Home
last modified time | relevance | path

Searched refs:IdentityMapping (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/cppu/source/uno/
H A DIdentityMapping.cxx34 struct IdentityMapping : public uno_Mapping struct
39 IdentityMapping(uno::Environment const & rEnv); argument
47 delete static_cast<IdentityMapping *>(pMapping); in s_free()
54 if (1 == ::osl_incrementInterlockedCount(&static_cast<IdentityMapping *>(pMapping)->m_nRef)) in s_acquire()
59 static_cast<IdentityMapping *>(pMapping)->m_env.get(), in s_acquire()
60 static_cast<IdentityMapping *>(pMapping)->m_env.get(), in s_acquire()
67 if (!::osl_decrementInterlockedCount(&static_cast<IdentityMapping *>(pMapping )->m_nRef)) in s_release()
81 IdentityMapping * that = static_cast<IdentityMapping *>(pMapping); in s_mapInterface()
89 IdentityMapping::IdentityMapping(uno::Environment const & rEnv) in IdentityMapping() function in IdentityMapping
101 return new IdentityMapping(rEnv); in createIdentityMapping()
H A Dmakefile.mk41 $(SLO)$/IdentityMapping.obj \

Completed in 30 milliseconds