LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_chart_ChartDataChangeType_idl__
20 #define __com_sun_star_chart_ChartDataChangeType_idl__
24 module
com { module sun { module star { module chart {
ChartDataChangeType
specifies the type of change that was applied to the data.
Definition: ChartDataChangeType.idl:30
@ ROW_INSERTED
The row given in the ChartDataChangeEvent, was inserted.
Definition: ChartDataChangeType.idl:52
@ DATA_RANGE
The range of columns and rows, given in the ChartDataChangeEvent, has changed.
Definition: ChartDataChangeType.idl:40
@ COLUMN_DELETED
The column given in the ChartDataChangeEvent, was deleted.
Definition: ChartDataChangeType.idl:58
@ ROW_DELETED
The row given in the ChartDataChangeEvent, was deleted.
Definition: ChartDataChangeType.idl:64
@ ALL
Major changes were applied to the data.
Definition: ChartDataChangeType.idl:34
@ COLUMN_INSERTED
The column given in the ChartDataChangeEvent, was inserted.
Definition: ChartDataChangeType.idl:46
Definition: Ambiguous.idl:22