|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 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:29
void unbind([in] com::sun::star::drawing::XShape xShape)
breaks a Shape into its line segments
Definition: Ambiguous.idl:20
makes it possible to access, add, and remove the Shapes in a collection.
Definition: XShapes.idl:33
base interface of all UNO interfaces
Definition: XInterface.idl:46
connects or breaks the lines of Shapes
Definition: XShapeBinder.idl:28