Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_docmgr.cxx202 osl::MutexGuard aGuard( m_aMtx ); in notifyEvent()
267 osl::MutexGuard aGuard( m_aMtx ); in notifyEvent()
314 osl::MutexGuard aGuard( m_aMtx ); in notifyEvent()
350 osl::MutexGuard aGuard( m_aMtx ); in notifyEvent()
389 osl::MutexGuard aGuard( m_aMtx ); in notifyEvent()
506 osl::MutexGuard aGuard( m_aMtx ); in buildDocumentsList()
575 osl::MutexGuard aGuard( m_aMtx ); in queryStorage()
595 osl::MutexGuard aGuard( m_aMtx ); in queryDocumentModel()
607 osl::MutexGuard aGuard( m_aMtx ); in queryDocuments()
626 osl::MutexGuard aGuard( m_aMtx ); in queryStorageTitle()
[all …]
H A Dtdoc_docmgr.hxx180 osl::Mutex m_aMtx; member in tdoc_ucp::OfficeDocumentsManager