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

#include <SynthObjModel.h>

Inheritance diagram for kCreateSpreadFromSpreadCmdBoss:

Public Member Functions

ILayoutCmdData IID_ILAYOUTCMDDATA
 
IBoolData IID_IBOOLDATA
 
ICommand IID_ICOMMAND
 

Detailed Description

 This command copies one or more spreads (kSpreadBoss) into a target document,

the content of each spread is copied along with any associated masters.

Postcondition
The copied spreads are appended to the end of the spread list (ISpreadList) in the target document. To control where in the spread list the copies get made, process kDuplicateSpreadCmdBoss instead.
Item list input
References the source spreads (kSpreadBoss) to be copied.
Item list output
References the copied spreads (kSpreadBoss) created in the target document.
Observer notification
  • theChange: kCreateSpreadFromSpreadCmdBoss
  • theSubject: destination document (kDocBoss) to which the spreads were copied
  • protocol: IID_ISPREADLIST
  • changedBy: command instance
  • pre-notifies: yes
Responder notification
None
See Also
ISpreadList, kSpreadBoss, IMasterSpreadList, kMasterPagesBoss, IPageSetupPrefs
kNewSpreadCmdBoss, kDuplicateSpreadCmdBoss, kSetSpreadCmdBoss (kCreateSpreadFromSpreadCmdBoss processes these commands)
kCreateMasterFromMasterCmdBoss, kCreatePageFromPageCmdBoss

Member Function Documentation

IBoolData kCreateSpreadFromSpreadCmdBoss::IID_IBOOLDATA

Undocumented.

  • Implementation: kHideSpreadBoolDataImpl
  • Available in:
  • Class from:
ICommand kCreateSpreadFromSpreadCmdBoss::IID_ICOMMAND

ICommand implementation.

  • Implementation: kCreateSpreadFromSpreadCmdImpl
  • Available in:
  • Class from:
ILayoutCmdData kCreateSpreadFromSpreadCmdBoss::IID_ILAYOUTCMDDATA

IN ILayoutCmdData, parameterizes the target document, etc.

  • Implementation: kLayoutCmdDataImpl
  • Available in:
  • Class from: