--- a/textinput/peninputsplititut/inc/peninputsplititutdata.h Fri Feb 19 23:09:27 2010 +0200
+++ b/textinput/peninputsplititut/inc/peninputsplititutdata.h Fri Mar 12 15:44:07 2010 +0200
@@ -80,6 +80,18 @@
EPreviewBubbleInnerRect,
EPreviewBubbleFont,
EPreviewBubbleTextlayout,
+ ESpellICFRect,
+ EBtnTextLine,
+ EItutPosOk,
+ EItutPosCancel,
+ EIcfFont,
+ ESpellEditIndicatorRect,
+ EImIndicatorRect,
+ ESpellBackSpcae,
+ ESpellBackSpcaeInner,
+ EIndiPaneWithoutTextRect,
+ EIndiIconWithoutTextRect,
+ EIndiTextLine
};
enum TControlId
@@ -98,7 +110,10 @@
ECtrlIdPuncCandsList,
ECtrlIdBackground, // used to display background
ECtrlIdCancelWindow,
- ECtrlIdLastStdCtrl = ECtrlIdBackground + 1
+ ECtrlIdICF,
+ ECtrlIdOkBtn,
+ ECtrlIdCancelBtn,
+ ECtrlIdLastStdCtrl = ECtrlIdCancelBtn+ 1
};
enum TItutCommand
@@ -110,6 +125,7 @@
EItutCmdPredictItemSelected,
EItutCmdArrowUp,
EItutCmdArrowDown,
+ EItutExtCmdSizeChanged,
EItutCmdCheckIcfEmpty
};