![]() | InDesign SDK 20.5 |
#include <ISelectionMessages.h>
Public Types | |
| enum | SpreadSelectionMessageType { kSelectionChanged, kKeyObjectChanged } |
Public Member Functions | |
| virtual UIDList | GetItemsToRemove (void) const =0 |
| virtual UIDList | GetItemsToAdd (void) const =0 |
| virtual Selection::LayoutScrollChoice | GetAutoScroll (void) const =0 |
| virtual SpreadSelectionMessageType | GetMessageType (void) const =0 |
This is the void* message in a SelectionHighlightMessage for a layout selection
| pure virtual |
Return kTrue if the suite should autoscroll.
| pure virtual |
Return the list of items to add to the selection
| pure virtual |
Return the list of items to deselect
| pure virtual |
Return the message type of this message.