|
LibreOffice Module cppu (master) 1
|
#include <osl/thread.hxx>#include <osl/conditn.hxx>#include <osl/mutex.hxx>#include <osl/diagnose.h>#include <sal/log.hxx>#include <cppu/Enterable.hxx>#include <cppu/helper/purpenv/Environment.hxx>#include <cppu/helper/purpenv/Mapping.hxx>#include <memory>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) |
| void SAL_DLLPUBLIC_EXPORT uno_ext_getMapping | ( | uno_Mapping ** | ppMapping, |
| uno_Environment * | pFrom, | ||
| uno_Environment * | pTo | ||
| ) |
Definition at line 353 of file AffineBridge.cxx.
References cppu::helper::purpenv::createMapping().
| void SAL_DLLPUBLIC_EXPORT uno_initEnvironment | ( | uno_Environment * | pEnv | ) |
Definition at line 347 of file AffineBridge.cxx.
References cppu::helper::purpenv::Environment_initWithEnterable(), and SAL_THROW_EXTERN_C.