idlehomescreen/xmluirendering/renderingplugins/xntexteditorfactory/inc/xntexteditoradapter.h
branchRCL_3
changeset 11 ff572dfe6d86
parent 9 f966699dea19
child 12 9674c1a575e9
--- a/idlehomescreen/xmluirendering/renderingplugins/xntexteditorfactory/inc/xntexteditoradapter.h	Fri Feb 19 22:42:37 2010 +0200
+++ b/idlehomescreen/xmluirendering/renderingplugins/xntexteditorfactory/inc/xntexteditoradapter.h	Fri Mar 12 15:41:49 2010 +0200
@@ -159,12 +159,8 @@
     TInt                    iMaxLines; 
     /** Flag to indicate whether focus loss is refused */
     TBool                   iRefusesFocusLoss;
-    /** Flag to indicate is partial input supported*/
-    TBool                   iPartialInputEnabled;
-    /** Flag to indicate is partial input open*/
-    TBool                   iPartialInputOpen;
-    /** Flag to indicate whether split input should be remove or not*/
-    TBool                   iRemoveSplitInputFromStack;
+    /** Split input states*/
+    TInt                    iSplitInputState;
     };
 
 #endif      // _XNTEXTEDITORADAPTER_H