LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef com_sun_star_chart2_XChartShapeContainer_idl
21 #define com_sun_star_chart2_XChartShapeContainer_idl
27 module
com { module sun { module star { module chart2 {
com::sun::star::drawing::XShape getShape()
lets you do a basic transformation on a Shape and get its type.
Definition: XShape.idl:39
void addShape([in] com::sun::star::drawing::XShape xShape)
a renderer creates ChartShapes and adds it to this container
Definition: XChartShapeContainer.idl:31
Definition: Ambiguous.idl:22
void removeShape([in] com::sun::star::drawing::XShape xShape)
a renderer can remove ChartShapes from this container (e.g.
base interface of all UNO interfaces
Definition: XInterface.idl:48