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()565 ++const_cast<ODsnTypeCollection*>(m_pContainer)->m_nLivingIterators; in TypeIterator()575 ++const_cast<ODsnTypeCollection*>(m_pContainer)->m_nLivingIterators; in TypeIterator()583 --const_cast<ODsnTypeCollection*>(m_pContainer)->m_nLivingIterators; in ~TypeIterator()
122 sal_Int32 m_nLivingIterators; /// just for debugging reasons, counts the living iterators member in dbaccess::ODsnTypeCollection
Completed in 18 milliseconds