LibreOffice Module extensions (master) 1
Functions
servreg.cxx File Reference
#include <osl/time.h>
#include "ole2uno.hxx"
#include "servprov.hxx"
#include <rtl/ustring.hxx>
#include <cppuhelper/factory.hxx>
Include dependency graph for servreg.cxx:

Go to the source code of this file.

Functions

Reference< XInterfaceConverterProvider_CreateInstance2 (const Reference< XMultiServiceFactory > &xSMgr)
 
Reference< XInterfaceConverterProvider_CreateInstanceVar1 (const Reference< XMultiServiceFactory > &xSMgr)
 
Reference< XInterfaceOleClient_CreateInstance (const Reference< XMultiServiceFactory > &xSMgr)
 
Reference< XInterfaceOleServer_CreateInstance (const Reference< XMultiServiceFactory > &xSMgr)
 
SAL_DLLPUBLIC_EXPORT void * oleautobridge_component_getFactory (const char *pImplName, void *pServiceManager, void *)
 

Function Documentation

◆ ConverterProvider_CreateInstance2()

Reference< XInterface > ConverterProvider_CreateInstance2 ( const Reference< XMultiServiceFactory > &  xSMgr)
Exceptions
Exception

Definition at line 28 of file servreg.cxx.

References xSMgr.

Referenced by oleautobridge_component_getFactory().

◆ ConverterProvider_CreateInstanceVar1()

Reference< XInterface > ConverterProvider_CreateInstanceVar1 ( const Reference< XMultiServiceFactory > &  xSMgr)
Exceptions
Exception

Definition at line 34 of file servreg.cxx.

References IUNKNOWN_WRAPPER_IMPL, UNO_OBJECT_WRAPPER_REMOTE_OPT, and xSMgr.

Referenced by oleautobridge_component_getFactory().

◆ oleautobridge_component_getFactory()

SAL_DLLPUBLIC_EXPORT void * oleautobridge_component_getFactory ( const char *  pImplName,
void *  pServiceManager,
void *   
)

◆ OleClient_CreateInstance()

Reference< XInterface > OleClient_CreateInstance ( const Reference< XMultiServiceFactory > &  xSMgr)
Exceptions
Exception

Definition at line 40 of file servreg.cxx.

References xSMgr.

Referenced by oleautobridge_component_getFactory().

◆ OleServer_CreateInstance()

Reference< XInterface > OleServer_CreateInstance ( const Reference< XMultiServiceFactory > &  xSMgr)
Exceptions
Exception

Definition at line 46 of file servreg.cxx.

References xSMgr.

Referenced by oleautobridge_component_getFactory().