LibreOffice
LibreOffice 7.4 SDK API Reference
Modules | Enumerations
ChartDataChangeType.idl File Reference

Go to the source code of this file.

Modules

module  com
 
module  com::sun
 
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
 
module  com::sun::star::chart
 Charting diagram interfaces.
 

Enumerations

enum  ChartDataChangeType {
  ALL , DATA_RANGE , COLUMN_INSERTED , ROW_INSERTED ,
  COLUMN_DELETED , ROW_DELETED
}
 specifies the type of change that was applied to the data. More...