service OleApplicationRegistration in module com::sun::star::bridge::

(Global Index)

Syntax

service OleApplicationRegistration;

Description

registers standard UNO objects to OLE Automation.

It does not provide any specific interface because the UNO object is registered while instanciating this service and deregistered if the implementation is released.

The following UNO objects are provided:

Exported Interfaces


com::sun::star::uno::XInterface
Top of Page