22 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:32
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:27
Definition: Ambiguous.idl:20
short EndColumn
specifies the column number in which the changes end.
Definition: ChartDataChangeEvent.idl:42
describes a change that was applied to the data.
Definition: ChartDataChangeEvent.idl:27
short StartRow
specifies the row number in which the changes begin.
Definition: ChartDataChangeEvent.idl:47
short StartColumn
specifies the column number in which the changes begin.
Definition: ChartDataChangeEvent.idl:37
ChartDataChangeType
specifies the type of change that was applied to the data.
Definition: ChartDataChangeType.idl:27
short EndRow
specifies the row number in which the changes end.
Definition: ChartDataChangeEvent.idl:52