This is the complete list of members for
EnchantChecker, including all inherited members.
_checkWord(const UT_UCSChar *word, size_t len) | EnchantChecker | [private, virtual] |
_requestDictionary(const char *szLang) | EnchantChecker | [private, virtual] |
_suggestWord(const UT_UCSChar *word, size_t len) | EnchantChecker | [private, virtual] |
addToCustomDict(const UT_UCSChar *word, size_t len) | EnchantChecker | [virtual] |
checkWord(const UT_UCSChar *word, size_t len) | SpellChecker | |
correctWord(const UT_UCSChar *toCorrect, size_t toCorrectLen, const UT_UCSChar *correct, size_t correctLen) | EnchantChecker | [virtual] |
couldNotLoadDictionary(const char *szLang) | SpellChecker | [protected, static] |
doesDictionaryExist(const char *) | SpellChecker | [inline, virtual] |
EnchantChecker() | EnchantChecker | [protected] |
getLanguage() const | SpellChecker | [inline] |
getMapping() | SpellChecker | [inline, virtual] |
ignoreWord(const UT_UCSChar *toCorrect, size_t toCorrectLen) | EnchantChecker | [virtual] |
isDictionaryFound(void) | SpellChecker | [inline] |
isIgnored(const UT_UCSChar *pWord, size_t len) const | EnchantChecker | [virtual] |
LOOKUP_ERROR enum value | SpellChecker | |
LOOKUP_FAILED enum value | SpellChecker | |
LOOKUP_SUCCEEDED enum value | SpellChecker | |
m_BarbarismChecker | SpellChecker | [protected] |
m_bFoundDictionary | SpellChecker | [protected] |
m_bIsBarbarism | SpellChecker | [protected] |
m_bIsDictionaryWord | SpellChecker | [protected] |
m_dict | EnchantChecker | [private] |
m_sLanguage | SpellChecker | [protected] |
m_vecEmpty | SpellChecker | [protected] |
requestDictionary(const char *szLang) | SpellChecker | |
setDictionaryFound(bool b) | SpellChecker | [inline] |
setLanguage(const char *lang) | SpellChecker | [inline, protected] |
SpellChecker() | SpellChecker | [protected] |
SpellCheckResult enum name | SpellChecker | |
SpellManager class | EnchantChecker | [friend] |
suggestWord(const UT_UCSChar *word, size_t len) | SpellChecker | |
~EnchantChecker() | EnchantChecker | [virtual] |
~SpellChecker() | SpellChecker | [protected, virtual] |