Home
last modified time | relevance | path

Searched refs:computeObjectIdentifier (Results 1 – 5 of 5) sorted by relevance

/trunk/main/cppu/source/helper/purpenv/
H A Dhelper_purpenv_Environment.cxx103 void computeObjectIdentifier(void * pInterface,
216 pBase->computeObjectIdentifier(pInterface, reinterpret_cast<rtl::OUString *>(ppOId)); in s_computeObjectIdentifier()
245 m_env_computeObjectIdentifier(pEnv->pExtEnv->computeObjectIdentifier), in Base()
266 pEnv->pExtEnv->computeObjectIdentifier = s_computeObjectIdentifier; in Base()
455 void Base::computeObjectIdentifier(void * pInterface, rtl::OUString * pOid) in computeObjectIdentifier() function in Base
/trunk/main/bridges/source/cpp_uno/shared/
H A Dcomponent.cxx152 static void SAL_CALL computeObjectIdentifier( in computeObjectIdentifier() function
211 ((uno_ExtEnvironment *)pCppEnv)->computeObjectIdentifier in uno_initEnvironment()
212 = computeObjectIdentifier; in uno_initEnvironment()
/trunk/main/cppu/inc/uno/
H A Denvironment.h230 void (SAL_CALL * computeObjectIdentifier)(
/trunk/main/cppu/source/uno/
H A Dlbenv.cxx475 (*pEnv->computeObjectIdentifier)( pEnv, ppOId, pInterface ); in defenv_getObjectIdentifier()
1095 that->computeObjectIdentifier = unoenv_computeObjectIdentifier; in initDefaultEnvironment()
/trunk/main/bridges/inc/bridges/cpp_uno/
H A Dbridge.hxx491 ((uno_ExtEnvironment *)pCppEnv)->computeObjectIdentifier = cppu_cppenv_computeObjectIdentifier; in cppu_cppenv_initEnvironment()

Completed in 63 milliseconds