| branch | CompilerCompatibility |
| changeset 14 | 0d213b5329c6 |
| parent 9 | 1d7827e39b52 |
| 12:f747389cd752 | 14:0d213b5329c6 |
|---|---|
117 |
117 |
118 /* |
118 /* |
119 * Opens Sc number edit setting page |
119 * Opens Sc number edit setting page |
120 */ |
120 */ |
121 TBool HandleEditScNumberL( TInt aIndex ); |
121 TBool HandleEditScNumberL( TInt aIndex ); |
122 |
|
123 /* |
|
124 * Check if the read string is "Message sent as" |
|
125 */ |
|
126 TBool IsMessageSentStringL( HBufC* aString ); |
|
122 |
127 |
123 protected: |
128 protected: |
124 /* |
129 /* |
125 * C++ default constructor |
130 * C++ default constructor |
126 */ |
131 */ |