![]() | InDesign SDK 20.5 |

Public Types | |
| enum | { kDefaultIID = IID_IARRANGESUITE } |
Public Member Functions | |
| virtual bool16 | CanBringToFront (void) const =0 |
| virtual bool16 | CanBringForward (void) const =0 |
| virtual bool16 | CanSendBackward (void) const =0 |
| virtual bool16 | CanSendToBack (void) const =0 |
| virtual ErrorCode | ProcessBringToFront ()=0 |
| virtual ErrorCode | ProcessBringForward ()=0 |
| virtual ErrorCode | ProcessSendBackward ()=0 |
| virtual ErrorCode | ProcessSendToBack ()=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
| pure virtual |
Can any of the CSBs bring forward?
| none |
| pure virtual |
Can any of the CSBs bring to front?
| none |
| pure virtual |
Can any of the CSBs send backward?
| none |
| pure virtual |
Can any of the CSBs send to back?
| none |
| pure virtual |
Bring the current selection forward in the selection order
| none |
| pure virtual |
Bring the current selection to the front of the selection order
| none |
| pure virtual |
Send the current selection backward in the selection order
| none |
| pure virtual |
Send the current selection to the back of the selection order
| none |