Home
last modified time | relevance | path

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

/trunk/main/cppu/source/typelib/
H A Dtypelib.cxx181 hashStr_Impl, equalStr_Impl > WeakMap_Impl; typedef
199 WeakMap_Impl * pWeakMap;
281 WeakMap_Impl::const_iterator aIt = pWeakMap->begin(); in ~TypeDescriptor_Init_Impl()
1595 WeakMap_Impl::iterator aIt = rInit.pWeakMap->find( (sal_Unicode*)pTD->pTypeName->buffer ); in typelib_typedescription_release()
1755 rInit.pWeakMap = new WeakMap_Impl; in typelib_typedescription_register()
2355 rInit.pWeakMap = new WeakMap_Impl; in typelib_typedescriptionreference_new()
2383 WeakMap_Impl::iterator aIt = rInit.pWeakMap->find( (sal_Unicode*)pRef->pTypeName->buffer ); in typelib_typedescriptionreference_release()
2468 WeakMap_Impl::const_iterator aIt = rInit.pWeakMap->find( (sal_Unicode*)pName->buffer ); in typelib_typedescriptionreference_getByName()

Completed in 25 milliseconds