![]() | InDesign SDK 20.5 |
This is the complete list of members for ISpellingService, including all inherited members.
| AddRef() const =0 | IPMUnknown | pure virtual |
| FindAllErrors(const WideString &rParagraph, int32 startAt, std::vector< SpellingError > *pSpellingErrors)=0 | ISpellingService | pure virtual |
| FindAlternatives(const WideString &rWord, WideStringList *pAlternatives)=0 | ISpellingService | pure virtual |
| FindError(const WideString &rParagraph, int32 startAt, int32 *pErrorStart, int32 *pErrorLength, WideStringList *pAlternatives, bool searchBackwards=false)=0 | ISpellingService | pure virtual |
| IsCorrect(const WideString &rWord, bool16 *bEndsWithPeriod)=0 | ISpellingService | pure virtual |
| IsCorrectGrammar(const WideString &rParagraph, int32 *pWordStart, int32 *pWordLength, int32 startAt=0)=0 | ISpellingService | pure virtual |
| kCorrect enum value | ISpellingService | |
| kDeletedText enum value | ISpellingService | |
| kGrammarError enum value | ISpellingService | |
| kIncorrectWord enum value | ISpellingService | |
| kNoteAnchor enum value | ISpellingService | |
| kRepeatedWord enum value | ISpellingService | |
| kSpellError enum value | ISpellingService | |
| kUncapitalizedStartOfSentence enum value | ISpellingService | |
| kUncapitalizedWord enum value | ISpellingService | |
| QueryInterface(PMIID interfaceID) const =0 | IPMUnknown | pure virtual |
| Release() const =0 | IPMUnknown | pure virtual |
| Set(const PMString &rCoreFileName, const PMString &rLexFileName, const PMString &rPhonFileName, const PMString &rBaseLangLexFileName)=0 | ISpellingService | pure virtual |
| Spell(const WideString &rWord, WideStringList *pAlternatives, bool16 *bEndsWithPeriod)=0 | ISpellingService | pure virtual |
| SpellResult enum name | ISpellingService | |
| SupportsCaseSensitive()=0 | ISpellingService | pure virtual |