Searched refs:m_nLivingIterators (Results 1 – 2 of 2) sorted by relevance
69 ,m_nLivingIterators(0) in DBG_NAME()90 …DBG_ASSERT(0 == m_nLivingIterators, "ODsnTypeCollection::~ODsnTypeCollection : there are still liv… in ~ODsnTypeCollection()564 ++const_cast<ODsnTypeCollection*>(m_pContainer)->m_nLivingIterators; in TypeIterator()574 ++const_cast<ODsnTypeCollection*>(m_pContainer)->m_nLivingIterators; in TypeIterator()582 --const_cast<ODsnTypeCollection*>(m_pContainer)->m_nLivingIterators; in ~TypeIterator()
121 sal_Int32 m_nLivingIterators; /// just for debugging reasons, counts the living iterators member in dbaccess::ODsnTypeCollection
Completed in 14 milliseconds