inputmethods_plat/pen_input_server_api/inc/peninputcmdparam.h
branchRCL_3
changeset 10 6defe5d1bd39
parent 0 eb1f2e154e89
child 14 e6a39382bb9c
equal deleted inserted replaced
8:6ceef9a83b1a 10:6defe5d1bd39
   148 	{
   148 	{
   149     TInt iSymbol1;
   149     TInt iSymbol1;
   150     TInt iSymbol2;
   150     TInt iSymbol2;
   151 	TInt iSymbol3;
   151 	TInt iSymbol3;
   152 	};
   152 	};
       
   153 	
       
   154 struct TFepSpellICFDisplayContent
       
   155 	{
       
   156 	TInt iCurPos;
       
   157 	TPtrC iICFText;
       
   158 	TPtrC iPromptText;
       
   159 	};
   153 #endif
   160 #endif