LibreOffice Module sw (master) 1
|
This is the complete list of members for SwAutoCorrExceptWord, including all inherited members.
CheckChar(const SwPosition &rPos, sal_Unicode cChar) | SwAutoCorrExceptWord | |
CheckDelChar(const SwPosition &rPos) | SwAutoCorrExceptWord | |
IsDeleted() const | SwAutoCorrExceptWord | inline |
m_bDeleted | SwAutoCorrExceptWord | private |
m_cChar | SwAutoCorrExceptWord | private |
m_eLanguage | SwAutoCorrExceptWord | private |
m_nContent | SwAutoCorrExceptWord | private |
m_nFlags | SwAutoCorrExceptWord | private |
m_nNode | SwAutoCorrExceptWord | private |
m_sWord | SwAutoCorrExceptWord | private |
SwAutoCorrExceptWord(ACFlags nAFlags, SwNodeOffset nNd, sal_Int32 nContent, OUString aWord, sal_Unicode cChr, LanguageType eLang) | SwAutoCorrExceptWord | inline |