22 module
com { module sun { module star { module script {
Interface to create adapter objects giving a type to be supported and a an invocation interface incom...
Definition XInvocationAdapterFactory.idl:32
com::sun::star::uno::XInterface createAdapter([in]XInvocation Invocation, [in]type aType)
Creates an adapter interface of given type 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 generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20
factory service that allows construction of Invocation objects.
Definition generated_idl_chapter_refs.idl:4986