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

Public Member Functions | |
| IDataLinkAction | IID_IDATALINKACTION |
| IXMLImportOptions | IID_IXMLIMPORTOPTIONS |
| IXMLImportOptionsPool | IID_IXMLIMPORTOPTIONSPOOL |
Public Member Functions inherited from kImportLinkBoss | |
| IPMPersist | IID_IPMPERSIST |
| IDataLinkAction | IID_IDATALINKACTION |
| IScript | IID_ISCRIPT |
| IUpdateLink | IID_IUPDATELINK |
| ILink | IID_ILINK |
Starting in CS4, DataLinks are obsolete. Therefore, to replace kXMLDataLinkBoss, which
inherits from a kDataLinkBoss, we define a kXMLImportLinkBoss to support the new links architecture introduced during CS4 (Basil/Chive).
| IDataLinkAction kXMLImportLinkBoss::IID_IDATALINKACTION |
Implements data link actions that are unique to XML links. e.g. Goto Link.
| IXMLImportOptions kXMLImportLinkBoss::IID_IXMLIMPORTOPTIONS |
import options used when the link is created.
| IXMLImportOptionsPool kXMLImportLinkBoss::IID_IXMLIMPORTOPTIONSPOOL |
the services import options used when the link is created.