textinput/ptienginev2/inc/PtiEngineImpl.h
branchRCL_3
changeset 9 e6a39382bb9c
parent 8 4eb1ae11334f
child 16 857bebeecec0
equal deleted inserted replaced
8:4eb1ae11334f 9:e6a39382bb9c
   229         void RemoveTrailingPunctuations();
   229         void RemoveTrailingPunctuations();
   230         void RemoveTrailingPunctuations12Key();
   230         void RemoveTrailingPunctuations12Key();
   231 #ifdef FF_DUAL_LANGUAGE_SUPPORT
   231 #ifdef FF_DUAL_LANGUAGE_SUPPORT
   232         void  SearchKeySequenceInSecLang(TPtrC aIn, TDes8& aOut);
   232         void  SearchKeySequenceInSecLang(TPtrC aIn, TDes8& aOut);
   233 #endif // FF_DUAL_LANGUAGE_SUPPORT        
   233 #endif // FF_DUAL_LANGUAGE_SUPPORT        
       
   234         TBool IsCurrentCoreSupportCaseInfo();
   234 	private:	
   235 	private:	
   235 	    /*
   236 	    /*
   236 	    * Pointer to PtiEngine front end.
   237 	    * Pointer to PtiEngine front end.
   237 	    */
   238 	    */
   238 		CPtiEngine*              iFrontEnd;
   239 		CPtiEngine*              iFrontEnd;