XAP_Dictionary Member List

This is the complete list of members for XAP_Dictionary, including all inherited members.
_abortFile(void)XAP_Dictionary [protected]
_closeFile(void)XAP_Dictionary [protected]
_openFile(const char *mode)XAP_Dictionary [protected]
_outputUTF8(const UT_UCSChar *data, UT_uint32 length)XAP_Dictionary [protected]
_parseUTF8(void)XAP_Dictionary [protected]
_writeBytes(const UT_Byte *pBytes, UT_uint32 length)XAP_Dictionary [protected]
_writeBytes(const UT_Byte *sz)XAP_Dictionary [protected]
addWord(const char *pWord)XAP_Dictionary
addWord(const UT_UCSChar *pWord, UT_uint32 len)XAP_Dictionary
countCommonChars(UT_UCSChar *pszNeedle, UT_UCSChar *pszHaystack)XAP_Dictionary
getShortName(void) const XAP_Dictionary
isWord(const UT_UCSChar *pWord, UT_uint32 len) const XAP_Dictionary
load(void)XAP_Dictionary
m_bDirtyXAP_Dictionary [protected]
m_fpXAP_Dictionary [private]
m_hashWordsXAP_Dictionary [protected]
m_szFilenameXAP_Dictionary [protected]
save(void)XAP_Dictionary
suggestWord(UT_GenericVector< UT_UCSChar * > *pVecSuggestions, const UT_UCSChar *pWord, UT_uint32 len)XAP_Dictionary
XAP_Dictionary(const char *szFilename)XAP_Dictionary
~XAP_Dictionary()XAP_Dictionary