LibreOffice
LibreOffice 5.0 SDK API Reference
|
import "Shape.idl";
Additional Inherited Members | |
![]() | |
interface | XReportControlModel |
![]() | |
XFormatCondition | createFormatCondition () raises ( com::sun::star::uno::Exception ) |
Creates a format condition. More... | |
![]() | |
long | ZOrder |
is used to query or change the ZOrder of this Shape. More... | |
com::sun::star::drawing::HomogenMatrix3 | Transformation |
this property lets you get and set the transformation matrix for this shape. More... | |
string | CustomShapeEngine |
This property contains the CustomShapeEngine service name that has to be used for rendering. More... | |
string | CustomShapeData |
This property can be used to store data that the CustomShapeEngine may use for rendering. More... | |
sequence <::com::sun::star::beans::PropertyValue > | CustomShapeGeometry |
This property describes the geometry of the CustomShape. More... | |
boolean | Opaque |
determines if the object is opaque or transparent for text. More... | |