![]() | InDesign SDK 20.5 |

Public Member Functions | |
| PrtMemPrintDataHelperStrategy (IPMUnknown *boss) | |
| virtual | ~PrtMemPrintDataHelperStrategy (void) |
| virtual bool16 | IsLocked (const IPrintData *printData, IPrintData::Id id) const |
| virtual bool16 | IsRelevant (const IPrintData *printData, IPrintData::Id id) const |
Public Member Functions inherited from CPMUnknown< IPrintDataHelperStrategy > | |
| 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 IPrintDataHelperStrategy | |
| enum | { kDefaultIID = IID_IPRINTDATAHELPERSTRATEGY } |
Protected Member Functions inherited from CPMUnknown< IPrintDataHelperStrategy > | |
| CPMUnknown (IPMUnknown *boss) | |
Protected Attributes inherited from CPMUnknown< IPrintDataHelperStrategy > | |
| HelperInterface | fHelperInterface |
Implementation of IPrintDataHelperStrategy, which participates in setting up the Print/Print Preset dialog UI elements.
| PrtMemPrintDataHelperStrategy::PrtMemPrintDataHelperStrategy | ( | IPMUnknown * | boss | ) |
Constructor.
| boss | interface ptr from boss object on which this interface is aggregated. |
| virtual |
Destructor
| virtual |
See IPrintDataHelperStrategy::IsLocked
Implements IPrintDataHelperStrategy.
| virtual |
See IPrintDataHelperStrategy::IsRelevant
Implements IPrintDataHelperStrategy.