9 #ifndef com_sun_star_chart2_data_XSheetDataProvider_idl
10 #define com_sun_star_chart2_data_XSheetDataProvider_idl
16 module com { module sun { module star { module chart2 { module data {
23 boolean createDataSequenceByFormulaTokensPossible(
24 [in] sequence< com::sun::star::sheet::FormulaToken > aTokens );
27 [in] sequence< com::sun::star::sheet::FormulaToken > aTokens )
allows access to a one-dimensional sequence of data.
Definition: XDataSequence.idl:43
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:47
Interface specific to spreadsheet data provider backend.
Definition: XSheetDataProvider.idl:21