equal
deleted
inserted
replaced
71 |
71 |
72 /** |
72 /** |
73 * Checks if keyevent is "*" key or following via taps of |
73 * Checks if keyevent is "*" key or following via taps of |
74 */ |
74 */ |
75 IMPORT_C static TBool IsExtraChar( |
75 IMPORT_C static TBool IsExtraChar( |
76 TInt aChar ); |
76 TInt aChar ); |
77 |
77 |
78 /** |
78 /** |
79 * Validates number entry string. |
79 * Validates number entry string. |
80 * |
80 * |
81 * String is ok if it contains only characters from |
81 * String is ok if it contains only characters from |