|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
10 module
com { module sun { module star { module chart2 { module data {
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:37
boolean createDataSequenceByFormulaTokensPossible([in] sequence< com::sun::star::sheet::FormulaToken > aTokens)
XDataSequence createDataSequenceByFormulaTokens([in] sequence< com::sun::star::sheet::FormulaToken > aTokens)
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:27
base interface of all UNO interfaces
Definition: XInterface.idl:46
Interface specific to spreadsheet data provider backend.
Definition: XSheetDataProvider.idl:16