:: com :: sun :: star :: script ::

service Invocation
Supported Interface
::com::sun::star::lang::XSingleServiceFactory
Description
factory service that allows construction of Invocation objects.

Invoke createInstanceWithArguments() of XSingleServiceFactory to create an Invocation adapter for the passed object (Invoking createInstance() will fail).

The adapter has to support XInvocation. The adapter may also support XInvocation2.

Developers Guide
AdvUNO - UNO Reflection API
AdvUNO - XInvocation Bridge - Scripting Existing UNO Objects



 Top of Page