Attributes' Summary |
ZOrder |
is used to query or change the ZOrder of this Shape. |
Transformation |
this property lets you get and set the transformation matrix
for this shape.
The transformation is a 3x3 homogeneous matrix and can contain
translation, rotation, shearing and scaling.
|
CustomShapeEngine |
This property contains the CustomShapeEngine service name that has to
be used for rendering.
|
CustomShapeData |
This property can be used to store data that the CustomShapeEngine may
use for rendering
|
CustomShapeGeometry |
This property describes the geometry of the CustomShape. The CustomShapeEngine
that is used should be able to get on with the content of this property.
If the CustomShapeEngine property is "com.sun.star.drawing.EnhancedCustomShapeEngine",
then this property is containing properties as they are specified in the service
com.sun.star.drawing.EnhancedCustomShapeGeometry
|
Opaque |
determines if the object is opaque or transparent for text.
|
Attributes' Details |
ZOrder
[ bound ] long ZOrder;
- Description
- is used to query or change the ZOrder of this Shape.
|
|
Transformation
[ bound ] ::com::sun::star::drawing::HomogenMatrix3 Transformation;
- Description
- this property lets you get and set the transformation matrix
for this shape.
The transformation is a 3x3 homogeneous matrix and can contain
translation, rotation, shearing and scaling.
|
|
CustomShapeEngine
string CustomShapeEngine;
- Description
- This property contains the CustomShapeEngine service name that has to
be used for rendering.
|
|
CustomShapeData
string CustomShapeData;
- Description
- This property can be used to store data that the CustomShapeEngine may
use for rendering
|
|
CustomShapeGeometry
[ bound ] sequence< ::com::sun::star::beans::PropertyValue > CustomShapeGeometry;
- Description
- This property describes the geometry of the CustomShape. The CustomShapeEngine
that is used should be able to get on with the content of this property.
If the CustomShapeEngine property is "com.sun.star.drawing.EnhancedCustomShapeEngine",
then this property is containing properties as they are specified in the service
com.sun.star.drawing.EnhancedCustomShapeGeometry
|
|
Opaque
[ bound ] boolean Opaque;
- Description
- determines if the object is opaque or transparent for text.
|
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.