22 module
com { module sun { module star { module script {
43 [in] sequence< type > aTypes );
Interface to create adapter objects giving types to be supported and a an invocation interface incomi...
Definition: XInvocationAdapterFactory2.idl:28
com::sun::star::uno::XInterface createAdapter([in] XInvocation Invocation, [in] sequence< type > aTypes)
Creates an adapter interface of given types for calling the given XInvocation interface.
gives access to an object's methods and properties.
Definition: XInvocation.idl:32
base interface of all UNO interfaces
Definition: XInterface.idl:46
Definition: Ambiguous.idl:20
factory service that allows construction of Invocation objects.
Definition: Invocation.idl:34