Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/browser/
H A DAsyncronousLink.cxx45 ,m_aDestructionSafety() in DBG_NAME()
62 ::osl::MutexGuard aDestructionGuard( m_aDestructionSafety ); in ~OAsyncronousLink()
94 ::osl::MutexGuard aDestructionGuard( m_aDestructionSafety ); in IMPL_LINK()
/trunk/main/dbaccess/inc/
H A DAsyncronousLink.hxx47 ::osl::Mutex m_aDestructionSafety;
/trunk/main/svx/inc/svx/
H A Dgridctrl.hxx273 osl::Mutex m_aDestructionSafety; member in DbGridControl
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx1000 osl::MutexGuard aGuard(m_aDestructionSafety); in ~DbGridControl()
3784 osl::MutexGuard aPreventDestruction(m_aDestructionSafety); in FieldValueChanged()

Completed in 46 milliseconds