InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
kApplyMasterSpreadCmdBoss Class Reference

#include <SynthObjModel.h>

Inheritance diagram for kApplyMasterSpreadCmdBoss:

Public Member Functions

ICommand IID_ICOMMAND
 
IApplyMasterCmdData IID_IAPPLYMASTERCMDDATA
 

Detailed Description

 Represents command to apply master spreads to set of pages.

Pages to target and master to apply are specified on the interface IApplyMasterCmdData of this command. The target pages can be regular document pages or master pages that belong to another master spread.

Item list input
not applicable
Observer notification
  • theChange: kApplyMasterSpreadCmdBoss
  • theSubject: document (kDocBoss) in which master spread was applied
  • protocol: IID_IMASTERSPREADLIST: the changed page was already a master page in a master spread, or IID_ISPREADLIST: regular pages
  • changedBy: this
Responder notification
not applicable
Item list output
not applicable
Sample Code
See Also
SnpCmdWrapper::ProcessApplyMasterSpreadCmd

Member Function Documentation

IApplyMasterCmdData kApplyMasterSpreadCmdBoss::IID_IAPPLYMASTERCMDDATA
     IN: Implementation of interface IApplyMasterCmdData, used to specify

the target pages (as UIDList) and the master spread to apply.

    <ul>

    <li>Implementation: kApplyMasterCmdDataImpl</li>

    <li>Available in: </li>

    <li>Class from:</li>

    </ul>
ICommand kApplyMasterSpreadCmdBoss::IID_ICOMMAND

Implementation of interface ICommand

  • Implementation: kApplyMasterSpreadCmdImpl
  • Available in:
  • Class from: