![]() | InDesign SDK 20.5 |
#include <SdkObjModel.h>

Public Member Functions | |
| IAttrReport | IID_IATTRREPORT |
| ITextAttrClauseMode | IID_ITEXTATTRBOOLEAN |
Provides support for the new character attribute
introduced by this plug-in. The application recognizes this boss as a text attribute because it aggregates an IAttrReport interface. TheITextAttrBoolean holds the current state of the attribute. by default, it is OFF.
| IAttrReport kBscTAAttrBoss::IID_IATTRREPORT |
Hooks into the text composer by telling it that
a text adornment needs to be added. Also provides a description of the added text adornment. See BscTAAttrReport.
Implementation: kBscTAAttrReportImpl.
| ITextAttrClauseMode kBscTAAttrBoss::IID_ITEXTATTRBOOLEAN |
Holds the current state of the text attribute
(adornment). By default, it is OFF. (API-provided implementation)
Implementation: kTextAttrBooleanOffImpl.