Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: drawing ::

unpublished service CustomShape
Usage Restrictions
not published
Description
This service is for a CustomShape

Included Services - Summary
Shape
(referenced entity's summary:)
This abstract service specifies the general characteristics of all Shapes.
FillProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering an area.
LineProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering a Line.
ShadowProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering a shadow.
Text
(referenced entity's summary:)
This abstract service specifies the general characteristics of an optional text inside a Shape.
RotationDescriptor
(referenced entity's summary:)
This abstract service specifies the general characteristics of an optional rotation and shearing for a Shape. This service is depricated, instead please use the Transformation property of the service Shape.
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.  
Included Services - Details
Shape
(referenced entity's summary:)
This abstract service specifies the general characteristics of all Shapes.
FillProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering an area.
LineProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering a Line.
ShadowProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering a shadow.
Text
(referenced entity's summary:)
This abstract service specifies the general characteristics of an optional text inside a Shape.
RotationDescriptor
(referenced entity's summary:)
This abstract service specifies the general characteristics of an optional rotation and shearing for a Shape. This service is depricated, instead please use the Transformation property of the service Shape.
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

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.