inputmethods_plat/pen_input_server_api/inc/peninputcmdparam.h
branchRCL_3
changeset 10 6defe5d1bd39
parent 0 eb1f2e154e89
child 14 e6a39382bb9c
--- a/inputmethods_plat/pen_input_server_api/inc/peninputcmdparam.h	Mon Mar 15 12:42:02 2010 +0200
+++ b/inputmethods_plat/pen_input_server_api/inc/peninputcmdparam.h	Wed Mar 31 22:08:20 2010 +0300
@@ -150,4 +150,11 @@
     TInt iSymbol2;
 	TInt iSymbol3;
 	};
+	
+struct TFepSpellICFDisplayContent
+	{
+	TInt iCurPos;
+	TPtrC iICFText;
+	TPtrC iPromptText;
+	};
 #endif
\ No newline at end of file