LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_sheet_XMultiFormulaTokens_idl__
21 #define __com_sun_star_sheet_XMultiFormulaTokens_idl__
28 module
com { module sun { module star { module sheet {
51 sequence< FormulaToken >
getTokens( [in]
long nIndex )
62 void setTokens( [in]
long nIndex, [in] sequence< FormulaToken > aTokens )
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a container has been accessed with an illegal index.
Definition: IndexOutOfBoundsException.idl:35