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

#include <SynthObjModel.h>

Inheritance diagram for kSetGridPrefsCmdBoss:

Public Member Functions

ICommand IID_ICOMMAND
 
IPMUnknown IID_IGRIDPREFSCMDDATA
 

Detailed Description

 This command edits grid preferences (IGridPrefs). 

Item list input
None (IGridPrefsCmdData identifies the object to be edited).
Item list output
None
Observer notification
Responder notification
None
See Also
IGridPrefs, kDocWorkspaceBoss stores the preferences for the document, kWorkspaceBoss stores the default preferences inherited by new documents.

Member Function Documentation

ICommand kSetGridPrefsCmdBoss::IID_ICOMMAND

ICommand implementation.

  • Implementation: kSetGridPrefsCmdImpl
  • Available in:
  • Class from:
IPMUnknown kSetGridPrefsCmdBoss::IID_IGRIDPREFSCMDDATA
     IN IGridPrefsCmdData, 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: kGridPrefsCmdDataImpl</li>

    <li>Available in: </li>

    <li>Class from:</li>

    </ul>