19 #ifndef __com_sun_star_chart_ChartDataChangeEvent_idl__ 20 #define __com_sun_star_chart_ChartDataChangeEvent_idl__ 28 module
com { module sun { module star { module chart {
com::sun::star::chart::ChartDataChangeType Type
specifies the type of change to the data.
Definition: ChartDataChangeEvent.idl:38
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:31
Definition: Ambiguous.idl:22
short EndColumn
specifies the column number in which the changes end.
Definition: ChartDataChangeEvent.idl:48
describes a change that was applied to the data.
Definition: ChartDataChangeEvent.idl:33
short StartRow
specifies the row number in which the changes begin.
Definition: ChartDataChangeEvent.idl:53
short StartColumn
specifies the column number in which the changes begin.
Definition: ChartDataChangeEvent.idl:43
ChartDataChangeType
specifies the type of change that was applied to the data.
Definition: ChartDataChangeType.idl:29
short EndRow
specifies the row number in which the changes end.
Definition: ChartDataChangeEvent.idl:58