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

Public Member Functions | |
| IK2ServiceProvider | IID_IK2SERVICEPROVIDER |
| IIntData | IID_IINTDATA |
| IExportProvider | IID_IEXPORTPROVIDER |
This boss class provides the export filter provider.
| IExportProvider kTxtExpFilterBoss::IID_IEXPORTPROVIDER |
Identify this boss as an export provider.
Implementation provided in this sample in TxtExpFilter.cpp.
Implementation: kTxtExpFilterImpl.
| IIntData kTxtExpFilterBoss::IID_IINTDATA |
Stores the integer data for the option
Implementation: kIntDataImpl.
| IK2ServiceProvider kTxtExpFilterBoss::IID_IK2SERVICEPROVIDER |
Register our text export filter with the export registry.
Implementation provided by the API.
Implementation: kExportServiceImpl.