|
| virtual void | SetCoordinateSpace (const Transform::CoordinateSpace &newCoordinateSpace)=0 |
| |
| virtual void | SetShowStrokeBounds (Geometry::BoundsKind showStrokeBounds)=0 |
| |
| virtual void | SetShowContentOffset (bool16 showContentOffset)=0 |
| |
| virtual void | SetScaleStrokes (bool16 scaleStrokes)=0 |
| |
| virtual void | SetScaleUsingLens (bool16)=0 |
| |
| virtual void | SetScaleXPEffects (bool16 scaleXPEffects)=0 |
| |
| virtual Transform::CoordinateSpace | GetCoordinateSpace () const =0 |
| |
| virtual Geometry::BoundsKind | GetShowStrokeBounds () const =0 |
| |
| virtual bool16 | GetShowContentOffset () const =0 |
| |
| virtual bool16 | GetScaleStrokes () const =0 |
| |
| virtual bool16 | GetScaleUsingLens () const =0 |
| |
| virtual bool16 | GetScaleXPEffects () const =0 |
| |
| virtual bool16 | GetChangeCoordinateSpace () const =0 |
| |
| virtual bool16 | GetChangeShowStrokeBounds () const =0 |
| |
| virtual bool16 | GetChangeShowContentOffset () const =0 |
| |
| virtual bool16 | GetChangeScaleStrokes () const =0 |
| |
| virtual bool16 | GetChangeScaleUsingLens () const =0 |
| |
| virtual bool16 | GetChangeScaleXPEffects () const =0 |
| |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| |
| virtual void | AddRef () const =0 |
| |
| virtual void | Release () const =0 |
| |