22 module
com { module sun { module star { module chart {
ChartDataChangeType
specifies the type of change that was applied to the data.
Definition ChartDataChangeType.idl:28
@ DATA_RANGE
The range of columns and rows, given in the ChartDataChangeEvent, has changed.
Definition ChartDataChangeType.idl:38
@ ROW_INSERTED
The row given in the ChartDataChangeEvent, was inserted.
Definition ChartDataChangeType.idl:50
@ COLUMN_DELETED
The column given in the ChartDataChangeEvent, was deleted.
Definition ChartDataChangeType.idl:56
@ COLUMN_INSERTED
The column given in the ChartDataChangeEvent, was inserted.
Definition ChartDataChangeType.idl:44
@ ROW_DELETED
The row given in the ChartDataChangeEvent, was deleted.
Definition ChartDataChangeType.idl:62
Definition Ambiguous.idl:20