LibreOffice
LibreOffice 5.0 SDK API Reference
|
This service is for a generic collection of shapes. More...
import "Shapes.idl";
Exported Interfaces | |
interface | com::sun::star::drawing::XShapes |
Additional Inherited Members | |
![]() | |
void | add ([in] com::sun::star::drawing::XShape xShape) |
inserts a Shape into this collection. More... | |
void | remove ([in] com::sun::star::drawing::XShape xShape) |
removes a Shape from this collection. More... | |
This service is for a generic collection of shapes.
interface com::sun::star::drawing::XShapes |