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

#include <SynthObjModel.h>

Inheritance diagram for kSetPageLayoutPrefsCmdBoss:

Public Member Functions

IPMUnknown IID_IPAGELAYOUTPREFSCMDDATA
 
ICommand IID_ICOMMAND
 

Detailed Description

 This command to change the page layout prefs (IPageLayoutPrefs).

Item list input
None(IPageLayoutPrefsCmdData identifies the object to be edited)
Item list output
None
Observer notification
  • theChange: kSetPageLayoutPrefsCmdBoss
  • theSubject: workspace affected
  • protocol: IID_IPAGELAYOUTPREFERENCES
  • changedBy: command instance
Responder notification
None
See Also
IPageLayoutPrefs, kDocWorkspaceBoss stores the preferences for the document, kWorkspaceBoss stores the default preferences inherited by new documents.

Member Function Documentation

ICommand kSetPageLayoutPrefsCmdBoss::IID_ICOMMAND

ICommand implementation.

  • Implementation: kSetPageLayoutPrefsCmdImpl
  • Available in:
  • Class from:
IPMUnknown kSetPageLayoutPrefsCmdBoss::IID_IPAGELAYOUTPREFSCMDDATA
     IN IPageLayoutPrefsCmdData, if the UIDRef of a document (kDocBoss) is passed the 

preferences on kDocWorkspaceBoss are edited, otherwise the preferences on kWorkspaceBoss are edited.

    <ul>

    <li>Implementation: kPageLayoutPrefsCmdDataImpl</li>

    <li>Available in: </li>

    <li>Class from:</li>

    </ul>