#include <SynthObjModel.h>
This command re-arranges the order of spreads (kSpreadBoss) in a document.
- Postcondition
- The spreads are moved from their current position in ISpreadList to precede the spread referenced by this command's IUIDData interface.
- Item list input
- References the spreads (kSpreadBoss) to be moved.
- Item list output
- None
- Observer notification
- Responder notification
- ServiceID: kPageNumEvenOddnessChangeSignalResponderService
- Signal data: IUIDData interface referencing the affected document (kDocBoss)
- See Also
- kDocBoss, ISpreadList, kSpreadBoss, IMasterSpreadList, kMasterPagesBoss, IPageSetupPrefs
- kMoveMasterSpreadCmdBoss if you want to re-arrange master spreads (kMasterPagesBoss), note, master spreads cannot be moved around by kMoveSpreadCmdBoss.
| ICommand kMoveSpreadCmdBoss::IID_ICOMMAND | |
ICommand implementation.
- Implementation: kMoveSpreadCmdImpl
- Available in:
- Class from:
| IUIDData kMoveSpreadCmdBoss::IID_IUIDDATA | |
IN IUIDData, references the spread (kSpreadBoss) in ISpreadList that the
spreads moved by this command should precede.
<ul>
<li>Implementation: kUIDDataImpl</li>
<li>Available in: </li>
<li>Class from:</li>
</ul>