_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_bDirty | XAP_Dictionary | [protected] |
m_fp | XAP_Dictionary | [private] |
m_hashWords | XAP_Dictionary | [protected] |
m_szFilename | XAP_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 |