InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
TextWrapRef Struct Reference

#include <TextWrapRef.h>

Public Types

typedef object_type data_type
 

Public Member Functions

 TextWrapRef (const TextWrapRef &other)
 
 TextWrapRef (UID sodUID, UID spreadUID, const PMMatrix &transform)
 
 TextWrapRef (const IPMUnknown *sod)
 
bool16 operator== (const TextWrapRef &other) const
 
bool16 operator!= (const TextWrapRef &other) const
 
bool16 GetIsNative () const
 

Public Attributes

UID fSODUID
 
UID fSpreadUID
 
PMMatrix fTransform
 

Detailed Description

This data structure encapsulates information about a reference to a boss with an active StandOffData. The X/YOffset represents the adjustment in pasteboard coordinates from where the SOD is located to where it appears to the Parcel. Only TextWrap which is from MasterPages will have non-zero X/YOffsets.