22 module
com { module sun { module star { module script {
33 any directInvoke( [in]
string aName,
34 [in] sequence<any> aParams )
41 boolean hasMember( [in]
string aName );
Definition: Ambiguous.idl:20
This exception denotes a checked exception (wrapping an originating exception) and may be thrown upon...
Definition: InvocationTargetException.idl:30
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
provides access to an object's methods and properties.
Definition: XDirectInvocation.idl:26
base interface of all UNO interfaces
Definition: XInterface.idl:45
This exception is thrown to indicate that a type conversion can not be performed. ...
Definition: CannotConvertException.idl:27