This service is for a CustomShape. More...
import "CustomShapeEngine.idl";
 
  
| Exported Interfaces | |
| interface | ::com::sun::star::lang::XInitialization | 
| initializing the CustomShapeEngine | |
| interface | com::sun::star::drawing::XCustomShapeEngine | 
| Additional Inherited Members | |
|  Public Member Functions inherited from XInitialization | |
| void | initialize ([in] sequence< any > aArguments) raises ( com::sun::star::uno::Exception ) | 
| initializes the object. | |
|  Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
|  Public Member Functions inherited from XCustomShapeEngine | |
| com::sun::star::drawing::XShape | render () | 
| com::sun::star::awt::Rectangle | getTextBounds () | 
| com::sun::star::drawing::PolyPolygonBezierCoords | getLineGeometry () | 
| sequence< com::sun::star::drawing::XCustomShapeHandle > | getInteraction () | 
This service is for a CustomShape.
| interface ::com::sun::star::lang::XInitialization | 
initializing the CustomShapeEngine