fep/aknfep/UiPlugins/AknFepUiInterface/AvkonImpl/inc/AknFepUIAvkonCtrlPinyinPopup.h
branchRCL_3
changeset 3 f5a1e66df979
parent 0 eb1f2e154e89
--- a/fep/aknfep/UiPlugins/AknFepUiInterface/AvkonImpl/inc/AknFepUIAvkonCtrlPinyinPopup.h	Tue Feb 02 01:02:04 2010 +0200
+++ b/fep/aknfep/UiPlugins/AknFepUiInterface/AvkonImpl/inc/AknFepUIAvkonCtrlPinyinPopup.h	Fri Feb 19 23:09:27 2010 +0200
@@ -489,6 +489,8 @@
     void SetInputLayoutMiniQwertyZhuyin();
     
     void ResetInputLayoutMiniQwertyZhuyin();
+    
+    CDesCArrayFlat* ChooseChineseCharacterArraySpelling(void);
 
 protected: // From CCoeControl
 	TTypeUid::Ptr MopSupplyObject(TTypeUid aId);
@@ -622,6 +624,7 @@
     CDesCArrayFlat* iTempSpelling;
     //Chinese array
     CDesCArrayFlat* iChooseChineseCharacterArray;
+    CDesCArrayFlat* iChooseChineseCharacterArraySpelling;
     //Chinese Keystroke array
     CDesCArrayFlat* iChooseChineseCharacterArrayKeystroke;