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

#include <SynthObjModel.h>

Inheritance diagram for kXMLSetCommentCmdBoss:

Public Member Functions

IXMLReferenceData IID_IXMLREFERENCEDATA
 
ICommand IID_ICOMMAND
 
IStringData IID_ISTRINGDATA
 

Detailed Description

 This command sets the body of a XML comment element.

Precondition
IXMLReferenceData::GetReference should allow IIDXMLElement to be instantiated.
comment element should not be locked
Postcondition
body of comment element is set to new value
Item list input
Not used
Item list output
Not used
Observer notification
  • theChange: kXMLSetCommentCmdBoss
  • theSubject: backing store
  • protocol: IID_IIDXMLELEMENT
  • changedBy: cmd instance
See Also
IXMLUtils::GetBackingStore
IXMLUtils::IsElementLocked

Member Function Documentation

ICommand kXMLSetCommentCmdBoss::IID_ICOMMAND

ICommand implementation

  • Implementation: kXMLSetCommentCmdImpl
  • Available in:
  • Class from:
IStringData kXMLSetCommentCmdBoss::IID_ISTRINGDATA

IN IStringData specifies new comment body

  • Implementation: kStringDataImpl
  • Available in:
  • Class from:
IXMLReferenceData kXMLSetCommentCmdBoss::IID_IXMLREFERENCEDATA

IN IXMLReferenceData specifies comment element to set comment body for

  • Implementation: kXMLReferenceDataImpl
  • Available in:
  • Class from: