![]() | InDesign SDK 20.5 |

Public Member Functions | |
| SnapSelectionSuiteCSB (IPMUnknown *boss) | |
| virtual | ~SnapSelectionSuiteCSB (void) |
| virtual SnapshotUtilsEx * | CreateSnapshot (ISpread *spread) |
| virtual bool16 | SelectionIsEmpty () |
Public Member Functions inherited from CPMUnknown< ISnapSelectionSuite > | |
| 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 ISnapSelectionSuite | |
| enum | { kDefaultIID = IID_ISNAPSELECTIONSUITE } |
Protected Member Functions inherited from CPMUnknown< ISnapSelectionSuite > | |
| CPMUnknown (IPMUnknown *boss) | |
Protected Attributes inherited from CPMUnknown< ISnapSelectionSuite > | |
| HelperInterface | fHelperInterface |
Concrete selection class implementation of ISnapSelectionSuite for layout selection.
| SnapSelectionSuiteCSB::SnapSelectionSuiteCSB | ( | IPMUnknown * | boss | ) |
Constructor
| virtual |
Destructor
| virtual |
See ISnapSelectionSuite::CreateSnapshot
Implements ISnapSelectionSuite.
| virtual |
See ISnapSelectionSuite::SelectionIsEmpty
Implements ISnapSelectionSuite.