![]() | InDesign SDK 20.5 |
#include <ISelectionMessages.h>
Public Member Functions | |
| virtual const K2Vector < XMLReference > * | GetElementsToAdd (void) const =0 |
| virtual const K2Vector < XMLReference > * | GetElementsToRemove (void) const =0 |
| virtual const K2Vector < XMLAttributeReference > * | GetAttributesToAdd (void) const =0 |
| virtual const K2Vector < XMLAttributeReference > * | GetAttributesToRemove (void) const =0 |
This is the void* message in a SelectionHighlightMessage for a layout selection
| pure virtual |
Return the Attributes to add to the selection
| pure virtual |
Return the Attributes to remove from the selection
| pure virtual |
Return the Elements to add to the selection
| pure virtual |
Return the Elements to remove from the selection