|
LibreOffice Module cppu (master) 1
|
#include "IdentityMapping.hxx"#include <typelib/typedescription.h>#include <uno/mapping.h>#include <uno/environment.hxx>#include <utility>#include <osl/interlck.h>Go to the source code of this file.
Functions | |
| static void | s_free (uno_Mapping *pMapping) |
| static void | s_acquire (uno_Mapping *pMapping) |
| static void | s_release (uno_Mapping *pMapping) |
| static void | s_mapInterface (uno_Mapping *pMapping, void **ppOut, void *pInterface, SAL_UNUSED_PARAMETER typelib_InterfaceTypeDescription *) |
| uno_Mapping * | createIdentityMapping (uno::Environment const &rEnv) |
| uno_Mapping * createIdentityMapping | ( | uno::Environment const & | rEnv | ) |
Definition at line 100 of file IdentityMapping.cxx.
Referenced by uno_getMapping().
|
static |
Definition at line 52 of file IdentityMapping.cxx.
References m_nRef, pMapping, s_free(), and uno_registerMapping().
|
static |
|
static |
Definition at line 73 of file IdentityMapping.cxx.
References pMapping.
|
static |
Definition at line 67 of file IdentityMapping.cxx.
References m_nRef, pMapping, and uno_revokeMapping().