textinput/ptienginev2/inc/PtiEngineImpl.h
branchRCL_3
changeset 29 857bebeecec0
parent 14 e6a39382bb9c
child 43 ebd48d2de13c
--- a/textinput/ptienginev2/inc/PtiEngineImpl.h	Wed Jun 09 10:03:19 2010 +0300
+++ b/textinput/ptienginev2/inc/PtiEngineImpl.h	Mon Jun 21 16:02:35 2010 +0300
@@ -228,6 +228,7 @@
         TPtiTextCase CaseForMappedCharacter(TChar aCharacter);
         void RemoveTrailingPunctuations();
         void RemoveTrailingPunctuations12Key();
+		void OnInputModeChanged(TPtiEngineInputMode aOldMode, TPtiEngineInputMode aNewMode);
 #ifdef FF_DUAL_LANGUAGE_SUPPORT
         void  SearchKeySequenceInSecLang(TPtrC aIn, TDes8& aOut);
 #endif // FF_DUAL_LANGUAGE_SUPPORT