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.
|
Copyright © 2003 Sun Microsystems, Inc.