textinput/ptienginev2/inc/PtiEngineImpl.h
branchRCL_3
changeset 29 857bebeecec0
parent 14 e6a39382bb9c
child 43 ebd48d2de13c
equal deleted inserted replaced
28:6c2c2d3ab788 29:857bebeecec0
   226         TPtiKeyboardType ActiveKeyboardType() const;        
   226         TPtiKeyboardType ActiveKeyboardType() const;        
   227         TPtiKeyboardType FindFirstAvailableQwertyKeyboardType(TInt aLang) const;                                              	
   227         TPtiKeyboardType FindFirstAvailableQwertyKeyboardType(TInt aLang) const;                                              	
   228         TPtiTextCase CaseForMappedCharacter(TChar aCharacter);
   228         TPtiTextCase CaseForMappedCharacter(TChar aCharacter);
   229         void RemoveTrailingPunctuations();
   229         void RemoveTrailingPunctuations();
   230         void RemoveTrailingPunctuations12Key();
   230         void RemoveTrailingPunctuations12Key();
       
   231 		void OnInputModeChanged(TPtiEngineInputMode aOldMode, TPtiEngineInputMode aNewMode);
   231 #ifdef FF_DUAL_LANGUAGE_SUPPORT
   232 #ifdef FF_DUAL_LANGUAGE_SUPPORT
   232         void  SearchKeySequenceInSecLang(TPtrC aIn, TDes8& aOut);
   233         void  SearchKeySequenceInSecLang(TPtrC aIn, TDes8& aOut);
   233 #endif // FF_DUAL_LANGUAGE_SUPPORT        
   234 #endif // FF_DUAL_LANGUAGE_SUPPORT        
   234         TBool IsCurrentCoreSupportCaseInfo();
   235         TBool IsCurrentCoreSupportCaseInfo();
   235 	private:	
   236 	private: