Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dlazydelete.hxx123 typedef std::hash_map< sal_IntPtr, unsigned int > PtrToIndexMap; typedef in vcl::LazyDeletor
124 PtrToIndexMap m_aPtrToIndex;
180PtrToIndexMap::const_iterator dup = s_pOneInstance->m_aPtrToIndex.find( reinterpret_cast<sal_IntPt… in Delete()
197PtrToIndexMap::const_iterator it = s_pOneInstance->m_aPtrToIndex.find( reinterpret_cast<sal_IntPtr… in Undelete()

Completed in 27 milliseconds