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

#include <SdkObjModel.h>

Inheritance diagram for kCHLinguisticBoss:

Public Member Functions

IPMUnknown IID_IUSERDICTMGR
 
ILinguisticServiceData IID_ILINGUISTICDATA
 
IK2ServiceProvider IID_IK2SERVICEPROVIDER
 
IThesaurusMgr IID_ITHESAURUSMGR
 
IPMUnknown IID_ICHLFILENAMETABLE
 
ISpellingMgr IID_ISPELLINGMGR
 

Detailed Description

Manages the linguistic services provided by the plug-in.

Member Function Documentation

IPMUnknown kCHLinguisticBoss::IID_ICHLFILENAMETABLE
     Provides information about the dictionaries

and their language parameters.

See Also
CHLFileNameTable
    Implementation: kCHLFileNameTableImpl.
IK2ServiceProvider kCHLinguisticBoss::IID_IK2SERVICEPROVIDER
     Identifies this boss as a service provider

(ServiceID = kLinguisticService)

    Implementation: kCHLServiceProviderImpl.
ILinguisticServiceData kCHLinguisticBoss::IID_ILINGUISTICDATA
     Companion interface for linguistic services.

Implementation provided by the API.

    Implementation: kLinguisticServiceDataImpl.
ISpellingMgr kCHLinguisticBoss::IID_ISPELLINGMGR
     Spelling Manager implementation.

See Also
CHLSpellingMgr
    Implementation: kCHLSpellingMgrImpl.
IThesaurusMgr kCHLinguisticBoss::IID_ITHESAURUSMGR
     Thesaurus Manager implementation.

See Also
CHLThesaurusMgr
    Implementation: kCHLThesaurusMgrImpl.
IPMUnknown kCHLinguisticBoss::IID_IUSERDICTMGR
     UserDict Manager implementation.

See Also
CHLUserDictMgr
    Implementation: kCHLUserDictMgrImpl.