diff -r ac7e4d1d9209 -r ebd48d2de13c textinput/ptienginev2/inc/PtiEngineImpl.h --- a/textinput/ptienginev2/inc/PtiEngineImpl.h Thu Aug 19 10:15:25 2010 +0300 +++ b/textinput/ptienginev2/inc/PtiEngineImpl.h Tue Aug 31 15:31:50 2010 +0300 @@ -223,16 +223,14 @@ RArray& aResult, TBool aUseExtendedSet, TPtiKeyboardType aKeyboardtype = EPtiKeyboardNone); - TPtiKeyboardType ActiveKeyboardType() const; + TPtiKeyboardType ActiveKeyboardTypeL(); TPtiKeyboardType FindFirstAvailableQwertyKeyboardType(TInt aLang) const; 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 - TBool IsCurrentCoreSupportCaseInfo(); private: /* * Pointer to PtiEngine front end.