Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

com :: sun :: star :: bridge ::

service OleApplicationRegistration

Description
registers standard UNO objects to OLE Automation.

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

The following UNO objects are provided:



Exported Interfaces

com::sun::star::uno::XInterface
Description
provides lifetime control by reference counting and the possibility of querying for other interfaces of the same logical object.

Top of Page