fep/aknfep/UiPlugins/AknFepUiInterface/AvkonImpl/inc/aknfepuictrlpinyineep.h
branchRCL_3
changeset 3 f5a1e66df979
parent 0 eb1f2e154e89
equal deleted inserted replaced
0:eb1f2e154e89 3:f5a1e66df979
   668     
   668     
   669     void SetNeedClearDeliberateSelection( TBool aNeedClearDeliberateSelection );
   669     void SetNeedClearDeliberateSelection( TBool aNeedClearDeliberateSelection );
   670     
   670     
   671     TBool NeedClearDeliberateSelection();
   671     TBool NeedClearDeliberateSelection();
   672     
   672     
       
   673     CDesCArrayFlat* PhraseZhuYinSpellingArray();
   673 protected:
   674 protected:
   674 
   675 
   675     /**
   676     /**
   676      * Layout contained controls.
   677      * Layout contained controls.
   677      * 
   678      * 
   950     
   951     
   951     TBool iMiniQwertyZhuyin;
   952     TBool iMiniQwertyZhuyin;
   952     
   953     
   953     TBool iNeedClearDeliberateSelection;
   954     TBool iNeedClearDeliberateSelection;
   954     
   955     
       
   956     /**
       
   957 	 * store ZhuYin Spelling
       
   958 	 */
       
   959     CDesCArrayFlat* iPhraseZhuYinSpellingArray;
   955     };
   960     };
   956 
   961 
   957 #endif /* C_AKNFEPUICTRLPINYINEEP_H */
   962 #endif /* C_AKNFEPUICTRLPINYINEEP_H */
   958 
   963 
   959 // End of File
   964 // End of File