Properties' Summary |
string
CustomShapeEngine |
This property contains the CustomShapeEngine service name that has to
be used for rendering.
|
string
CustomShapeData |
[ OPTIONAL ]
This property can be used to store data that the CustomShapeEngine may
use for rendering
|
sequence< ::com::sun::star::beans::PropertyValue >
CustomShapeGeometry |
[ OPTIONAL ]
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
|
string
CustomShapeReplacementURL |
[ OPTIONAL ]
This property describes the URL to a replacement graphic that could
be displayed if the CustomShape engine is not available.
|
Properties' Details |
CustomShapeEngine
string CustomShapeEngine;
- Description
- This property contains the CustomShapeEngine service name that has to
be used for rendering.
|
|
CustomShapeData
string CustomShapeData;
- Usage Restrictions
- optional
- Description
- This property can be used to store data that the CustomShapeEngine may
use for rendering
|
|
CustomShapeGeometry
sequence< ::com::sun::star::beans::PropertyValue > CustomShapeGeometry;
- Usage Restrictions
- optional
- 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
|
|
CustomShapeReplacementURL
string CustomShapeReplacementURL;
- Usage Restrictions
- optional
- Description
- This property describes the URL to a replacement graphic that could
be displayed if the CustomShape engine is not available.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.