LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_sheet_XFunctionAccess_idl__
21 #define __com_sun_star_sheet_XFunctionAccess_idl__
28 module
com { module sun { module star { module sheet {
96 any
callFunction( [in]
string aName, [in] sequence< any > aArguments )
any callFunction([in] string aName, [in] sequence< any > aArguments)
calls a function and returns the result of the call.
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:35
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
base interface of all UNO interfaces
Definition: XInterface.idl:48
allows generic access to all spreadsheet functions.
Definition: XFunctionAccess.idl:36