10 module
com { module sun { module star { module chart2 { module data {
17 boolean createDataSequenceByFormulaTokensPossible(
18 [in] sequence< com::sun::star::sheet::FormulaToken > aTokens );
21 [in] sequence< com::sun::star::sheet::FormulaToken > aTokens )
allows access to a one-dimensional sequence of data.
Definition: XDataSequence.idl:36
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
base interface of all UNO interfaces
Definition: XInterface.idl:45
Interface specific to spreadsheet data provider backend.
Definition: XSheetDataProvider.idl:15