textinput/peninputarc/gsplugin/gspeninputplugin/inc/gspeninputmodel.h
branchRCL_3
changeset 10 6defe5d1bd39
parent 0 eb1f2e154e89
child 43 ebd48d2de13c
--- a/textinput/peninputarc/gsplugin/gspeninputplugin/inc/gspeninputmodel.h	Mon Mar 15 12:42:02 2010 +0200
+++ b/textinput/peninputarc/gsplugin/gspeninputplugin/inc/gspeninputmodel.h	Wed Mar 31 22:08:20 2010 +0300
@@ -579,6 +579,14 @@
     
     TUid AppUidFromWndGroupIdL( TInt aWndGrpId );
     TBool IsTruiSupportedLanguage();
+    
+    /**
+     * Check if support hwr
+     *     
+     * @return ETrue: support hwr
+     *         EFalse: doesn't support hwr
+     */
+    TBool IsSupportHWR();
 
 private: