EnchantChecker Member List

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 valueSpellChecker
LOOKUP_FAILED enum valueSpellChecker
LOOKUP_SUCCEEDED enum valueSpellChecker
m_BarbarismCheckerSpellChecker [protected]
m_bFoundDictionarySpellChecker [protected]
m_bIsBarbarismSpellChecker [protected]
m_bIsDictionaryWordSpellChecker [protected]
m_dictEnchantChecker [private]
m_sLanguageSpellChecker [protected]
m_vecEmptySpellChecker [protected]
requestDictionary(const char *szLang)SpellChecker
setDictionaryFound(bool b)SpellChecker [inline]
setLanguage(const char *lang)SpellChecker [inline, protected]
SpellChecker()SpellChecker [protected]
SpellCheckResult enum nameSpellChecker
SpellManager classEnchantChecker [friend]
suggestWord(const UT_UCSChar *word, size_t len)SpellChecker
~EnchantChecker()EnchantChecker [virtual]
~SpellChecker()SpellChecker [protected, virtual]