![]() | InDesign SDK 20.5 |
#include <IStylePositionInfo.h>

Public Types | |
| enum | { kDefaultIID = IID_ISTYLEPOSITIONINFO } |
Public Member Functions | |
| virtual void | SetParent (const IStyleGroupHierarchy *parent)=0 |
| virtual IStyleGroupHierarchy * | QueryParent () const =0 |
| virtual void | SetParentUIDRef (const UIDRef &parentUID)=0 |
| virtual UIDRef | GetParentUIDRef () const =0 |
| virtual void | SetParentLocation (const PMString &parentLocation)=0 |
| virtual PMString | GetParentLocation () const =0 |
| virtual void | SetStyleGroupManagerIID (const PMIID &ssmiid)=0 |
| virtual PMIID | GetStyleGroupManagerIID () const =0 |
| virtual void | SetWorkspaceUIDRef (const UIDRef &uidref)=0 |
| virtual UIDRef | GetWorkspaceUIDRef () const =0 |
| virtual int32 | GetPosition () const =0 |
| virtual void | SetPosition (int32 pos)=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
Data Interface for style sets attributes
| pure virtual |
Returns the parent location
| pure virtual |
Returns the parent uid of this style
| pure virtual |
Returns the position of this style with in its parent.
| pure virtual |
Returns the StyleGroupManager IID
| pure virtual |
Returns the workspace UID Ref
| pure virtual |
Returns the parent of this style
| pure virtual |
Sets the parent of this style
| parent | [IN] parent of this style |
| pure virtual |
Sets the parent location and the database
| parentLocation | [IN] the location of the parent |
| pure virtual |
Sets the parent uid of this style
| parentUID | [IN] parent uid. |
| pure virtual |
Sets the position of this style with in its parent.
| pos | [IN] the postion of this style |
| pure virtual |
Sets the Style Set Manager IID
| pure virtual |
Sets the Style set manager workspace UID