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

#include <SynthObjModel.h>

Inheritance diagram for kSetFrameEdgePrefsCmdBoss:

Public Member Functions

IPMUnknown IID_IFRAMEEDGEPREFSCMDDATA
 
ICommand IID_ICOMMAND
 

Detailed Description

 This command edits frame edge preferences (IFrameEdgePrefs).

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

Member Function Documentation

ICommand kSetFrameEdgePrefsCmdBoss::IID_ICOMMAND

ICommand implementation.

  • Implementation: kSetFrameEdgePrefsCmdImpl
  • Available in:
  • Class from:
IPMUnknown kSetFrameEdgePrefsCmdBoss::IID_IFRAMEEDGEPREFSCMDDATA
     IN IFrameEdgePrefsCmdData, 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: kFrameEdgePrefsCmdDataImpl</li>

    <li>Available in: </li>

    <li>Class from:</li>

    </ul>