Link against: ptiengine.lib
#include <e32base.h>
#include "PtiUserDicEntry.inl"
Go to the source code of this file.
Data Structures | |
class | MPtiUserDictionaryEntry |
An interface class for accessing items in user dictionary. More... | |
class | TPtiUserDictionaryEntry |
This is implementation of MPtiUserDictionaryEntry interface for latin languages (or any other language, which needs only one component (=word) for user dictionary entry). More... | |
Variables | |
const TInt | KMaxUserDictionaryEntrySize = 100 |
|