equal
deleted
inserted
replaced
87 EIcfFont, |
87 EIcfFont, |
88 ESpellEditIndicatorRect, |
88 ESpellEditIndicatorRect, |
89 EImIndicatorRect, |
89 EImIndicatorRect, |
90 ESpellBackSpcae, |
90 ESpellBackSpcae, |
91 ESpellBackSpcaeInner, |
91 ESpellBackSpcaeInner, |
92 ESpellIndiPaneWithoutTextRect, |
92 EIndiPaneWithoutTextRect, |
93 ESpellIndiIconWithoutTextRect, |
93 EIndiIconWithoutTextRect, |
94 ESpellIndiTextLine, |
94 EIndiTextLine |
95 ESplitIndiPaneRect, |
|
96 ESplitIndiIconRect, |
|
97 ESplitIndiTextLine, |
|
98 EStarIconRect, |
|
99 EShiftIconRect |
|
100 }; |
95 }; |
101 |
96 |
102 enum TControlId |
97 enum TControlId |
103 { |
98 { |
104 ECtrlIdBackspace = 1000, |
99 ECtrlIdBackspace = 1000, |
116 ECtrlIdBackground, // used to display background |
111 ECtrlIdBackground, // used to display background |
117 ECtrlIdCancelWindow, |
112 ECtrlIdCancelWindow, |
118 ECtrlIdICF, |
113 ECtrlIdICF, |
119 ECtrlIdOkBtn, |
114 ECtrlIdOkBtn, |
120 ECtrlIdCancelBtn, |
115 ECtrlIdCancelBtn, |
121 ECtrlIdSplitIndiBubble, |
116 ECtrlIdLastStdCtrl = ECtrlIdCancelBtn+ 1 |
122 ECtrlIdLastStdCtrl |
|
123 }; |
117 }; |
124 |
118 |
125 enum TItutCommand |
119 enum TItutCommand |
126 { |
120 { |
127 EItutCmdCandidateSelected = ECmdPenInputImeCmdBase + 1, |
121 EItutCmdCandidateSelected = ECmdPenInputImeCmdBase + 1, |