Home
last modified time | relevance | path

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

/aoo42x/main/cppu/source/typelib/
H A Dtypelib.cxx183 hashStr_Impl, equalStr_Impl > WeakMap_Impl; typedef
201 WeakMap_Impl * pWeakMap;
283 WeakMap_Impl::const_iterator aIt = pWeakMap->begin(); in ~TypeDescriptor_Init_Impl()
1597 WeakMap_Impl::iterator aIt = rInit.pWeakMap->find( (sal_Unicode*)pTD->pTypeName->buffer ); in typelib_typedescription_release()
1757 rInit.pWeakMap = new WeakMap_Impl; in typelib_typedescription_register()
2357 rInit.pWeakMap = new WeakMap_Impl; in typelib_typedescriptionreference_new()
2385 WeakMap_Impl::iterator aIt = rInit.pWeakMap->find( (sal_Unicode*)pRef->pTypeName->buffer ); in typelib_typedescriptionreference_release()
2470 WeakMap_Impl::const_iterator aIt = rInit.pWeakMap->find( (sal_Unicode*)pName->buffer ); in typelib_typedescriptionreference_getByName()

Completed in 24 milliseconds