20 module
com { module sun { module star { module drawing {
68 [optional, property]
long ZOrder;
104 [optional, property]
string Name;
154 [optional, property] sequence<com::sun::star::beans::PropertyValue>
InteropGrabBag;
com::sun::star::style::XStyle Style
this property lets you get and set a style for this shape.
Definition: Shape.idl:115
specifies a template for a style (aka style sheet).
Definition: XStyle.idl:27
short RelativeHeight
contains the relative height of the object.
Definition: Shape.idl:161
offers some settings which are allowed even for objects which are not yet inserted into a draw page...
Definition: XShapeDescriptor.idl:30
allows to explicitly free resources and break cyclic references.
Definition: XComponent.idl:38
provides access to multiple iformation of a set of properties with a single call. ...
Definition: XTolerantMultiPropertySet.idl:40
Definition: Ambiguous.idl:20
string LayerName
This is the name of the Layer to which this Shape is attached.
Definition: Shape.idl:80
string Title
contains short title for the object
Definition: Shape.idl:193
boolean Printable
If this is FALSE, the Shape is not visible on printer outputs.
Definition: Shape.idl:93
must be supported to provide access to a container of GluePoint2.
Definition: XGluePointsSupplier.idl:26
boolean Visible
If this is FALSE, the Shape is not visible on screen outputs.
Definition: Shape.idl:87
This abstract service specifies the general characteristics of all Shapes.
Definition: Shape.idl:31
com::sun::star::container::XNameContainer ShapeUserDefinedAttributes
this property stores xml attributes.
Definition: Shape.idl:132
long ZOrder
is used to query or change the ZOrder of this Shape.
Definition: Shape.idl:64
This is the generic interface for supporting the insertion and removal of named elements.
Definition: XNameContainer.idl:28
boolean MoveProtect
With this set to TRUE, this Shape cannot be moved interactively in the user interface.
Definition: Shape.idl:99
com::sun::star::drawing::HomogenMatrix3 Transformation
this property lets you get and set the transformation matrix for this shape.
Definition: Shape.idl:124
boolean SizeProtect
With this set to TRUE, this Shape may not be sized interactively in the user interface.
Definition: Shape.idl:110
boolean Decorative
Determines if the shape is purely decorative.
Definition: Shape.idl:212
short RelativeWidth
contains the relative width of the object.
Definition: Shape.idl:168
specifies a homogeneous matrix by three homogeneous lines
Definition: HomogenMatrix3.idl:26
string Hyperlink
this property lets you get and set a hyperlink for this shape.
Definition: Shape.idl:143
lets you do a basic transformation on a Shape and get its type.
Definition: XShape.idl:28
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:45
short LayerID
This is the ID of the Layer to which this Shape is attached.
Definition: Shape.idl:74
long NavigationOrder
this property stores the navigation order of this shape.
Definition: Shape.idl:139
string Description
contains description for the object
Definition: Shape.idl:203
short RelativeHeightRelation
contains the relation of the relative height of the object.
Definition: Shape.idl:176
string Name
This is the name of this Shape.
Definition: Shape.idl:104
short RelativeWidthRelation
contains the relation of the relative width of the object.
Definition: Shape.idl:184
sequence< com::sun::star::beans::PropertyValue > InteropGrabBag
Grab bag of shape properties, used as a string-any map for interim interop purposes.
Definition: Shape.idl:154