Searched refs:IdentityMapping (Results 1 – 2 of 2) sorted by relevance
34 struct IdentityMapping : public uno_Mapping struct39 IdentityMapping(uno::Environment const & rEnv); argument47 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 IdentityMapping101 return new IdentityMapping(rEnv); in createIdentityMapping()
41 $(SLO)$/IdentityMapping.obj \
Completed in 18 milliseconds