LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
9 #ifndef __com_sun_star_chart2_XDataProviderCreator_idl__
10 #define __com_sun_star_chart2_XDataProviderCreator_idl__
13 #include <com/sun/star/uno/chart/data/XDataProvider.idl>
15 module
com { module sun { module star { module chart2 {
Provides access to chart2 data providers for a given document.
Definition: XDataProviderAccess.idl:24
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48
An application that provides data for a chart must implement this interface.
Definition: XDataProvider.idl:43
com::sun::star::chart2::data::XDataProvider createDataProvider()
creates a data provider for chart2, if possible