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
const long ALL
This value is used to query for all methods, see XIntrospectionAccess::getMethod() and XIntrospection...
Definition: MethodConcept.idl:42
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
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