22 module
com { module sun { module star { module chart {
provides information about and access to the properties from an implementation.
Definition XPropertySet.idl:46
manages the data of the chart.
Definition XChartData.idl:30
manages the chart document.
Definition XChartDocument.idl:31
com::sun::star::chart::XChartData getData()
com::sun::star::chart::XDiagram getDiagram()
com::sun::star::beans::XPropertySet getArea()
com::sun::star::drawing::XShape getLegend()
com::sun::star::drawing::XShape getSubTitle()
com::sun::star::drawing::XShape getTitle()
void setDiagram([in] com::sun::star::chart::XDiagram xDiagram)
sets the diagram for the chart document.
void attachData([in] com::sun::star::chart::XChartData xData)
attaches data to the chart.
manages the diagram of the chart document.
Definition XDiagram.idl:29
lets you do a basic transformation on a Shape and get its type.
Definition XShape.idl:29
represents a component which is created from a URL and arguments.
Definition XModel.idl:51
Definition Ambiguous.idl:20