22 module
com { module sun { module star { module script {
34 [in] sequence<any> aParams )
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
This exception denotes a checked exception (wrapping an originating exception) and may be thrown upon...
Definition InvocationTargetException.idl:31
This exception is thrown to indicate that a type conversion can not be performed.
Definition CannotConvertException.idl:28
provides access to an object's methods and properties.
Definition XDirectInvocation.idl:27
any directInvoke([in] string aName, [in] sequence< any > aParams)
provides access to methods and properties exposed by an object.
boolean hasMember([in] string aName)
returns TRUE if the method or property with the specified name exists, else FALSE.
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20