service OleObjectFactory in module com::sun::star::bridge:: |
service OleObjectFactory;
makes it possible to create OLE objects as UNO objects.
Any OLE objects which are accessable via CLSIDFromProgID()
and CoCreateInstance()
could be created by this service.
The created UNO objects support XInvocation
if the original OLE objects support IDispatch.
The optional parameters of the method XMultiServiceFactory::createInstanceWithArguments() are reserved for future use; at this time they are ignored.
Exported Interfaces |
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.