Home
last modified time | relevance | path

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

/trunk/main/cppuhelper/source/
H A Dshlib.cxx403 Mapping aCurrent2Env( currentEnv, env ); in loadSharedLibComponentFactory() local
406 if (aCurrent2Env.is() && aEnv2Current.is()) in loadSharedLibComponentFactory()
408 void * pSMgr = aCurrent2Env.mapInterface( in loadSharedLibComponentFactory()
410 void * pKey = aCurrent2Env.mapInterface( in loadSharedLibComponentFactory()
536 Mapping aCurrent2Env( currentEnv, env ); in writeSharedLibComponentInfo() local
537 if (aCurrent2Env.is()) in writeSharedLibComponentInfo()
539 void * pSMgr = aCurrent2Env.mapInterface( in writeSharedLibComponentInfo()
541 void * pKey = aCurrent2Env.mapInterface( in writeSharedLibComponentInfo()
/trunk/main/testtools/source/performance/
H A Dubtest.cxx221 Mapping aCurrent2Env( pCurrentEnv, pEnv ); in loadLibComponentFactory() local
224 if (aCurrent2Env.is() && aEnv2Current.is()) in loadLibComponentFactory()
226 void * pSMgr = aCurrent2Env.mapInterface( in loadLibComponentFactory()
228 void * pKey = aCurrent2Env.mapInterface( in loadLibComponentFactory()

Completed in 23 milliseconds