LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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
lets you do a basic transformation on a Shape and get its type.
Definition: XShape.idl:39
com::sun::star::drawing::XShape render()
sequence< com::sun::star::drawing::XCustomShapeHandle > getInteraction()
com::sun::star::drawing::PolyPolygonBezierCoords getLineGeometry()
specifies the coordinates for a poly polygon Bezier.
Definition: PolyPolygonBezierCoords.idl:33
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48
com::sun::star::awt::Rectangle getTextBounds()
specifies a rectangular area by position and size.
Definition: Rectangle.idl:30