textinput/ptienginev2/BWINS/PTIENGINEU.DEF
changeset 0 eb1f2e154e89
equal deleted inserted replaced
-1:000000000000 0:eb1f2e154e89
       
     1 EXPORTS
       
     2 	??0CPtiUserDictionary@@IAE@XZ @ 1 NONAME ; protected: __thiscall CPtiUserDictionary::CPtiUserDictionary(void)
       
     3 	??1CPtiCoreLanguage@@UAE@XZ @ 2 NONAME ; public: virtual __thiscall CPtiCoreLanguage::~CPtiCoreLanguage(void)
       
     4 	??1CPtiKeyMappings@@UAE@XZ @ 3 NONAME ; public: virtual __thiscall CPtiKeyMappings::~CPtiKeyMappings(void)
       
     5 	??1CPtiUserDictionary@@UAE@XZ @ 4 NONAME ; public: virtual __thiscall CPtiUserDictionary::~CPtiUserDictionary(void)
       
     6 	?ActivateLanguageL@CPtiEngine@@QAEHHW4TPtiEngineInputMode@@@Z @ 5 NONAME ; public: int __thiscall CPtiEngine::ActivateLanguageL(int,enum TPtiEngineInputMode)
       
     7 	?AddCoreL@CPtiEngine@@QAEHABVTDesC16@@H@Z @ 6 NONAME ; public: int __thiscall CPtiEngine::AddCoreL(class TDesC16 const &,int)
       
     8 	?AddUserDictionaryEntry@CPtiEngine@@QAEHAAVMPtiUserDictionaryEntry@@@Z @ 7 NONAME ; public: int __thiscall CPtiEngine::AddUserDictionaryEntry(class MPtiUserDictionaryEntry &)
       
     9 	?AddUserDictionaryEntry@CPtiEngine@@QAEHAAVMPtiUserDictionaryEntry@@H@Z @ 8 NONAME ; public: int __thiscall CPtiEngine::AddUserDictionaryEntry(class MPtiUserDictionaryEntry &,int)
       
    10 	?AppendKeyPress@CPtiEngine@@QAE?AVTPtrC16@@W4TPtiKey@@@Z @ 9 NONAME ; public: class TPtrC16  __thiscall CPtiEngine::AppendKeyPress(enum TPtiKey)
       
    11 	?AttachUserDictionaryL@CPtiEngine@@QAEPAVMPtiUserDictionary@@AAVTDesC16@@@Z @ 10 NONAME ; public: class MPtiUserDictionary * __thiscall CPtiEngine::AttachUserDictionaryL(class TDesC16 &)
       
    12 	?AvailableCharConversions@CPtiEngine@@QBEKXZ @ 11 NONAME ; public: unsigned long __thiscall CPtiEngine::AvailableCharConversions(void)const 
       
    13 	?CancelTimerActivity@CPtiEngine@@QAEHXZ @ 12 NONAME ; public: int __thiscall CPtiEngine::CancelTimerActivity(void)
       
    14 	?CandidatePage@CPtiEngine@@QAE?AVTPtrC16@@XZ @ 13 NONAME ; public: class TPtrC16  __thiscall CPtiEngine::CandidatePage(void)
       
    15 	?CharConversion@CPtiEngine@@QAEHW4TPtiCharConversion@@PAXH1@Z @ 14 NONAME ; public: int __thiscall CPtiEngine::CharConversion(enum TPtiCharConversion,void *,int,void *)
       
    16 	?CharacterToKey@CPtiEngine@@QAE?AW4TPtiKey@@G@Z @ 15 NONAME ; public: enum TPtiKey  __thiscall CPtiEngine::CharacterToKey(unsigned short)
       
    17 	?ClearCurrentWord@CPtiEngine@@QAEXXZ @ 16 NONAME ; public: void __thiscall CPtiEngine::ClearCurrentWord(void)
       
    18 	?ClearMultitapping@CPtiCoreLanguage@@QAEXXZ @ 17 NONAME ; public: void __thiscall CPtiCoreLanguage::ClearMultitapping(void)
       
    19 	?CloseCurrentLanguageL@CPtiEngine@@QAEXXZ @ 18 NONAME ; public: void __thiscall CPtiEngine::CloseCurrentLanguageL(void)
       
    20 	?CommitCurrentWord@CPtiEngine@@QAEHXZ @ 19 NONAME ; public: int __thiscall CPtiEngine::CommitCurrentWord(void)
       
    21 	?CompositionData@CPtiEngine@@QAEPAVMPtiEngineCompositionDataInterface@@XZ @ 20 NONAME ; public: class MPtiEngineCompositionDataInterface * __thiscall CPtiEngine::CompositionData(void)
       
    22 	?CoreInfo@CPtiEngine@@QBEPAVMPtiCoreInfo@@W4TPtiEngineInputMode@@@Z @ 21 NONAME ; public: class MPtiCoreInfo * __thiscall CPtiEngine::CoreInfo(enum TPtiEngineInputMode)const 
       
    23 	?CreateUserDictionaryL@CPtiEngine@@QAEHAAVTDesC16@@PAVCDesC16ArrayFlat@@W4TPtiEngineInputMode@@@Z @ 22 NONAME ; public: int __thiscall CPtiEngine::CreateUserDictionaryL(class TDesC16 &,class CDesC16ArrayFlat *,enum TPtiEngineInputMode)
       
    24 	?DefaultUserDictionary@CPtiEngine@@QAEPAVMPtiUserDictionary@@W4TPtiEngineInputMode@@@Z @ 23 NONAME ; public: class MPtiUserDictionary * __thiscall CPtiEngine::DefaultUserDictionary(enum TPtiEngineInputMode)
       
    25 	?DeleteKeyPress@CPtiEngine@@QAE?AVTPtrC16@@XZ @ 24 NONAME ; public: class TPtrC16  __thiscall CPtiEngine::DeleteKeyPress(void)
       
    26 	?DetachUserDictionary@CPtiEngine@@QAEHAAVTDesC16@@@Z @ 25 NONAME ; public: int __thiscall CPtiEngine::DetachUserDictionary(class TDesC16 &)
       
    27 	?DetachUserDictionary@CPtiEngine@@QAEHH@Z @ 26 NONAME ; public: int __thiscall CPtiEngine::DetachUserDictionary(int)
       
    28 	?EnableToneMarks@CPtiEngine@@QAEXH@Z @ 27 NONAME ; public: void __thiscall CPtiEngine::EnableToneMarks(int)
       
    29 	?FirstCandidate@CPtiEngine@@QAE?AVTPtrC16@@XZ @ 28 NONAME ; public: class TPtrC16  __thiscall CPtiEngine::FirstCandidate(void)
       
    30 	?GetAvailableInputModesL@CPtiCoreLanguage@@UAEXPAV?$CArrayFix@H@@@Z @ 29 NONAME ; public: virtual void __thiscall CPtiCoreLanguage::GetAvailableInputModesL(class CArrayFix<int> *)
       
    31 	?GetAvailableLanguagesL@CPtiEngine@@QAEXPAV?$CArrayFix@H@@@Z @ 30 NONAME ; public: void __thiscall CPtiEngine::GetAvailableLanguagesL(class CArrayFix<int> *)
       
    32 	?GetCandidateListL@CPtiEngine@@QAEHAAVCDesC16Array@@@Z @ 31 NONAME ; public: int __thiscall CPtiEngine::GetCandidateListL(class CDesC16Array &)
       
    33 	?GetCore@CPtiCoreLanguage@@QAEPAVMPtiCore@@W4TPtiEngineInputMode@@@Z @ 32 NONAME ; public: class MPtiCore * __thiscall CPtiCoreLanguage::GetCore(enum TPtiEngineInputMode)
       
    34 	?GetDataForKey@CPtiKeyMappings@@QAEXW4TPtiKey@@AAVTDes16@@W4TPtiTextCase@@@Z @ 33 NONAME ; public: void __thiscall CPtiKeyMappings::GetDataForKey(enum TPtiKey,class TDes16 &,enum TPtiTextCase)
       
    35 	?GetKeymappings@CPtiCoreLanguage@@QBEPAVMPtiKeyMappings@@XZ @ 34 NONAME ; public: class MPtiKeyMappings * __thiscall CPtiCoreLanguage::GetKeymappings(void)const 
       
    36 	?GetLanguage@CPtiEngine@@QBEPAVMPtiLanguage@@H@Z @ 35 NONAME ; public: class MPtiLanguage * __thiscall CPtiEngine::GetLanguage(int)const 
       
    37 	?GetLocalizedLanguageName@CPtiEngine@@QAEXHAAVTDes16@@@Z @ 36 NONAME ; public: void __thiscall CPtiEngine::GetLocalizedLanguageName(int,class TDes16 &)
       
    38 	?GetModeNameIndexL@CPtiEngine@@QAEXW4TPtiChineseVariant@@AAV?$RArray@H@@@Z @ 37 NONAME ; public: void __thiscall CPtiEngine::GetModeNameIndexL(enum TPtiChineseVariant,class RArray<int> &)
       
    39 	?GetNextWordCandidateListL@CPtiEngine@@QAEHAAVCDesC16Array@@@Z @ 38 NONAME ; public: int __thiscall CPtiEngine::GetNextWordCandidateListL(class CDesC16Array &)
       
    40 	?GetPhoneticSpelling@CPtiEngine@@QBE?AVTPtrC16@@H@Z @ 39 NONAME ; public: class TPtrC16  __thiscall CPtiEngine::GetPhoneticSpelling(int)const 
       
    41 	?GetSpelling@CPtiEngine@@QAEHGAAVTDes16@@W4TPtiSpelling@@@Z @ 40 NONAME ; public: int __thiscall CPtiEngine::GetSpelling(unsigned short,class TDes16 &,enum TPtiSpelling)
       
    42 	?GetUserDictionaryEntry@CPtiEngine@@QAEHHAAVMPtiUserDictionaryEntry@@@Z @ 41 NONAME ; public: int __thiscall CPtiEngine::GetUserDictionaryEntry(int,class MPtiUserDictionaryEntry &)
       
    43 	?HandleCommandL@CPtiEngine@@QAEHW4TPtiEngineCommand@@PAX@Z @ 42 NONAME ; public: int __thiscall CPtiEngine::HandleCommandL(enum TPtiEngineCommand,void *)
       
    44 	?HasCore@CPtiCoreLanguage@@QBEHPAVMPtiCore@@@Z @ 43 NONAME ; public: int __thiscall CPtiCoreLanguage::HasCore(class MPtiCore *)const 
       
    45 	?HasInputMode@CPtiCoreLanguage@@UBEHW4TPtiEngineInputMode@@@Z @ 44 NONAME ; public: virtual int __thiscall CPtiCoreLanguage::HasInputMode(enum TPtiEngineInputMode)const 
       
    46 	?IncrementToneMark@CPtiEngine@@QAEHH@Z @ 45 NONAME ; public: int __thiscall CPtiEngine::IncrementToneMark(int)
       
    47 	?IsToneMarkValidForSpelling@CPtiEngine@@QBEHXZ @ 46 NONAME ; public: int __thiscall CPtiEngine::IsToneMarkValidForSpelling(void)const 
       
    48 	?KeyForCharacter@CPtiKeyMappings@@UAE?AW4TPtiKey@@G@Z @ 47 NONAME ; public: virtual enum TPtiKey  __thiscall CPtiKeyMappings::KeyForCharacter(unsigned short)
       
    49 	?LocalizedNameDes@CPtiCoreLanguage@@QAEAAVTDes16@@XZ @ 48 NONAME ; public: class TDes16 & __thiscall CPtiCoreLanguage::LocalizedNameDes(void)
       
    50 	?MoreCandidatePages@CPtiEngine@@QAEHXZ @ 49 NONAME ; public: int __thiscall CPtiEngine::MoreCandidatePages(void)
       
    51 	?NewL@CPtiCoreLanguage@@SAPAV1@XZ @ 50 NONAME ; public: static class CPtiCoreLanguage * __cdecl CPtiCoreLanguage::NewL(void)
       
    52 	?NewL@CPtiEngine@@SAPAV1@ABVTDesC16@@H@Z @ 51 NONAME ; public: static class CPtiEngine * __cdecl CPtiEngine::NewL(class TDesC16 const &,int)
       
    53 	?NewL@CPtiEngine@@SAPAV1@H@Z @ 52 NONAME ; public: static class CPtiEngine * __cdecl CPtiEngine::NewL(int)
       
    54 	?NewL@CPtiKeyMappings@@SAPAV1@AAVTDesC16@@@Z @ 53 NONAME ; public: static class CPtiKeyMappings * __cdecl CPtiKeyMappings::NewL(class TDesC16 &)
       
    55 	?NewL@CPtiKeyMappings@@SAPAV1@PAF@Z @ 54 NONAME ; public: static class CPtiKeyMappings * __cdecl CPtiKeyMappings::NewL(short *)
       
    56 	?NewL@CPtiUserDictionary@@SAPAV1@AAVTDesC16@@H@Z @ 55 NONAME ; public: static class CPtiUserDictionary * __cdecl CPtiUserDictionary::NewL(class TDesC16 &,int)
       
    57 	?NewL@CPtiUserDictionary@@SAPAV1@H@Z @ 56 NONAME ; public: static class CPtiUserDictionary * __cdecl CPtiUserDictionary::NewL(int)
       
    58 	?NextCandidate@CPtiEngine@@QAE?AVTPtrC16@@XZ @ 57 NONAME ; public: class TPtrC16  __thiscall CPtiEngine::NextCandidate(void)
       
    59 	?NextCandidatePage@CPtiEngine@@QAEHXZ @ 58 NONAME ; public: int __thiscall CPtiEngine::NextCandidatePage(void)
       
    60 	?NextKey@CPtiKeyMappings@@UAEGW4TPtiKey@@AAHW4TPtiTextCase@@@Z @ 59 NONAME ; public: virtual unsigned short __thiscall CPtiKeyMappings::NextKey(enum TPtiKey,int &,enum TPtiTextCase)
       
    61 	?NumberOfCandidates@CPtiEngine@@QAEHXZ @ 60 NONAME ; public: int __thiscall CPtiEngine::NumberOfCandidates(void)
       
    62 	?NumberOfEntriesInUserDictionary@CPtiEngine@@QAEHXZ @ 61 NONAME ; public: int __thiscall CPtiEngine::NumberOfEntriesInUserDictionary(void)
       
    63 	?OpenL@CPtiUserDictionary@@UAEHAAVTDesC16@@H@Z @ 62 NONAME ; public: virtual int __thiscall CPtiUserDictionary::OpenL(class TDesC16 &,int)
       
    64 	?PhoneticSpellingCount@CPtiEngine@@QBEHXZ @ 63 NONAME ; public: int __thiscall CPtiEngine::PhoneticSpellingCount(void)const 
       
    65 	?PreviousCandidate@CPtiEngine@@QAE?AVTPtrC16@@XZ @ 64 NONAME ; public: class TPtrC16  __thiscall CPtiEngine::PreviousCandidate(void)
       
    66 	?PreviousCandidatePage@CPtiEngine@@QAEHXZ @ 65 NONAME ; public: int __thiscall CPtiEngine::PreviousCandidatePage(void)
       
    67 	?ReadingTextL@CPtiEngine@@QAE?AVTPtrC16@@XZ @ 66 NONAME ; public: class TPtrC16  __thiscall CPtiEngine::ReadingTextL(void)
       
    68 	?RemoveEntryFromUserDictionary@CPtiEngine@@QAEHAAVMPtiUserDictionaryEntry@@@Z @ 67 NONAME ; public: int __thiscall CPtiEngine::RemoveEntryFromUserDictionary(class MPtiUserDictionaryEntry &)
       
    69 	?RemoveEntryFromUserDictionary@CPtiEngine@@QAEHAAVMPtiUserDictionaryEntry@@H@Z @ 68 NONAME ; public: int __thiscall CPtiEngine::RemoveEntryFromUserDictionary(class MPtiUserDictionaryEntry &,int)
       
    70 	?ReplaceKeyMapL@CPtiKeyMappings@@UAEHW4TPtiKey@@AAVTDesC16@@W4TPtiTextCase@@@Z @ 69 NONAME ; public: virtual int __thiscall CPtiKeyMappings::ReplaceKeyMapL(enum TPtiKey,class TDesC16 &,enum TPtiTextCase)
       
    71 	?ResetToneMark@CPtiEngine@@QAEXXZ @ 70 NONAME ; public: void __thiscall CPtiEngine::ResetToneMark(void)
       
    72 	?SelectPhoneticSpelling@CPtiEngine@@QAEHH@Z @ 71 NONAME ; public: int __thiscall CPtiEngine::SelectPhoneticSpelling(int)
       
    73 	?SelectedPhoneticSpelling@CPtiEngine@@QBEHXZ @ 72 NONAME ; public: int __thiscall CPtiEngine::SelectedPhoneticSpelling(void)const 
       
    74 	?SetCandidatePageLength@CPtiEngine@@QAEXH@Z @ 73 NONAME ; public: void __thiscall CPtiEngine::SetCandidatePageLength(int)
       
    75 	?SetCore@CPtiCoreLanguage@@QAEXPAVMPtiCore@@W4TPtiEngineInputMode@@@Z @ 74 NONAME ; public: void __thiscall CPtiCoreLanguage::SetCore(class MPtiCore *,enum TPtiEngineInputMode)
       
    76 	?SetCurrentWord@CPtiEngine@@QAEHVTPtrC16@@@Z @ 75 NONAME ; public: int __thiscall CPtiEngine::SetCurrentWord(class TPtrC16)
       
    77 	?SetDataL@CPtiUserDictionary@@UAEXPAXH@Z @ 76 NONAME ; public: virtual void __thiscall CPtiUserDictionary::SetDataL(void *,int)
       
    78 	?SetExternalKeyMapL@CPtiEngine@@QAEHW4TPtiEngineInputMode@@W4TPtiKey@@AAVTDesC16@@W4TPtiTextCase@@@Z @ 77 NONAME ; public: int __thiscall CPtiEngine::SetExternalKeyMapL(enum TPtiEngineInputMode,enum TPtiKey,class TDesC16 &,enum TPtiTextCase)
       
    79 	?SetInputMode@CPtiEngine@@QAEHW4TPtiEngineInputMode@@@Z @ 78 NONAME ; public: int __thiscall CPtiEngine::SetInputMode(enum TPtiEngineInputMode)
       
    80 	?SetKeyMappings@CPtiCoreLanguage@@QAEXPAVMPtiKeyMappings@@@Z @ 79 NONAME ; public: void __thiscall CPtiCoreLanguage::SetKeyMappings(class MPtiKeyMappings *)
       
    81 	?SetLanguageCode@CPtiCoreLanguage@@QAEXH@Z @ 80 NONAME ; public: void __thiscall CPtiCoreLanguage::SetLanguageCode(int)
       
    82 	?SetLocalizedName@CPtiCoreLanguage@@QAEXABVTDesC16@@@Z @ 81 NONAME ; public: void __thiscall CPtiCoreLanguage::SetLocalizedName(class TDesC16 const &)
       
    83 	?SetPredictiveChineseChar@CPtiEngine@@QAEHABVTDesC16@@@Z @ 82 NONAME ; public: int __thiscall CPtiEngine::SetPredictiveChineseChar(class TDesC16 const &)
       
    84 	?SetReordering@CPtiEngine@@QAEHH@Z @ 83 NONAME ; public: int __thiscall CPtiEngine::SetReordering(int)
       
    85 	?SpaceLeft@CPtiUserDictionary@@UBEHXZ @ 84 NONAME ; public: virtual int __thiscall CPtiUserDictionary::SpaceLeft(void)const 
       
    86 	?ToneMark@CPtiEngine@@QBEHAAG@Z @ 85 NONAME ; public: int __thiscall CPtiEngine::ToneMark(unsigned short &)const 
       
    87 	?WriteL@CPtiUserDictionary@@UAEHAAVTDesC16@@@Z @ 86 NONAME ; public: virtual int __thiscall CPtiUserDictionary::WriteL(class TDesC16 &)
       
    88 	?WriteL@CPtiUserDictionary@@UAEHXZ @ 87 NONAME ; public: virtual int __thiscall CPtiUserDictionary::WriteL(void)
       
    89 	??1CPtiQwertyKeyMappings@@UAE@XZ @ 88 NONAME ; public: virtual __thiscall CPtiQwertyKeyMappings::~CPtiQwertyKeyMappings(void)
       
    90 	?GetDataForKey@CPtiQwertyKeyMappings@@QAEXW4TPtiKey@@AAVTDes16@@W4TPtiTextCase@@@Z @ 89 NONAME ; public: void __thiscall CPtiQwertyKeyMappings::GetDataForKey(enum TPtiKey,class TDes16 &,enum TPtiTextCase)
       
    91 	?GetQwertyKeymappings@CPtiCoreLanguage@@QBEPAVMPtiKeyMappings@@XZ @ 90 NONAME ; public: class MPtiKeyMappings * __thiscall CPtiCoreLanguage::GetQwertyKeymappings(void)const 
       
    92 	?KeyForCharacter@CPtiQwertyKeyMappings@@UAE?AW4TPtiKey@@G@Z @ 91 NONAME ; public: virtual enum TPtiKey  __thiscall CPtiQwertyKeyMappings::KeyForCharacter(unsigned short)
       
    93 	?NewL@CPtiQwertyKeyMappings@@SAPAV1@AAVTDesC16@@@Z @ 92 NONAME ; public: static class CPtiQwertyKeyMappings * __cdecl CPtiQwertyKeyMappings::NewL(class TDesC16 &)
       
    94 	?NewL@CPtiQwertyKeyMappings@@SAPAV1@PAF@Z @ 93 NONAME ; public: static class CPtiQwertyKeyMappings * __cdecl CPtiQwertyKeyMappings::NewL(short *)
       
    95 	?NextKey@CPtiQwertyKeyMappings@@UAEGW4TPtiKey@@AAHW4TPtiTextCase@@@Z @ 94 NONAME ; public: virtual unsigned short __thiscall CPtiQwertyKeyMappings::NextKey(enum TPtiKey,int &,enum TPtiTextCase)
       
    96 	?ReplaceKeyMapL@CPtiQwertyKeyMappings@@UAEHW4TPtiKey@@AAVTDesC16@@W4TPtiTextCase@@@Z @ 95 NONAME ; public: virtual int __thiscall CPtiQwertyKeyMappings::ReplaceKeyMapL(enum TPtiKey,class TDesC16 &,enum TPtiTextCase)
       
    97 	?SetQwertyKeyMappings@CPtiCoreLanguage@@QAEXPAVMPtiKeyMappings@@@Z @ 96 NONAME ; public: void __thiscall CPtiCoreLanguage::SetQwertyKeyMappings(class MPtiKeyMappings *)
       
    98 	?ClearQwerty@CPtiCoreLanguage@@QAEXXZ @ 97 NONAME ; public: void __thiscall CPtiCoreLanguage::ClearQwerty(void)
       
    99 	?Case@CPtiEngine@@QBE?AW4TPtiTextCase@@XZ @ 98 NONAME ; public: enum TPtiTextCase  __thiscall CPtiEngine::Case(void)const 
       
   100 	?CoreInfo@CPtiEngineImpl@@QBEPAVMPtiCoreInfo@@W4TPtiEngineInputMode@@@Z @ 99 NONAME ; public: class MPtiCoreInfo * __thiscall CPtiEngineImpl::CoreInfo(enum TPtiEngineInputMode)const 
       
   101 	?CurrentLanguage@CPtiEngine@@QAEPAVMPtiLanguage@@XZ @ 100 NONAME ; public: class MPtiLanguage * __thiscall CPtiEngine::CurrentLanguage(void)
       
   102 	?CurrentWord@CPtiEngine@@QAE?AVTPtrC16@@XZ @ 101 NONAME ; public: class TPtrC16  __thiscall CPtiEngine::CurrentWord(void)
       
   103 	?InputMode@CPtiEngine@@QBE?AW4TPtiEngineInputMode@@XZ @ 102 NONAME ; public: enum TPtiEngineInputMode  __thiscall CPtiEngine::InputMode(void)const 
       
   104 	?LastEnteredKey@CPtiEngine@@QBE?AW4TPtiKey@@XZ @ 103 NONAME ; public: enum TPtiKey  __thiscall CPtiEngine::LastEnteredKey(void)const 
       
   105 	?NumberOfLanguages@CPtiEngine@@QBEHXZ @ 104 NONAME ; public: int __thiscall CPtiEngine::NumberOfLanguages(void)const 
       
   106 	?Observer@CPtiEngine@@QAEPAVMPtiObserver@@XZ @ 105 NONAME ; public: class MPtiObserver * __thiscall CPtiEngine::Observer(void)
       
   107 	?SetCase@CPtiEngine@@QAEXW4TPtiTextCase@@@Z @ 106 NONAME ; public: void __thiscall CPtiEngine::SetCase(enum TPtiTextCase)
       
   108 	?SetObserver@CPtiEngine@@QAEXPAVMPtiObserver@@@Z @ 107 NONAME ; public: void __thiscall CPtiEngine::SetObserver(class MPtiObserver *)
       
   109 	?CurrentInputSequence@CPtiEngine@@QBE?AVTPtrC8@@XZ @ 108 NONAME ; public: class TPtrC8  __thiscall CPtiEngine::CurrentInputSequence(void)const 
       
   110 	??1CPtiEngine@@UAE@XZ @ 109 NONAME ; public: virtual __thiscall CPtiEngine::~CPtiEngine(void)
       
   111 	?GetChinesePhraseCandidatesL@CPtiEngine@@QAEHAAVCDesC16Array@@@Z @ 110 NONAME ; public: int __thiscall CPtiEngine::GetChinesePhraseCandidatesL(class CDesC16Array &)
       
   112 	?GetPhoneticSpellingsL@CPtiEngine@@QAEHAAVCDesC16Array@@@Z @ 111 NONAME ; public: int __thiscall CPtiEngine::GetPhoneticSpellingsL(class CDesC16Array &)
       
   113 	??1CPtiCore@@UAE@XZ @ 112 NONAME ; public: virtual __thiscall CPtiCore::~CPtiCore(void)
       
   114 	?AddCoreL@CPtiEngine@@QAEHVTUid@@H@Z @ 113 NONAME ; public: int __thiscall CPtiEngine::AddCoreL(class TUid,int)
       
   115 	?AddUserDictionaryEntry@CPtiCore@@UAEHAAVMPtiUserDictionaryEntry@@PAVCPtiUserDictionary@@@Z @ 114 NONAME ; public: virtual int __thiscall CPtiCore::AddUserDictionaryEntry(class MPtiUserDictionaryEntry &,class CPtiUserDictionary *)
       
   116 	?AttachUserDictionary@CPtiCore@@UAEHPAVCPtiUserDictionary@@@Z @ 115 NONAME ; public: virtual int __thiscall CPtiCore::AttachUserDictionary(class CPtiUserDictionary *)
       
   117 	?CompositionData@CPtiCore@@UAEPAVMPtiEngineCompositionDataInterface@@XZ @ 116 NONAME ; public: virtual class MPtiEngineCompositionDataInterface * __thiscall CPtiCore::CompositionData(void)
       
   118 	?CreateCoreL@CPtiCore@@SAPAV1@VTUid@@@Z @ 117 NONAME ; public: static class CPtiCore * __cdecl CPtiCore::CreateCoreL(class TUid)
       
   119 	?CreateEmptyUserDictionaryL@CPtiCore@@UAEPAVCPtiUserDictionary@@H@Z @ 118 NONAME ; public: virtual class CPtiUserDictionary * __thiscall CPtiCore::CreateEmptyUserDictionaryL(int)
       
   120 	?DetachUserDictionary@CPtiCore@@UAEHPAVCPtiUserDictionary@@@Z @ 119 NONAME ; public: virtual int __thiscall CPtiCore::DetachUserDictionary(class CPtiUserDictionary *)
       
   121 	?GetCandidateListL@CPtiCore@@UAEHAAVCDesC16Array@@@Z @ 120 NONAME ; public: virtual int __thiscall CPtiCore::GetCandidateListL(class CDesC16Array &)
       
   122 	?GetCandidatePage@CPtiCore@@UAE?AVTPtrC16@@XZ @ 121 NONAME ; public: virtual class TPtrC16  __thiscall CPtiCore::GetCandidatePage(void)
       
   123 	?GetFirstCandidate@CPtiCore@@UAEHAAVTDes16@@@Z @ 122 NONAME ; public: virtual int __thiscall CPtiCore::GetFirstCandidate(class TDes16 &)
       
   124 	?GetNextCandidate@CPtiCore@@UAEHAAVTDes16@@@Z @ 123 NONAME ; public: virtual int __thiscall CPtiCore::GetNextCandidate(class TDes16 &)
       
   125 	?GetNextWordCandidateListL@CPtiCore@@UAEHAAVCDesC16Array@@@Z @ 124 NONAME ; public: virtual int __thiscall CPtiCore::GetNextWordCandidateListL(class CDesC16Array &)
       
   126 	?GetPhoneticSpelling@CPtiCore@@UBE?AVTPtrC16@@H@Z @ 125 NONAME ; public: virtual class TPtrC16  __thiscall CPtiCore::GetPhoneticSpelling(int)const 
       
   127 	?GetPreviousCandidate@CPtiCore@@UAEHAAVTDes16@@@Z @ 126 NONAME ; public: virtual int __thiscall CPtiCore::GetPreviousCandidate(class TDes16 &)
       
   128 	?GetUserDictionaryEntry@CPtiCore@@UAEHHAAVMPtiUserDictionaryEntry@@PAVCPtiUserDictionary@@@Z @ 127 NONAME ; public: virtual int __thiscall CPtiCore::GetUserDictionaryEntry(int,class MPtiUserDictionaryEntry &,class CPtiUserDictionary *)
       
   129 	?IsToneMarkValidForSpelling@CPtiCore@@UAEHXZ @ 128 NONAME ; public: virtual int __thiscall CPtiCore::IsToneMarkValidForSpelling(void)
       
   130 	?ListCoresLC@CPtiCore@@SAPAV?$CArrayFix@H@@XZ @ 129 NONAME ; public: static class CArrayFix<int> * __cdecl CPtiCore::ListCoresLC(void)
       
   131 	?MoreCandidatePages@CPtiCore@@UAEHXZ @ 130 NONAME ; public: virtual int __thiscall CPtiCore::MoreCandidatePages(void)
       
   132 	?NewL@CPtiEngine@@SAPAV1@VTUid@@H@Z @ 131 NONAME ; public: static class CPtiEngine * __cdecl CPtiEngine::NewL(class TUid,int)
       
   133 	?NextCandidatePage@CPtiCore@@UAEHXZ @ 132 NONAME ; public: virtual int __thiscall CPtiCore::NextCandidatePage(void)
       
   134 	?NumberOfCandidates@CPtiCore@@UAEHXZ @ 133 NONAME ; public: virtual int __thiscall CPtiCore::NumberOfCandidates(void)
       
   135 	?NumberOfEntriesInUserDictionary@CPtiCore@@UAEHPAVCPtiUserDictionary@@@Z @ 134 NONAME ; public: virtual int __thiscall CPtiCore::NumberOfEntriesInUserDictionary(class CPtiUserDictionary *)
       
   136 	?PhoneticSpellingCount@CPtiCore@@UBEHXZ @ 135 NONAME ; public: virtual int __thiscall CPtiCore::PhoneticSpellingCount(void)const 
       
   137 	?PreviousCandidatePage@CPtiCore@@UAEHXZ @ 136 NONAME ; public: virtual int __thiscall CPtiCore::PreviousCandidatePage(void)
       
   138 	?ReadingTextL@CPtiCore@@UAE?AVTPtrC16@@XZ @ 137 NONAME ; public: virtual class TPtrC16  __thiscall CPtiCore::ReadingTextL(void)
       
   139 	?RemoveUserDictionaryEntry@CPtiCore@@UAEHAAVMPtiUserDictionaryEntry@@PAVCPtiUserDictionary@@@Z @ 138 NONAME ; public: virtual int __thiscall CPtiCore::RemoveUserDictionaryEntry(class MPtiUserDictionaryEntry &,class CPtiUserDictionary *)
       
   140 	?SelectPhoneticSpelling@CPtiCore@@UAEHH@Z @ 139 NONAME ; public: virtual int __thiscall CPtiCore::SelectPhoneticSpelling(int)
       
   141 	?SelectedPhoneticSpelling@CPtiCore@@UBEHXZ @ 140 NONAME ; public: virtual int __thiscall CPtiCore::SelectedPhoneticSpelling(void)const 
       
   142 	?SetCandidatePageLength@CPtiCore@@UAEXH@Z @ 141 NONAME ; public: virtual void __thiscall CPtiCore::SetCandidatePageLength(int)
       
   143 	?SetPredictiveChineseChar@CPtiCore@@UAEHABVTDesC16@@@Z @ 142 NONAME ; public: virtual int __thiscall CPtiCore::SetPredictiveChineseChar(class TDesC16 const &)
       
   144 	?ToneMark@CPtiCore@@UBEHAAG@Z @ 143 NONAME ; public: virtual int __thiscall CPtiCore::ToneMark(unsigned short &)const 
       
   145 	?SetCurrentInputSequence@CPtiCore@@UAEHVTPtrC8@@@Z @ 144 NONAME ; public: virtual int __thiscall CPtiCore::SetCurrentInputSequence(class TPtrC8)
       
   146 	?Convert@CPtiCore@@UAEHW4TPtiCharConversion@@PAXH1@Z @ 145 NONAME ; public: virtual int __thiscall CPtiCore::Convert(enum TPtiCharConversion,void *,int,void *)
       
   147 	?GetSpelling@CPtiCore@@UAEHGAAVTDes16@@W4TPtiSpelling@@@Z @ 146 NONAME ; public: virtual int __thiscall CPtiCore::GetSpelling(unsigned short,class TDes16 &,enum TPtiSpelling)
       
   148 	?SetExternalKeyMapL@CPtiCore@@UAEHW4TPtiEngineInputMode@@W4TPtiKey@@AAVTDesC16@@W4TPtiTextCase@@@Z @ 147 NONAME ; public: virtual int __thiscall CPtiCore::SetExternalKeyMapL(enum TPtiEngineInputMode,enum TPtiKey,class TDesC16 &,enum TPtiTextCase)
       
   149 	?CommitCurrentWord@CPtiCore@@UAEHXZ @ 148 NONAME ; public: virtual int __thiscall CPtiCore::CommitCurrentWord(void)
       
   150 	?GetCurrentWord@CPtiCore@@UBE?AVTPtrC16@@XZ @ 149 NONAME ; public: virtual class TPtrC16  __thiscall CPtiCore::GetCurrentWord(void)const 
       
   151 	??1CPtiLanguageDatabase@@UAE@XZ @ 150 NONAME ; public: virtual __thiscall CPtiLanguageDatabase::~CPtiLanguageDatabase(void)
       
   152 	?CoreUID@CPtiLanguageDatabase@@UBEHXZ @ 151 NONAME ; public: virtual int __thiscall CPtiLanguageDatabase::CoreUID(void)const 
       
   153 	?CreateDatabaseL@CPtiLanguageDatabase@@SAPAV1@VTUid@@@Z @ 152 NONAME ; public: static class CPtiLanguageDatabase * __cdecl CPtiLanguageDatabase::CreateDatabaseL(class TUid)
       
   154 	?LangData@CPtiLanguageDatabase@@UBEPACH@Z @ 153 NONAME ; public: virtual signed char * __thiscall CPtiLanguageDatabase::LangData(int)const 
       
   155 	?LanguageCode@CPtiLanguageDatabase@@UBEHH@Z @ 154 NONAME ; public: virtual int __thiscall CPtiLanguageDatabase::LanguageCode(int)const 
       
   156 	?ListDatabasesLC@CPtiLanguageDatabase@@SAPAV?$CArrayFix@H@@H@Z @ 155 NONAME ; public: static class CArrayFix<int> * __cdecl CPtiLanguageDatabase::ListDatabasesLC(int)
       
   157 	?NumLanguages@CPtiLanguageDatabase@@UBEHXZ @ 156 NONAME ; public: virtual int __thiscall CPtiLanguageDatabase::NumLanguages(void)const 
       
   158 	?PinyinPhraseData@CPtiLanguageDatabase@@UBEPACXZ @ 157 NONAME ; public: virtual signed char * __thiscall CPtiLanguageDatabase::PinyinPhraseData(void)const 
       
   159 	?SubLanguageCode@CPtiLanguageDatabase@@UBEHH@Z @ 158 NONAME ; public: virtual int __thiscall CPtiLanguageDatabase::SubLanguageCode(int)const 
       
   160 	?ZhuyinPhraseData@CPtiLanguageDatabase@@UBEPACXZ @ 159 NONAME ; public: virtual signed char * __thiscall CPtiLanguageDatabase::ZhuyinPhraseData(void)const 
       
   161 	?CreateMappingTableL@CPtiLanguageDatabase@@SAHHAAV?$RArray@VTPtiLangDatabaseMapping@@@@@Z @ 160 NONAME ; public: static int __cdecl CPtiLanguageDatabase::CreateMappingTableL(int,class RArray<class TPtiLangDatabaseMapping> &)
       
   162 	?LanguageCodeForUid@CPtiLanguageDatabase@@SAHH@Z @ 161 NONAME ; public: static int __cdecl CPtiLanguageDatabase::LanguageCodeForUid(int)
       
   163 	?SetToneMark@CPtiCore@@UAEHH@Z @ 162 NONAME ; public: virtual int __thiscall CPtiCore::SetToneMark(int)
       
   164 	?SetToneMark@CPtiEngine@@QAEHH@Z @ 163 NONAME ; public: int __thiscall CPtiEngine::SetToneMark(int)
       
   165 	?StartMapping@CPtiKeyMappings@@UAEGW4TPtiKey@@W4TPtiTextCase@@W4TPtiEngineInputMode@@@Z @ 164 NONAME ; unsigned short CPtiKeyMappings::StartMapping(enum TPtiKey, enum TPtiTextCase, enum TPtiEngineInputMode)
       
   166 	?StartMapping@CPtiQwertyKeyMappings@@UAEGW4TPtiKey@@W4TPtiTextCase@@W4TPtiEngineInputMode@@@Z @ 165 NONAME ; unsigned short CPtiQwertyKeyMappings::StartMapping(enum TPtiKey, enum TPtiTextCase, enum TPtiEngineInputMode)
       
   167 	?LangData@CPtiLanguageDatabase@@UBEPACHPAX@Z @ 166 NONAME ; signed char * CPtiLanguageDatabase::LangData(int, void *) const
       
   168 	?NativeId@CPtiLanguageDatabase@@UBEHH@Z @ 167 NONAME ; int CPtiLanguageDatabase::NativeId(int) const
       
   169 	?GetAvailableLanguagesL@CPtiEngine@@QAEXAAV?$RArray@H@@@Z @ 168 NONAME ; void CPtiEngine::GetAvailableLanguagesL(class RArray<int> &)
       
   170 	?GetAvailableInputModesL@CPtiCoreLanguage@@QAEXAAV?$RArray@H@@@Z @ 169 NONAME ; void CPtiCoreLanguage::GetAvailableInputModesL(class RArray<int> &)
       
   171 	?CreateDefaultUserDictionaryFileL@CPtiEngine@@QAEXVTUid@@H@Z @ 170 NONAME ; void CPtiEngine::CreateDefaultUserDictionaryFileL(class TUid, int)
       
   172 	?AttachDefaultUserDictionaryL@CPtiEngine@@QAEPAVMPtiUserDictionary@@VTUid@@H@Z @ 171 NONAME ; class MPtiUserDictionary * CPtiEngine::AttachDefaultUserDictionaryL(class TUid, int)
       
   173 	?RemoveCore@CPtiCoreLanguage@@QAEXPAVMPtiCore@@@Z @ 172 NONAME ; void CPtiCoreLanguage::RemoveCore(class MPtiCore *)
       
   174 	?ReadSecondaryDataFileL@CPtiEngine@@QAEPAVHBufC8@@VTUid@@H@Z @ 173 NONAME ; class HBufC8 * CPtiEngine::ReadSecondaryDataFileL(class TUid, int)
       
   175 	?WriteSecondaryDataFileL@CPtiEngine@@QAEXVTUid@@HPAVHBufC8@@@Z @ 174 NONAME ; void CPtiEngine::WriteSecondaryDataFileL(class TUid, int, class HBufC8 *)
       
   176 	?MappingDataForKey@CPtiEngine@@QAEXW4TPtiKey@@AAVTDes16@@W4TPtiTextCase@@@Z @ 175 NONAME ; void CPtiEngine::MappingDataForKey(enum TPtiKey, class TDes16 &, enum TPtiTextCase)
       
   177 	?GetNumericModeKeysForQwertyL@CPtiEngine@@QAEXHAAV?$RArray@VTPtiNumericKeyBinding@@@@@Z @ 176 NONAME ; void CPtiEngine::GetNumericModeKeysForQwertyL(int, class RArray<class TPtiNumericKeyBinding> &)
       
   178 	??1CHwrRecognizer@@UAE@XZ @ 177 NONAME ; CHwrRecognizer::~CHwrRecognizer(void)
       
   179 	?AddAuxiliaryRange@CHwrRecognizer@@UAEHABUTRecognitionRangeTag@@@Z @ 178 NONAME ; int CHwrRecognizer::AddAuxiliaryRange(struct TRecognitionRangeTag const &)
       
   180 	?EnableWordRecognition@CHwrRecognizer@@UAEXH@Z @ 179 NONAME ; void CHwrRecognizer::EnableWordRecognition(int)
       
   181 	?GetCandidateNum@CHwrRecognizer@@UBEHXZ @ 180 NONAME ; int CHwrRecognizer::GetCandidateNum(void) const
       
   182 	?GetDictVersion@CHwrRecognizer@@UAEHAAVTDes16@@@Z @ 181 NONAME ; int CHwrRecognizer::GetDictVersion(class TDes16 &)
       
   183 	?GetEngineVersion@CHwrRecognizer@@UAEHAAVTDes16@@@Z @ 182 NONAME ; int CHwrRecognizer::GetEngineVersion(class TDes16 &)
       
   184 	?GetHwrAvailableLanguagesL@CPtiEngine@@QAEXAAV?$RArray@H@@@Z @ 183 NONAME ; void CPtiEngine::GetHwrAvailableLanguagesL(class RArray<int> &)
       
   185 	?GetHwrRecognizerL@CPtiEngine@@QAEPAVMPtiHwrRecognizer@@H@Z @ 184 NONAME ; class MPtiHwrRecognizer * CPtiEngine::GetHwrRecognizerL(int)
       
   186 	?GetHwrRecognizerL@CPtiEngine@@QAEPAVMPtiHwrRecognizer@@W4TLanguage@@@Z @ 185 NONAME ; class MPtiHwrRecognizer * CPtiEngine::GetHwrRecognizerL(enum TLanguage)
       
   187 	?GetRange@CHwrRecognizer@@UAE?AUTRecognitionRangeTag@@XZ @ 186 NONAME ; struct TRecognitionRangeTag CHwrRecognizer::GetRange(void)
       
   188 	?ListAvailableLanguagesL@CHwrRecognizer@@SAXAAV?$RArray@H@@@Z @ 187 NONAME ; void CHwrRecognizer::ListAvailableLanguagesL(class RArray<int> &)
       
   189 	?ListGivenAvailableLanguagesL@CHwrRecognizer@@SAXVTUid@@AAV?$RArray@H@@@Z @ 188 NONAME ; void CHwrRecognizer::ListGivenAvailableLanguagesL(class TUid, class RArray<int> &)
       
   190 	?ListHwrRecognizerL@CPtiEngine@@QAEAAV?$RArray@VTUid@@@@W4TLanguage@@@Z @ 189 NONAME ; class RArray<class TUid> & CPtiEngine::ListHwrRecognizerL(enum TLanguage)
       
   191 	?ListImplementationsL@CHwrRecognizer@@SAXW4TLanguage@@AAV?$RArray@VTUid@@@@@Z @ 190 NONAME ; void CHwrRecognizer::ListImplementationsL(enum TLanguage, class RArray<class TUid> &)
       
   192 	?NewL@CHwrRecognizer@@SAPAV1@H@Z @ 191 NONAME ; class CHwrRecognizer * CHwrRecognizer::NewL(int)
       
   193 	?NewL@CHwrRecognizer@@SAPAV1@W4TLanguage@@AAVTUid@@@Z @ 192 NONAME ; class CHwrRecognizer * CHwrRecognizer::NewL(enum TLanguage, class TUid &)
       
   194 	?Recognize@CHwrRecognizer@@UAEHABV?$RArray@VTPoint@@@@AAV?$RPointerArray@VHBufC16@@@@@Z @ 193 NONAME ; int CHwrRecognizer::Recognize(class RArray<class TPoint> const &, class RPointerArray<class HBufC16> &)
       
   195 	?RemoveAllAuxRange@CHwrRecognizer@@UAEXXZ @ 194 NONAME ; void CHwrRecognizer::RemoveAllAuxRange(void)
       
   196 	?RemoveAuxiliaryRange@CHwrRecognizer@@UAEHH@Z @ 195 NONAME ; int CHwrRecognizer::RemoveAuxiliaryRange(int)
       
   197 	?SetCandidateNum@CHwrRecognizer@@UAEHH@Z @ 196 NONAME ; int CHwrRecognizer::SetCandidateNum(int)
       
   198 	?SetFirstLetterOrder@CHwrRecognizer@@UAEXW4TLatinLetterOrder@@@Z @ 197 NONAME ; void CHwrRecognizer::SetFirstLetterOrder(enum TLatinLetterOrder)
       
   199 	?SetInputAreaSize@CHwrRecognizer@@UAEHAAVTSize@@@Z @ 198 NONAME ; int CHwrRecognizer::SetInputAreaSize(class TSize &)
       
   200 	?SetNumberMode@CHwrRecognizer@@UAEXW4TAknEditorNumericKeymap@@@Z @ 199 NONAME ; void CHwrRecognizer::SetNumberMode(enum TAknEditorNumericKeymap)
       
   201 	?SetRange@CHwrRecognizer@@UAEHABUTRecognitionRangeTag@@@Z @ 200 NONAME ; int CHwrRecognizer::SetRange(struct TRecognitionRangeTag const &)
       
   202 	?StrokeEndMark@CHwrRecognizer@@UBE?AVTPoint@@XZ @ 201 NONAME ; class TPoint CHwrRecognizer::StrokeEndMark(void) const
       
   203 	?GetCandidatesByInputString@CPtiCore@@UAEPAVHBufC16@@ABVTDesC16@@AAV?$RPointerArray@VHBufC16@@@@H@Z @ 202 NONAME ; class HBufC16 * CPtiCore::GetCandidatesByInputString(class TDesC16 const &, class RPointerArray<class HBufC16> &, int)
       
   204 	?GetCandidatesByInputString@CPtiEngine@@QAEPAVHBufC16@@ABVTDesC16@@AAV?$RPointerArray@VHBufC16@@@@H@Z @ 203 NONAME ; class HBufC16 * CPtiEngine::GetCandidatesByInputString(class TDesC16 const &, class RPointerArray<class HBufC16> &, int)
       
   205 	?GetCandidatesByInputString@CPtiEngineImpl@@QAEPAVHBufC16@@ABVTDesC16@@AAV?$RPointerArray@VHBufC16@@@@H@Z @ 204 NONAME ; class HBufC16 * CPtiEngineImpl::GetCandidatesByInputString(class TDesC16 const &, class RPointerArray<class HBufC16> &, int)
       
   206 	?GetBottomGuideLinePos@CHwrRecognizer@@UAEXAAH@Z @ 205 NONAME ; void CHwrRecognizer::GetBottomGuideLinePos(int &)
       
   207 	?GetTopGuideLinePos@CHwrRecognizer@@UAEXAAH@Z @ 206 NONAME ; void CHwrRecognizer::GetTopGuideLinePos(int &)
       
   208 	?SetPermittedSymbolSet@CHwrRecognizer@@UAEXABVTDesC16@@@Z @ 207 NONAME ; void CHwrRecognizer::SetPermittedSymbolSet(class TDesC16 const &)
       
   209 	?GetAuxCandidateNum@CHwrRecognizer@@UBEHXZ @ 208 NONAME ; int CHwrRecognizer::GetAuxCandidateNum(void) const
       
   210 	?RecognizeWithCharSet@CHwrRecognizer@@UAEHABV?$RArray@VTPoint@@@@AAV?$RPointerArray@VHBufC16@@@@ABVTDesC16@@@Z @ 209 NONAME ; int CHwrRecognizer::RecognizeWithCharSet(class RArray<class TPoint> const &, class RPointerArray<class HBufC16> &, class TDesC16 const &)
       
   211 	?SetAuxCandidateNum@CHwrRecognizer@@UAEHH@Z @ 210 NONAME ; int CHwrRecognizer::SetAuxCandidateNum(int)
       
   212 	?GetModelIndexListL@CHwrRecognizer@@IAEXW4TUdmType@@AAV?$RArray@H@@ABUTHwrUdmRange@@@Z @ 211 NONAME ; void CHwrRecognizer::GetModelIndexListL(enum TUdmType, class RArray<int> &, struct THwrUdmRange const &)
       
   213 	?GetSymbolModelL@CHwrRecognizer@@IAEXW4TUdmType@@HAAVTPtrC16@@AAV?$RArray@VTPoint@@@@AAH3@Z @ 212 NONAME ; void CHwrRecognizer::GetSymbolModelL(enum TUdmType, int, class TPtrC16 &, class RArray<class TPoint> &, int &, int &)
       
   214 	?IsSupportUdm@CHwrRecognizer@@MBEHXZ @ 213 NONAME ; int CHwrRecognizer::IsSupportUdm(void) const
       
   215 	?LoadUdmL@CHwrRecognizer@@IAEXW4TUdmType@@@Z @ 214 NONAME ; void CHwrRecognizer::LoadUdmL(enum TUdmType)
       
   216 	?McrAddStrokesL@CHwrRecognizer@@UAEXABV?$RArray@VTPoint@@@@AAV?$RPointerArray@VHBufC16@@@@@Z @ 215 NONAME ; void CHwrRecognizer::McrAddStrokesL(class RArray<class TPoint> const &, class RPointerArray<class HBufC16> &)
       
   217 	?McrBeginSessionL@CHwrRecognizer@@UAEXXZ @ 216 NONAME ; void CHwrRecognizer::McrBeginSessionL(void)
       
   218 	?McrEndSessionL@CHwrRecognizer@@UAEXAAV?$RPointerArray@VHBufC16@@@@@Z @ 217 NONAME ; void CHwrRecognizer::McrEndSessionL(class RPointerArray<class HBufC16> &)
       
   219 	?QueryUdmInterfaceL@CHwrRecognizer@@UAEPAVMTruiEngine@@XZ @ 218 NONAME ; class MTruiEngine * CHwrRecognizer::QueryUdmInterfaceL(void)
       
   220 	?UnLoadUdmL@CHwrRecognizer@@IAEXW4TUdmType@@@Z @ 219 NONAME ; void CHwrRecognizer::UnLoadUdmL(enum TUdmType)
       
   221 	?SymbolModelValid@CHwrRecognizer@@UAEHABVTDesC16@@ABV?$RArray@VTPoint@@@@UTHwrUdmRange@@AAVTDes16@@@Z @ 220 NONAME ; int CHwrRecognizer::SymbolModelValid(class TDesC16 const &, class RArray<class TPoint> const &, struct THwrUdmRange, class TDes16 &)
       
   222 	?ListAvailablePhysicalKeyboardsL@CPtiEngine@@SAXAAV?$RArray@W4TPtiKeyboardType@@@@@Z @ 221 NONAME ; void CPtiEngine::ListAvailablePhysicalKeyboardsL(class RArray<enum TPtiKeyboardType> &)
       
   223 	?EnableRecognitionDictionary@CHwrRecognizer@@UAEHH@Z @ 222 NONAME ; int CHwrRecognizer::EnableRecognitionDictionary(int)
       
   224 	?SetScreenSize@CHwrRecognizer@@UAEHAAVTSize@@@Z @ 223 NONAME ; int CHwrRecognizer::SetScreenSize(class TSize &)
       
   225 	?Reserved_2@CPtiKeyboardDatabaseFactory@@UAEXXZ @ 224 NONAME ; void CPtiKeyboardDatabaseFactory::Reserved_2(void)
       
   226 	?DeadKeyDataForKey@CPtiKeyMapData@@UBE?AVTPtrC16@@W4TPtiKeyboardType@@W4TPtiKey@@W4TPtiTextCase@@@Z @ 225 NONAME ; class TPtrC16 CPtiKeyMapData::DeadKeyDataForKey(enum TPtiKeyboardType, enum TPtiKey, enum TPtiTextCase) const
       
   227 	??1CPtiHalfQwertyKeyMappings@@UAE@XZ @ 226 NONAME ; CPtiHalfQwertyKeyMappings::~CPtiHalfQwertyKeyMappings(void)
       
   228 	?StartMapping@CPtiHalfQwertyKeyMappings@@UAEGW4TPtiKey@@W4TPtiTextCase@@W4TPtiEngineInputMode@@@Z @ 227 NONAME ; unsigned short CPtiHalfQwertyKeyMappings::StartMapping(enum TPtiKey, enum TPtiTextCase, enum TPtiEngineInputMode)
       
   229 	?DataFactory@CPtiCoreLanguage@@QBEPAVCPtiKeyMapDataFactory@@XZ @ 228 NONAME ; class CPtiKeyMapDataFactory * CPtiCoreLanguage::DataFactory(void) const
       
   230 	?NumberOfKeys@CPtiKeyMapData@@UBEHW4TPtiKeyboardType@@@Z @ 229 NONAME ; int CPtiKeyMapData::NumberOfKeys(enum TPtiKeyboardType) const
       
   231 	?IsDeadKey@CPtiKeyMapData@@UBEHW4TPtiKeyboardType@@W4TPtiKey@@W4TPtiTextCase@@@Z @ 230 NONAME ; int CPtiKeyMapData::IsDeadKey(enum TPtiKeyboardType, enum TPtiKey, enum TPtiTextCase) const
       
   232 	?ReplaceKeyMapL@CPtiHalfQwertyKeyMappings@@UAEHW4TPtiKey@@AAVTDesC16@@W4TPtiTextCase@@@Z @ 231 NONAME ; int CPtiHalfQwertyKeyMappings::ReplaceKeyMapL(enum TPtiKey, class TDesC16 &, enum TPtiTextCase)
       
   233 	?SetHalfQwertyKeyMappings@CPtiCoreLanguage@@QAEXPAVMPtiKeyMappings@@@Z @ 232 NONAME ; void CPtiCoreLanguage::SetHalfQwertyKeyMappings(class MPtiKeyMappings *)
       
   234 	?IsValidKey@CPtiEngine@@QBEHW4TPtiKey@@@Z @ 233 NONAME ; int CPtiEngine::IsValidKey(enum TPtiKey) const
       
   235 	?SetMaxLengthForAutoCompletedCandidates@CPtiEngine@@QAEHH@Z @ 234 NONAME ; int CPtiEngine::SetMaxLengthForAutoCompletedCandidates(int)
       
   236 	?GetNumericModeKeysForQwertyL@CPtiEngine@@QAEXHAAV?$RArray@VTPtiNumericKeyBinding@@@@W4TPtiKeyboardType@@@Z @ 235 NONAME ; void CPtiEngine::GetNumericModeKeysForQwertyL(int, class RArray<class TPtiNumericKeyBinding> &, enum TPtiKeyboardType)
       
   237 	?ClearHalfQwerty@CPtiCoreLanguage@@QAEXXZ @ 236 NONAME ; void CPtiCoreLanguage::ClearHalfQwerty(void)
       
   238 	?RawKeyMapData@CPtiCoreLanguage@@QBEPAVCPtiKeyMapData@@XZ @ 237 NONAME ; class CPtiKeyMapData * CPtiCoreLanguage::RawKeyMapData(void) const
       
   239 	??1CPtiKeyMapData@@UAE@XZ @ 238 NONAME ; CPtiKeyMapData::~CPtiKeyMapData(void)
       
   240 	?IsNumberModeKey@CPtiKeyMapData@@UBEHW4TPtiKeyboardType@@AAVTPtiNumericKeyBinding@@@Z @ 239 NONAME ; int CPtiKeyMapData::IsNumberModeKey(enum TPtiKeyboardType, class TPtiNumericKeyBinding &) const
       
   241 	?CaseBasedIndexInBindingTable@CPtiKeyMapData@@QBEHW4TPtiKeyboardType@@W4TPtiKey@@W4TPtiTextCase@@@Z @ 240 NONAME ; int CPtiKeyMapData::CaseBasedIndexInBindingTable(enum TPtiKeyboardType, enum TPtiKey, enum TPtiTextCase) const
       
   242 	?GetDataForKey@CPtiHalfQwertyKeyMappings@@QAEXW4TPtiKey@@AAVTDes16@@W4TPtiTextCase@@@Z @ 241 NONAME ; void CPtiHalfQwertyKeyMappings::GetDataForKey(enum TPtiKey, class TDes16 &, enum TPtiTextCase)
       
   243 	?Reserved_1@CPtiKeyboardDatabase@@UAEXXZ @ 242 NONAME ; void CPtiKeyboardDatabase::Reserved_1(void)
       
   244 	?Reserved_3@CPtiKeyMapData@@UAEXXZ @ 243 NONAME ; void CPtiKeyMapData::Reserved_3(void)
       
   245 	?HasKeyData@CPtiKeyMapData@@UBEHW4TPtiKeyboardType@@@Z @ 244 NONAME ; int CPtiKeyMapData::HasKeyData(enum TPtiKeyboardType) const
       
   246 	?AddPhrase@CPtiEngine@@QAEHABVTDesC16@@@Z @ 245 NONAME ; int CPtiEngine::AddPhrase(class TDesC16 const &)
       
   247 	?IsQwertyBasedMode@CPtiEngine@@QBEHW4TPtiEngineInputMode@@@Z @ 246 NONAME ; int CPtiEngine::IsQwertyBasedMode(enum TPtiEngineInputMode) const
       
   248 	?DataForKey@CPtiKeyMapData@@UBE?AVTPtrC16@@W4TPtiKeyboardType@@H@Z @ 247 NONAME ; class TPtrC16 CPtiKeyMapData::DataForKey(enum TPtiKeyboardType, int) const
       
   249 	?NewL@CPtiKeyMappings@@SAPAV1@PAVCPtiKeyMapData@@@Z @ 248 NONAME ; class CPtiKeyMappings * CPtiKeyMappings::NewL(class CPtiKeyMapData *)
       
   250 	?SetAutoSubstitution@CPtiEngine@@QAEHH@Z @ 249 NONAME ; int CPtiEngine::SetAutoSubstitution(int)
       
   251 	?Reserved_1@CPtiKeyboardDatabaseFactory@@UAEXXZ @ 250 NONAME ; void CPtiKeyboardDatabaseFactory::Reserved_1(void)
       
   252 	?CreateImplementationL@CPtiKeyboardDatabaseFactory@@SAPAV1@VTUid@@@Z @ 251 NONAME ; class CPtiKeyboardDatabaseFactory * CPtiKeyboardDatabaseFactory::CreateImplementationL(class TUid)
       
   253 	?DeadKeyDataArray@CPtiKeyMapData@@UBEPBGW4TPtiKeyboardType@@AAH@Z @ 252 NONAME ; unsigned short const * CPtiKeyMapData::DeadKeyDataArray(enum TPtiKeyboardType, int &) const
       
   254 	?GetAutoSubstitutionEntry@CPtiEngine@@QAEHHAAVTDes16@@0@Z @ 253 NONAME ; int CPtiEngine::GetAutoSubstitutionEntry(int, class TDes16 &, class TDes16 &)
       
   255 	?NewL@CPtiQwertyKeyMappings@@SAPAV1@PAVCPtiKeyMapData@@@Z @ 254 NONAME ; class CPtiQwertyKeyMappings * CPtiQwertyKeyMappings::NewL(class CPtiKeyMapData *)
       
   256 	?CreateMappingTableWithOpaqueL@CPtiLanguageDatabase@@SAHHAAV?$RArray@VTPtiLangDatabaseMappingOpaque@@@@@Z @ 255 NONAME ; int CPtiLanguageDatabase::CreateMappingTableWithOpaqueL(int, class RArray<class TPtiLangDatabaseMappingOpaque> &)
       
   257 	?CaseSequence@CPtiEngine@@QAE?AVTPtrC8@@XZ @ 256 NONAME ; class TPtrC8 CPtiEngine::CaseSequence(void)
       
   258 	?SetKeyboardType@CPtiQwertyKeyMappings@@QAEHW4TPtiKeyboardType@@@Z @ 257 NONAME ; int CPtiQwertyKeyMappings::SetKeyboardType(enum TPtiKeyboardType)
       
   259 	?HasDataBlockForKeyboardType@CPtiQwertyKeyMappings@@QBEHW4TPtiKeyboardType@@@Z @ 258 NONAME ; int CPtiQwertyKeyMappings::HasDataBlockForKeyboardType(enum TPtiKeyboardType) const
       
   260 	?GetNumericModeKeysL@CPtiKeyMapData@@UBEXW4TPtiKeyboardType@@AAV?$RArray@VTPtiNumericKeyBinding@@@@@Z @ 259 NONAME ; void CPtiKeyMapData::GetNumericModeKeysL(enum TPtiKeyboardType, class RArray<class TPtiNumericKeyBinding> &) const
       
   261 	?Reserved_2@CPtiKeyboardDatabase@@UAEXXZ @ 260 NONAME ; void CPtiKeyboardDatabase::Reserved_2(void)
       
   262 	?SuitableForLatinOnlyMode@CPtiKeyMapData@@UBEHXZ @ 261 NONAME ; int CPtiKeyMapData::SuitableForLatinOnlyMode(void) const
       
   263 	?KdbData@CPtiKeyboardDatabase@@UBEPACHPAX@Z @ 262 NONAME ; signed char * CPtiKeyboardDatabase::KdbData(int, void *) const
       
   264 	?KeyForCharacter@CPtiHalfQwertyKeyMappings@@UAE?AW4TPtiKey@@G@Z @ 263 NONAME ; enum TPtiKey CPtiHalfQwertyKeyMappings::KeyForCharacter(unsigned short)
       
   265 	?KeyBindingTable@CPtiKeyMapData@@UBEPBVTPtiKeyBinding@@W4TPtiKeyboardType@@AAH@Z @ 264 NONAME ; class TPtiKeyBinding const * CPtiKeyMapData::KeyBindingTable(enum TPtiKeyboardType, int &) const
       
   266 	?NativeId@CPtiKeyboardDatabase@@UBEHXZ @ 265 NONAME ; int CPtiKeyboardDatabase::NativeId(void) const
       
   267 	?NumericModeKeysTable@CPtiKeyMapData@@UBEPBVTPtiNumericKeyBinding@@W4TPtiKeyboardType@@AAH@Z @ 266 NONAME ; class TPtiNumericKeyBinding const * CPtiKeyMapData::NumericModeKeysTable(enum TPtiKeyboardType, int &) const
       
   268 	?DeleteAutoSubstitutionEntry@CPtiEngine@@QAEHABVTDesC16@@@Z @ 267 NONAME ; int CPtiEngine::DeleteAutoSubstitutionEntry(class TDesC16 const &)
       
   269 	?Reserved_4@CPtiKeyMapData@@UAEXXZ @ 268 NONAME ; void CPtiKeyMapData::Reserved_4(void)
       
   270 	?ListImplementationsL@CPtiKeyMapDataFactory@@SAXAAV?$RArray@H@@@Z @ 269 NONAME ; void CPtiKeyMapDataFactory::ListImplementationsL(class RArray<int> &)
       
   271 	?SetNumberCandidateStatus@CPtiEngine@@QAEHH@Z @ 270 NONAME ; int CPtiEngine::SetNumberCandidateStatus(int)
       
   272 	?SetKeyboardType@CPtiEngine@@QAEHW4TPtiKeyboardType@@@Z @ 271 NONAME ; int CPtiEngine::SetKeyboardType(enum TPtiKeyboardType)
       
   273 	?KeyboardType@CPtiMappings@@QBE?AW4TPtiKeyboardType@@XZ @ 272 NONAME ; enum TPtiKeyboardType CPtiMappings::KeyboardType(void) const
       
   274 	?KeyData@CPtiKeyMapData@@UBEPBGW4TPtiKeyboardType@@AAH@Z @ 273 NONAME ; unsigned short const * CPtiKeyMapData::KeyData(enum TPtiKeyboardType, int &) const
       
   275 	?ListImplementationsL@CPtiKeyboardDatabaseFactory@@SAXHAAV?$RArray@H@@@Z @ 274 NONAME ; void CPtiKeyboardDatabaseFactory::ListImplementationsL(int, class RArray<int> &)
       
   276 	?Reserved_1@CPtiKeyMapData@@UAEXXZ @ 275 NONAME ; void CPtiKeyMapData::Reserved_1(void)
       
   277 	?ExtendedNumericModeKeysForQwertyL@CPtiEngine@@QAEABV?$RArray@VTPtiNumericKeyBinding@@@@HW4TPtiKeyboardType@@@Z @ 276 NONAME ; class RArray<class TPtiNumericKeyBinding> const & CPtiEngine::ExtendedNumericModeKeysForQwertyL(int, enum TPtiKeyboardType)
       
   278 	?VowelSequenceTable@CPtiKeyMapData@@UBEPBVTVowelSequence@@W4TPtiKeyboardType@@AAH@Z @ 277 NONAME ; class TVowelSequence const * CPtiKeyMapData::VowelSequenceTable(enum TPtiKeyboardType, int &) const
       
   279 	?HasVowelSequences@CPtiKeyMapData@@UBEHW4TPtiKeyboardType@@@Z @ 278 NONAME ; int CPtiKeyMapData::HasVowelSequences(enum TPtiKeyboardType) const
       
   280 	?LanguageCode@CPtiKeyMapData@@UBEHXZ @ 279 NONAME ; int CPtiKeyMapData::LanguageCode(void) const
       
   281 	?Reserved_1@CPtiKeyMapDataFactory@@UAEXXZ @ 280 NONAME ; void CPtiKeyMapDataFactory::Reserved_1(void)
       
   282 	??1CPtiKeyboardDatabaseFactory@@UAE@XZ @ 281 NONAME ; CPtiKeyboardDatabaseFactory::~CPtiKeyboardDatabaseFactory(void)
       
   283 	?GetHalfQwertyKeymappings@CPtiCoreLanguage@@QBEPAVMPtiKeyMappings@@XZ @ 282 NONAME ; class MPtiKeyMappings * CPtiCoreLanguage::GetHalfQwertyKeymappings(void) const
       
   284 	?KeyboardTypesSupportedByLanguageL@CPtiEngine@@QAEXHAAV?$RArray@W4TPtiKeyboardType@@@@@Z @ 283 NONAME ; void CPtiEngine::KeyboardTypesSupportedByLanguageL(int, class RArray<enum TPtiKeyboardType> &)
       
   285 	?KeyboardType@CPtiEngine@@QBE?AW4TPtiKeyboardType@@XZ @ 284 NONAME ; enum TPtiKeyboardType CPtiEngine::KeyboardType(void) const
       
   286 	?LanguageCode@CPtiKeyboardDatabase@@UBEHXZ @ 285 NONAME ; int CPtiKeyboardDatabase::LanguageCode(void) const
       
   287 	?CreateImplementationL@CPtiKeyMapDataFactory@@SAPAV1@VTUid@@@Z @ 286 NONAME ; class CPtiKeyMapDataFactory * CPtiKeyMapDataFactory::CreateImplementationL(class TUid)
       
   288 	?CreateMappingTableWithOpaqueL@CPtiKeyboardDatabaseFactory@@SAHHAAV?$RArray@VTPtiKeyboardDatabaseMappingOpaque@@@@@Z @ 287 NONAME ; int CPtiKeyboardDatabaseFactory::CreateMappingTableWithOpaqueL(int, class RArray<class TPtiKeyboardDatabaseMappingOpaque> &)
       
   289 	?HasFnKeyBindings@CPtiKeyMapData@@UBEHW4TPtiKeyboardType@@@Z @ 288 NONAME ; int CPtiKeyMapData::HasFnKeyBindings(enum TPtiKeyboardType) const
       
   290 	?Reserved_2@CPtiKeyMapDataFactory@@UAEXXZ @ 289 NONAME ; void CPtiKeyMapDataFactory::Reserved_2(void)
       
   291 	?GetAll@CPtiHalfQwertyKeyMappings@@UAE?AVTPtrC16@@W4TPtiTextCase@@@Z @ 290 NONAME ; class TPtrC16 CPtiHalfQwertyKeyMappings::GetAll(enum TPtiTextCase)
       
   292 	?DataForKey@CPtiKeyMapData@@UBE?AVTPtrC16@@W4TPtiKeyboardType@@W4TPtiKey@@W4TPtiTextCase@@@Z @ 291 NONAME ; class TPtrC16 CPtiKeyMapData::DataForKey(enum TPtiKeyboardType, enum TPtiKey, enum TPtiTextCase) const
       
   293 	?AddAutoSubstitutionEntry@CPtiEngine@@QAEHABVTDesC16@@0@Z @ 292 NONAME ; int CPtiEngine::AddAutoSubstitutionEntry(class TDesC16 const &, class TDesC16 const &)
       
   294 	?MarkAutoCapitalized@CPtiEngine@@QAEXXZ @ 293 NONAME ; void CPtiEngine::MarkAutoCapitalized(void)
       
   295 	?KeyForBindingTableIndex@CPtiKeyMapData@@QBE?AW4TPtiKey@@W4TPtiKeyboardType@@HAAW4TPtiTextCase@@@Z @ 294 NONAME ; enum TPtiKey CPtiKeyMapData::KeyForBindingTableIndex(enum TPtiKeyboardType, int, enum TPtiTextCase &) const
       
   296 	?NewL@CPtiHalfQwertyKeyMappings@@SAPAV1@PAVCPtiKeyMapData@@@Z @ 295 NONAME ; class CPtiHalfQwertyKeyMappings * CPtiHalfQwertyKeyMappings::NewL(class CPtiKeyMapData *)
       
   297 	??1CPtiKeyMapDataFactory@@UAE@XZ @ 296 NONAME ; CPtiKeyMapDataFactory::~CPtiKeyMapDataFactory(void)
       
   298 	?Reserved_2@CPtiKeyMapData@@UAEXXZ @ 297 NONAME ; void CPtiKeyMapData::Reserved_2(void)
       
   299 	?NumberOfAutoSubstitutionEntries@CPtiEngine@@QBEHXZ @ 298 NONAME ; int CPtiEngine::NumberOfAutoSubstitutionEntries(void) const
       
   300 	?HasDeadKeys@CPtiKeyMapData@@UBEHW4TPtiKeyboardType@@@Z @ 299 NONAME ; int CPtiKeyMapData::HasDeadKeys(enum TPtiKeyboardType) const
       
   301 	?ExtendedNumericModeKeysForQwertyL@CPtiEngine@@QAEABV?$RArray@VTPtiNumericKeyBinding@@@@H@Z @ 300 NONAME ; class RArray<class TPtiNumericKeyBinding> const & CPtiEngine::ExtendedNumericModeKeysForQwertyL(int)
       
   302 	?EnableGuideline@CHwrRecognizer@@UAEHH@Z @ 301 NONAME ; int CHwrRecognizer::EnableGuideline(int)
       
   303 	?NextKey@CPtiHalfQwertyKeyMappings@@UAEGW4TPtiKey@@AAHW4TPtiTextCase@@@Z @ 302 NONAME ; unsigned short CPtiHalfQwertyKeyMappings::NextKey(enum TPtiKey, int &, enum TPtiTextCase)
       
   304