LibreOffice Module cppu (master) 1
Functions
UnsafeBridge.cxx File Reference
#include <osl/mutex.hxx>
#include <osl/thread.h>
#include <osl/thread.hxx>
#include <sal/log.hxx>
#include <cppu/Enterable.hxx>
#include <cppu/helper/purpenv/Environment.hxx>
#include <cppu/helper/purpenv/Mapping.hxx>
Include dependency graph for UnsafeBridge.cxx:

Go to the source code of this file.

Functions

void SAL_DLLPUBLIC_EXPORT uno_initEnvironment (uno_Environment *pEnv) SAL_THROW_EXTERN_C()
 
void SAL_DLLPUBLIC_EXPORT uno_ext_getMapping (uno_Mapping **ppMapping, uno_Environment *pFrom, uno_Environment *pTo)
 

Function Documentation

◆ uno_ext_getMapping()

void SAL_DLLPUBLIC_EXPORT uno_ext_getMapping ( uno_Mapping **  ppMapping,
uno_Environment pFrom,
uno_Environment pTo 
)

Definition at line 137 of file UnsafeBridge.cxx.

References cppu::helper::purpenv::createMapping().

◆ uno_initEnvironment()

void SAL_DLLPUBLIC_EXPORT uno_initEnvironment ( uno_Environment pEnv)