equal
deleted
inserted
replaced
124 |
124 |
125 TInt FetchContact( TInt aSpeedDialPosition, CPhCntContact*& aContact ); |
125 TInt FetchContact( TInt aSpeedDialPosition, CPhCntContact*& aContact ); |
126 |
126 |
127 void CopyNumberL( TDes& aAppendTo, const TDesC& aNumber ); |
127 void CopyNumberL( TDes& aAppendTo, const TDesC& aNumber ); |
128 |
128 |
|
129 void ParseNumber( TDes& aNumber ); |
|
130 |
129 /** |
131 /** |
130 * Setups the field info with new attributes. |
132 * Setups the field info with new attributes. |
131 * @param aContact Contact information |
133 * @param aContact Contact information |
132 * @param aSpeedDialPosition A speed dial position. |
134 * @param aSpeedDialPosition A speed dial position. |
133 * @param aFieldInfo Speed dial contact information. |
135 * @param aFieldInfo Speed dial contact information. |