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

#include <SynthObjModel.h>

Inheritance diagram for kSetZeroPointPrefCmdBoss:

Public Member Functions

ICommand IID_ICOMMAND
 
IZeroPointPrefsCmdData IID_IZEROPOINTPREFSCMDDATA
 

Detailed Description

 This command edits the default zero point preferences (IZeroPointPrefs).

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

Member Function Documentation

ICommand kSetZeroPointPrefCmdBoss::IID_ICOMMAND

ICommand implementation.

  • Implementation: kSetZeroPointPrefCmdImpl
  • Available in:
  • Class from:
IZeroPointPrefsCmdData kSetZeroPointPrefCmdBoss::IID_IZEROPOINTPREFSCMDDATA
     IN IZeroPointPrefsCmdData, 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: kZeroPointPrefsCmdDataImpl</li>

    <li>Available in: </li>

    <li>Class from:</li>

    </ul>