19#ifndef __com_sun_star_chart_XChartDocument_idl__
20#define __com_sun_star_chart_XChartDocument_idl__
34 module
com { module sun { module star { module chart {
provides information about and access to the properties from an implementation.
Definition XPropertySet.idl:64
manages the data of the chart.
Definition XChartData.idl:36
manages the chart document.
Definition XChartDocument.idl:43
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:37
lets you do a basic transformation on a Shape and get its type.
Definition XShape.idl:39
represents a component which is created from a URL and arguments.
Definition XModel.idl:59
Definition Ambiguous.idl:22