19 #ifndef __com_sun_star_report_XShape_idl__
20 #define __com_sun_star_report_XShape_idl__
27 module com { module sun { module star { module report {
34 [attribute,bound]
long ZOrder;
Definition: XReportControlModel.idl:30
long ZOrder
is used to query or change the ZOrder of this Shape.
Definition: XShape.idl:31
com::sun::star::drawing::HomogenMatrix3 Transformation
this property lets you get and set the transformation matrix for this shape.
Definition: XShape.idl:42
string CustomShapeEngine
This property contains the CustomShapeEngine service name that has to be used for rendering...
Definition: XShape.idl:47
sequence<::com::sun::star::beans::PropertyValue > CustomShapeGeometry
This property describes the geometry of the CustomShape.
Definition: XShape.idl:61
string CustomShapeData
This property can be used to store data that the CustomShapeEngine may use for rendering.
Definition: XShape.idl:52
Definition: XShape.idl:29
specifies a homogeneous matrix by three homogeneous lines
Definition: HomogenMatrix3.idl:30
boolean Opaque
determines if the object is opaque or transparent for text.
Definition: XShape.idl:65