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