Searched refs:PtrToIndexMap (Results 1 – 1 of 1) sorted by relevance
123 typedef std::hash_map< sal_IntPtr, unsigned int > PtrToIndexMap; typedef in vcl::LazyDeletor124 PtrToIndexMap m_aPtrToIndex;180 …PtrToIndexMap::const_iterator dup = s_pOneInstance->m_aPtrToIndex.find( reinterpret_cast<sal_IntPt… in Delete()197 …PtrToIndexMap::const_iterator it = s_pOneInstance->m_aPtrToIndex.find( reinterpret_cast<sal_IntPtr… in Undelete()
Completed in 7 milliseconds