fep/aknfep/UiPlugins/AknFepUiInterface/AvkonImpl/inc/aknfepuictrlpinyineep.h
branchRCL_3
changeset 3 f5a1e66df979
parent 0 eb1f2e154e89
--- a/fep/aknfep/UiPlugins/AknFepUiInterface/AvkonImpl/inc/aknfepuictrlpinyineep.h	Tue Feb 02 01:02:04 2010 +0200
+++ b/fep/aknfep/UiPlugins/AknFepUiInterface/AvkonImpl/inc/aknfepuictrlpinyineep.h	Fri Feb 19 23:09:27 2010 +0200
@@ -670,6 +670,7 @@
     
     TBool NeedClearDeliberateSelection();
     
+    CDesCArrayFlat* PhraseZhuYinSpellingArray();
 protected:
 
     /**
@@ -952,6 +953,10 @@
     
     TBool iNeedClearDeliberateSelection;
     
+    /**
+	 * store ZhuYin Spelling
+	 */
+    CDesCArrayFlat* iPhraseZhuYinSpellingArray;
     };
 
 #endif /* C_AKNFEPUICTRLPINYINEEP_H */