AddSelectedToIgnoreList() | ATE::ISpell | |
AddSelectedToReplaceAllDict(const ATETextDOM::Unicode *pCorrection) | ATE::ISpell | |
AddSelectedToUserDict() | ATE::ISpell | |
AddToUserDictionary(const ATETextDOM::Unicode *pWord) | ATE::ISpell | |
ClearIgnoreList() | ATE::ISpell | |
ClearPairDictionary() | ATE::ISpell | |
DeleteFromUserDictionary(const ATETextDOM::Unicode *pWord) | ATE::ISpell | |
DoReplaceAll() | ATE::ISpell | |
FindOneMisspelledWord(SpellCheckingResult *pResult, ITextRange pRange, Language *pLanguage=NULL) | ATE::ISpell | |
FindReplaceAllWord(ITextRange pRange, const bool firstTimeInThisObject) | ATE::ISpell | |
GetIgnoreRepeatedWords() const | ATE::ISpell | |
GetIgnoreRomanNumerals() const | ATE::ISpell | |
GetIgnoreUncapitalizedStartOfSentence() const | ATE::ISpell | |
GetIgnoreWordsInAllUppercase() const | ATE::ISpell | |
GetIgnoreWordsWithNumbers() const | ATE::ISpell | |
GetLanguageOfLastMissingDictionary() | ATE::ISpell | |
GetPreReplaceAllSettings(ATETextDOM::Int32 *pCurrentPoint, bool *pFoundSentenceEnd) const | ATE::ISpell | |
GetRef() const | ATE::ISpell | |
GetSearchScope() const | ATE::ISpell | |
GetSpellingDictionaryPath(ATETextDOM::Unicode *path) | ATE::ISpell | |
GetStrictAlef() const | ATE::ISpell | |
GetStrictYeh() const | ATE::ISpell | |
GetUserDictionaryContents() | ATE::ISpell | |
GetWordListContents(ATETextDOM::Unicode *pWordListBuffer, ATETextDOM::Int32 sizeOfBuffer, ATETextDOM::Int32 *pNumberOfWords) | ATE::ISpell | |
GetWordListSize() | ATE::ISpell | |
Initialize() | ATE::ISpell | |
IsInitialized() | ATE::ISpell | |
IsNull() const | ATE::ISpell | |
ISpell() | ATE::ISpell | |
ISpell(const ISpell &src) | ATE::ISpell | |
ISpell(SpellRef spell) | ATE::ISpell | [explicit] |
operator!=(const ISpell &rhs) const | ATE::ISpell | |
operator=(const ISpell &rhs) | ATE::ISpell | |
operator==(const ISpell &rhs) const | ATE::ISpell | |
Replace(ITextRange pRange, const ATETextDOM::Unicode *pCorrection) | ATE::ISpell | |
Reset() | ATE::ISpell | |
RestorePreReplaceAllSettings(const ATETextDOM::Int32 currentPoint, const bool foundSentenceEnd) | ATE::ISpell | |
ResumeFrom(const ATETextDOM::Int32 resumePoint) | ATE::ISpell | |
ResumeFromInsertionPoint() | ATE::ISpell | |
SetIgnoreRepeatedWords(bool newValue) | ATE::ISpell | |
SetIgnoreRomanNumerals(bool newValue) | ATE::ISpell | |
SetIgnoreUncapitalizedStartOfSentence(bool newValue) | ATE::ISpell | |
SetIgnoreWordsInAllUppercase(bool newValue) | ATE::ISpell | |
SetIgnoreWordsWithNumbers(bool newValue) | ATE::ISpell | |
SetSearchRange(const ITextRange &pRange, const bool resetEndOfSentence=true, const bool resetCurPos=true) | ATE::ISpell | |
SetSearchScope(SearchScope searchScope) | ATE::ISpell | |
SetStrictAlef(bool newValue) | ATE::ISpell | |
SetStrictYeh(bool newValue) | ATE::ISpell | |
WordExistsInUserDictionary(const ATETextDOM::Unicode *pWord) | ATE::ISpell | |
~ISpell() | ATE::ISpell | [virtual] |