--- a/fep/aknfep/inc/AknFepManager.h Tue May 25 13:03:44 2010 +0300
+++ b/fep/aknfep/inc/AknFepManager.h Wed Jun 09 10:03:19 2010 +0300
@@ -902,6 +902,8 @@
TBool IsSpecialNumericEditor();
void TryPopExactWordInICFL();
+
+ void HandleChangeInFocusForSettingFep();
private:
@@ -2813,6 +2815,14 @@
* can not changed in other cases, e.g. in latin-only editor
*/
TInt iActiveInputLanguage;
+
+ /**
+ * indicate whether matches popup list was lauched,
+ * when rotating the screen, we need to consider it, e.g V-ITUT to FSQ
+ */
+ TBool iMatchesListLaunched;
+
+
public:
//the follow 8 functions for phrase creation