LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Exported Interfaces | List of all members
ChartData Service Referencepublished

must be supported by every component that wants to provide data for a chart More...

import "ChartData.idl";

Inheritance diagram for ChartData:
XChartData XInterface ChartDataArray

Exported Interfaces

interface com::sun::star::chart::XChartData
 

Additional Inherited Members

- Public Member Functions inherited from XChartData
void addChartDataChangeEventListener ([in] com::sun::star::chart::XChartDataChangeEventListener aListener)
 allows a component supporting the XChartDataChangeEventListener interface to register as listener. More...
 
void removeChartDataChangeEventListener ([in] com::sun::star::chart::XChartDataChangeEventListener aListener)
 removes a previously registered listener. More...
 
double getNotANumber ()
 
boolean isNotANumber ([in] double nNumber)
 checks whether the value given is equal to the indicator value for a missing value. More...
 

Detailed Description

must be supported by every component that wants to provide data for a chart

Developers Guide
Charts - Data Access
Charts - Working With Charts - Document Structure

Exported Interfaces


The documentation for this service was generated from the following file: