service Invocation in module com::sun::star::script::

(Global Index)

Syntax

service Invocation;

Description

factory service that allows construction of Invocation objects.

Invoke createInstanceWithArguments() of XSingleServiceFactory to create an Invocation adapter for your object; invoking createInstance() will fail.

Exported Interfaces


com::sun::star::lang::XSingleServiceFactory
Top of Page