Overview | Module | Use | Devguide | Index |
Included Services | Exported Interfaces | Properties' Summary | Properties' Details |
service Shape |
|
Exported Interfaces | |
::com::sun::star::beans::XPropertySet |
|
XShape |
|
::com::sun::star::lang::XComponent |
|
XShapeDescriptor |
|
XGluePointsSupplier |
|
::com::sun::star::beans::XTolerantMultiPropertySet |
|
Properties' Summary | |
long ZOrder |
[ OPTIONAL ] is used to query or change the ZOrder of this Shape . |
short LayerID |
[ OPTIONAL ] This is the ID of the Layer to which this Shape is attached. |
string LayerName |
[ OPTIONAL ] This is the name of the Layer to which this Shape is attached. |
boolean Printable |
[ OPTIONAL ] If this is false , the Shape is not visible on printer outputs. |
boolean MoveProtect |
[ OPTIONAL ] With this set to true , this Shape cannot be moved interactively in the user interface. |
string Name |
[ OPTIONAL ] This is the name of this Shape . |
boolean SizeProtect |
[ OPTIONAL ] With this set to true , this Shape may not be sized interactively in the user interface. |
::com::sun::star::style::XStyle Style |
[ OPTIONAL ] this property lets you get and set a style for this shape. |
HomogenMatrix3 Transformation |
[ OPTIONAL ] this property lets you get and set the transformation matrix for this shape. The transformation is a 3x3 homogen matrix and can contain translation, rotation, shearing and scaling. |
::com::sun::star::container::XNameContainer ShapeUserDefinedAttributes |
[ OPTIONAL ] this property stores xml attributes. They will be saved to and restored from automatic styles inside xml files. |
Properties' Details | |
ZOrder
|
|
LayerID
|
|
LayerName
|
|
Printable
|
|
MoveProtect
|
|
Name
|
|
SizeProtect
|
|
Style
|
|
Transformation
|
|
ShapeUserDefinedAttributes
|
Copyright © 2003 Sun Microsystems, Inc.