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

#include <SynthObjModel.h>

Inheritance diagram for kCopiedRangeVariableDataBoss:

Public Member Functions

IUIDData IID_IUIDDATA
 
IPMPersist IID_IPMPERSIST
 
IPersistUIDData IID_IPERSISTUIDDATA
 

Detailed Description

Private data for the kCopiedRangeVariableBoss - matches a paragraph or character style

Member Function Documentation

IPersistUIDData kCopiedRangeVariableDataBoss::IID_IPERSISTUIDDATA
     The persistent data representing the style to match - once the variable is in the table, the UID is persisted

Note
The use of this data MUST be coordinated with the IID_IUIDDATA
    <ul>

    <li>Implementation: kCPersistUIDRefDataImpl</li>

    <li>Available in: </li>

    <li>Class from:</li>

    </ul>
IPMPersist kCopiedRangeVariableDataBoss::IID_IPMPERSIST

This is a Persistent object

  • Implementation: kPMPersistImpl
  • Available in:
  • Class from:
IUIDData kCopiedRangeVariableDataBoss::IID_IUIDDATA
     The non-persistent data representing the style to match - used by the UI until the change is put into the table (the command handles the change)

Note
The use of this data MUST be coordinated with the IID_IPERSISTUIDDATA
    <ul>

    <li>Implementation: kUIDDataImpl</li>

    <li>Available in: </li>

    <li>Class from:</li>

    </ul>