19 #ifndef __com_sun_star_drawing_XCustomShapeEngine_idl__
20 #define __com_sun_star_drawing_XCustomShapeEngine_idl__
29 module
com { module sun { module star { module drawing {
The XCustomShapeEngine.
Definition: XCustomShapeEngine.idl:35
com::sun::star::drawing::PolyPolygonBezierCoords getLineGeometry()
com::sun::star::drawing::XShape render()
com::sun::star::awt::Rectangle getTextBounds()
sequence< com::sun::star::drawing::XCustomShapeHandle > getInteraction()
lets you do a basic transformation on a Shape and get its type.
Definition: XShape.idl:39
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22
specifies a rectangular area by position and size.
Definition: Rectangle.idl:30
specifies the coordinates for a poly polygon Bezier.
Definition: PolyPolygonBezierCoords.idl:33