--- 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<TPtiNumericKeyBinding>& 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.