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

#include <SynthObjModel.h>

Inheritance diagram for kSetSnapToPrefsCmdBoss:

Public Member Functions

ICommand IID_ICOMMAND
 
IPMUnknown IID_ISNAPTOPREFSCMDDATA
 

Detailed Description

 This command edits the default snap-to preferences (ISnapToPrefs).

Item list input
None (ISnapToPrefsCmdData specifies the object to be edited).
Item list output
None
Observer notification
  • theChange: kSetSnapToPrefsCmdBoss
  • theSubject: workspace affected by the change
  • protocol: IID_ISNAPTOPREFERENCES
  • changedBy: command instance
Responder notification
None
See Also
ISnapToPrefs, kDocWorkspaceBoss stores the preferences for the document, kWorkspaceBoss stores the default preferences inherited by new documents.

Member Function Documentation

ICommand kSetSnapToPrefsCmdBoss::IID_ICOMMAND

Implementation of ICommand.

  • Implementation: kSetSnapToPrefsCmdImpl
  • Available in:
  • Class from:
IPMUnknown kSetSnapToPrefsCmdBoss::IID_ISNAPTOPREFSCMDDATA
     IN Interface ISnapToPrefsCmdData, 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: kSnapToPrefsCmdDataImpl</li>

    <li>Available in: </li>

    <li>Class from:</li>

    </ul>