21module 
com {  module sun {  module star {  module sheet {
 
   89    any 
callFunction( [in] 
string aName, [in] sequence< any > aArguments )
 
 
is thrown by child access methods of collections, if the addressed child does not exist.
Definition NoSuchElementException.idl:31
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
allows generic access to all spreadsheet functions.
Definition XFunctionAccess.idl:29
any callFunction([in] string aName, [in] sequence< any > aArguments)
calls a function and returns the result of the call.
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20