fep/aknfep/inc/AknFepUiManagerChinese.h
branchRCL_3
changeset 56 8152b1f1763a
parent 50 5a1685599b76
--- a/fep/aknfep/inc/AknFepUiManagerChinese.h	Wed Sep 15 12:34:44 2010 +0300
+++ b/fep/aknfep/inc/AknFepUiManagerChinese.h	Wed Oct 13 14:55:58 2010 +0300
@@ -104,8 +104,6 @@
      * @since 2.6
      */
     void CloseUI();
-    
-    void CloseUIIn();
 
     /**
      * From CAknFepUIManagerBase
@@ -276,8 +274,8 @@
      * @since 2.6
      */
     void ConstructL(TLanguage aLanguage);
-
-	/**
+    
+   /**
 	* Tell whether this key mapped valid zhuyin, pinyin, or cangjie symbol
 	*/
     TBool IsValidChineseInputSymbol(TInt aKey, TPtiEngineInputMode aMode) const;
@@ -287,6 +285,7 @@
 	*/
     TBool IsValidChineseToneMarkKey(TInt aKey, TPtiEngineInputMode aMode) const;
 
+
 private: // Data
     TAknFepInputStateChineseBase iFepUiState;
     MAknFepUICtrlContainerChinese* iContainerPane;