![]() | InDesign SDK 20.5 |

Public Member Functions | |
| CusDtLnkAliasedDataLinkAction (IPMUnknown *) | |
| virtual | ~CusDtLnkAliasedDataLinkAction () |
| virtual ErrorCode | GotoLink (PMString *errorString) |
| virtual bool16 | EnableGotoLink () |
Public Member Functions inherited from PageItemDataLinkAction | |
| PageItemDataLinkAction (IPMUnknown *boss) | |
Public Member Functions inherited from CPMUnknown< IDataLinkAction > | |
| IPMUnknown * | QueryInterface (PMIID interfaceID) const |
| void | AddRef () const |
| void | Release () const |
| void | PreDirty (ImplementationID prop=kInvalidImpl, bool16 allowModification=kTrue) |
| void | PreDirtyNoMessage (ImplementationID prop=kInvalidImpl, bool16 allowModification=kTrue) |
| CPMUnknown (const CPMUnknown &)=delete | |
| CPMUnknown & | operator= (const CPMUnknown &)=delete |
Additional Inherited Members | |
Public Types inherited from IDataLinkAction | |
| enum | { kDefaultIID = IID_IDATALINKACTION } |
Protected Member Functions inherited from CPMUnknown< IDataLinkAction > | |
| CPMUnknown (IPMUnknown *boss) | |
Protected Attributes inherited from CPMUnknown< IDataLinkAction > | |
| HelperInterface | fHelperInterface |
Implements IDataLinkAction based on implementation in SDK, PageItemDataLinkAction.
| CusDtLnkAliasedDataLinkAction::CusDtLnkAliasedDataLinkAction | ( | IPMUnknown * | boss | ) |
Constructor
| virtual |
Destructor
| virtual |
See IDataLinkAction::EnableGotoLink
Reimplemented from PageItemDataLinkAction.
| virtual |
Reimplemented from PageItemDataLinkAction.