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