Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/core/misc/
H A Ddsntypes.cxx69 ,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()
/trunk/main/dbaccess/source/inc/
H A Ddsntypes.hxx122 sal_Int32 m_nLivingIterators; /// just for debugging reasons, counts the living iterators member in dbaccess::ODsnTypeCollection

Completed in 21 milliseconds