|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module chart {
short StartColumn
specifies the column number in which the changes begin.
Definition: ChartDataChangeEvent.idl:37
short EndColumn
specifies the column number in which the changes end.
Definition: ChartDataChangeEvent.idl:42
ChartDataChangeType
specifies the type of change that was applied to the data.
Definition: ChartDataChangeType.idl:28
short StartRow
specifies the row number in which the changes begin.
Definition: ChartDataChangeEvent.idl:47
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:28
describes a change that was applied to the data.
Definition: ChartDataChangeEvent.idl:28
Definition: Ambiguous.idl:20
short EndRow
specifies the row number in which the changes end.
Definition: ChartDataChangeEvent.idl:52
com::sun::star::chart::ChartDataChangeType Type
specifies the type of change to the data.
Definition: ChartDataChangeEvent.idl:32