10 #ifndef com_sun_star_chart2_data_XSheetDataProvider_idl
11 #define com_sun_star_chart2_data_XSheetDataProvider_idl
17 module com { module sun { module star { module chart2 { module data {
24 boolean createDataSequenceByFormulaTokensPossible(
25 [in] sequence< com::sun::star::sheet::FormulaToken > aTokens );
28 [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:22