fep/aknfep/inc/AknFepManager.h
branchRCL_3
changeset 22 1bbdde98cc2d
parent 18 c8fb4cf7b3ae
child 38 b1ea1642412e
equal deleted inserted replaced
19:5e18d8c489d6 22:1bbdde98cc2d
   900      */
   900      */
   901     TBool EditorHasFreeSpace( TInt aNumberOfCharacter = 0 ) const;
   901     TBool EditorHasFreeSpace( TInt aNumberOfCharacter = 0 ) const;
   902 		TBool IsSpecialNumericEditor();
   902 		TBool IsSpecialNumericEditor();
   903 		
   903 		
   904 	void TryPopExactWordInICFL();
   904 	void TryPopExactWordInICFL();
       
   905 	
       
   906 	void HandleChangeInFocusForSettingFep();
   905 
   907 
   906 private:
   908 private:
   907 
   909 
   908     /**
   910     /**
   909      * Handles notifications that the UI has changed focus
   911      * Handles notifications that the UI has changed focus
  2811     /**
  2813     /**
  2812      * Active input language, only used for languages pop up list,
  2814      * Active input language, only used for languages pop up list,
  2813      * can not changed in other cases, e.g. in latin-only editor
  2815      * can not changed in other cases, e.g. in latin-only editor
  2814      */
  2816      */
  2815     TInt iActiveInputLanguage;
  2817     TInt iActiveInputLanguage;
       
  2818     
       
  2819     /**
       
  2820      * indicate whether matches popup list was lauched,
       
  2821      * when rotating the screen, we need to consider it, e.g V-ITUT  to FSQ
       
  2822      */
       
  2823     TBool iMatchesListLaunched;
       
  2824 
       
  2825 
  2816 public:
  2826 public:
  2817 
  2827 
  2818     //the follow 8 functions for phrase creation 
  2828     //the follow 8 functions for phrase creation 
  2819     /**
  2829     /**
  2820      * Set the state to pinyin phrase creation
  2830      * Set the state to pinyin phrase creation