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