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

#include <SynthObjModel.h>

Inheritance diagram for kSetZeroPointLockPrefCmdBoss:

Public Member Functions

ICommand IID_ICOMMAND
 
IZeroPointPrefsCmdData IID_IZEROPOINTPREFSCMDDATA
 

Detailed Description

 This command edits the default zero point lock setting (see IZeroPointPrefs). 

Item list input
None (IZeroPointPrefs indicates the object to be edited)
Item list output
None
Observer notification
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 kSetZeroPointLockPrefCmdBoss::IID_ICOMMAND

ICommand implementation.

  • Implementation: kSetZeroPointLockPrefCmdImpl
  • Available in:
  • Class from:
IZeroPointPrefsCmdData kSetZeroPointLockPrefCmdBoss::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>