InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
kCHLSpellingBoss Class Reference

#include <SdkObjModel.h>

Inheritance diagram for kCHLSpellingBoss:

Public Member Functions

IPMUnknown IID_ISPELLINGSERVICE
 
IPMUnknown IID_ICHLINGUISTICDATA
 
IScript IID_ISCRIPT
 
ILanguage IID_ILANGUAGE
 
IScriptObjectParent IID_ISCRIPTOBJECTPARENT
 
IPMUnknown IID_IUSERDICTSERVICE
 
IPMUnknown IID_IUSERDICTITERATOR
 

Detailed Description

Provides the spelling service.

Member Function Documentation

IPMUnknown kCHLSpellingBoss::IID_ICHLINGUISTICDATA

private data for the speller/userdictionary

Implementation: kCHLDataImpl.

ILanguage kCHLSpellingBoss::IID_ILANGUAGE
     Identifies the language parameters for this

particular boss class. Implementation provided by the API.

    Implementation: kLanguageImpl.
IScript kCHLSpellingBoss::IID_ISCRIPT

to make the user dictionaries scriptable Implementation: kUserDictScriptImpl.

IScriptObjectParent kCHLSpellingBoss::IID_ISCRIPTOBJECTPARENT

provides access to this object's parent object Implementation: kScriptObjectParentImpl.

IPMUnknown kCHLSpellingBoss::IID_ISPELLINGSERVICE
     Implements the spelling service.

See Also
CHLSpelling
    Implementation: kCHLSpellingServiceImpl.
IPMUnknown kCHLSpellingBoss::IID_IUSERDICTITERATOR
     Implements the user dict iterator.

See Also
CHLUserDictIterator
    Implementation: kCHLUserDictIteratorImpl.
IPMUnknown kCHLSpellingBoss::IID_IUSERDICTSERVICE
     Implements the user dict service.

See Also
CHLUserDict
    Implementation: kCHLUserDictServiceImpl.