22 module
com { module sun { module star { module chart {
makes it possible to receive events when chart data changes.
Definition XChartDataChangeEventListener.idl:28
void chartDataChanged([in] com::sun::star::chart::ChartDataChangeEvent aEvent)
is called whenever chart data changes in value or structure.
base interface for all event listeners interfaces.
Definition XEventListener.idl:27
Definition Ambiguous.idl:20
describes a change that was applied to the data.
Definition ChartDataChangeEvent.idl:28