LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_drawing_XShapeBinder_idl__
20 #define __com_sun_star_drawing_XShapeBinder_idl__
30 module
com { module sun { module star { module drawing {
com::sun::star::drawing::XShape bind([in] com::sun::star::drawing::XShapes xShapes)
binds Shapes together.
lets you do a basic transformation on a Shape and get its type.
Definition: XShape.idl:39
void unbind([in] com::sun::star::drawing::XShape xShape)
breaks a Shape into its line segments
Definition: Ambiguous.idl:22
makes it possible to access, add, and remove the Shapes in a collection.
Definition: XShapes.idl:39
base interface of all UNO interfaces
Definition: XInterface.idl:48
connects or breaks the lines of Shapes
Definition: XShapeBinder.idl:36