CPtiLanguageDatabase Class Reference
class CPtiLanguageDatabase : public CBase |
Constructor & Destructor Documentation
~CPtiLanguageDatabase()
IMPORT_C | ~CPtiLanguageDatabase | ( | ) | |
Member Functions Documentation
CoreUID()
IMPORT_C TInt | CoreUID | ( | ) | const |
CreateDatabaseL(TUid)
Creates a language database instance for given implemenation UID.
CreateMappingTableL(TInt, RArray< TPtiLangDatabaseMapping > &)
Fills given array with TPtiLangDatabaseMapping bindings for given core object. Items in list bind Symbian OS language code to language database implemantion uid.
CreateMappingTableWithOpaqueL(TInt, RArray< TPtiLangDatabaseMappingOpaque > &)
LanguageCode(TInt)
IMPORT_C TInt | LanguageCode | ( | TInt | aIndex | ) | const |
LanguageCodeForUid(TInt)
IMPORT_C TInt | LanguageCodeForUid | ( | TInt | aUid | ) | [static] |
Returns Symbian OS language code for the first language in given language database.
Parameters
TInt aUid | An implementation uid for language database. |
ListDatabasesLC(TInt)
Returns a list of all the availbale language databases related to given core object. List will be the topmost item in cleanup stack.
Parameters
TInt aCoreUid | Implementation uid for core object. |
NumLanguages()
IMPORT_C TInt | NumLanguages | ( | ) | const |
PinyinPhraseData()
IMPORT_C TInt8 * | PinyinPhraseData | ( | ) | const |
SetDestructorKeyId(TInt)
void | SetDestructorKeyId | ( | TInt | aDtorKeyId | ) | [inline] |
SubLanguageCode(TInt)
IMPORT_C TInt | SubLanguageCode | ( | TInt | aIndex | ) | const |
ZhuyinPhraseData()
IMPORT_C TInt8 * | ZhuyinPhraseData | ( | ) | const |
Member Data Documentation
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.