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 {
The row given in the ChartDataChangeEvent, was inserted.
Definition: ChartDataChangeType.idl:52
Definition: Ambiguous.idl:22
The column given in the ChartDataChangeEvent, was deleted.
Definition: ChartDataChangeType.idl:58
The column given in the ChartDataChangeEvent, was inserted.
Definition: ChartDataChangeType.idl:46
The row given in the ChartDataChangeEvent, was deleted.
Definition: ChartDataChangeType.idl:64
Major changes were applied to the data.
Definition: ChartDataChangeType.idl:34
The range of columns and rows, given in the ChartDataChangeEvent, has changed.
Definition: ChartDataChangeType.idl:40
ChartDataChangeType
specifies the type of change that was applied to the data.
Definition: ChartDataChangeType.idl:29