diff -r d48ab3b357f1 -r 978afdc0236f classicui_plat/extended_editors_api/inc/AknPhoneNumberEditor.h --- a/classicui_plat/extended_editors_api/inc/AknPhoneNumberEditor.h Wed Sep 01 12:16:19 2010 +0100 +++ b/classicui_plat/extended_editors_api/inc/AknPhoneNumberEditor.h Tue Sep 14 21:48:24 2010 +0300 @@ -158,6 +158,9 @@ IMPORT_C TInt GetEditorMode() const; IMPORT_C void ResetEditorToDefaultValues(); + IMPORT_C void SetQwertyAllowed( TBool aQwertyAllowed ); + IMPORT_C void SetHybridModeAllowed( TBool aHybridModeAllowed ); + public: // from CCoeControl /**