Home
last modified time | relevance | path

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

/aoo41x/main/linguistic/source/
H A Dgciterator.cxx280 m_aEventListeners( MyMutex::get() ), in GrammarCheckingIterator()
281 m_aNotifyListeners( MyMutex::get() ) in GrammarCheckingIterator()
289 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in ~GrammarCheckingIterator()
295 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in NextDocId()
462 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in GetGrammarChecker()
527 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in DequeueAndCheck()
627 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in DequeueAndCheck()
677 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in startProofreading()
833 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in isProofreading()
1242 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in SetServiceList()
[all …]
H A Dgciterator.hxx129 struct MyMutex : public rtl::Static< osl::Mutex, MyMutex > {}; struct in GrammarCheckingIterator

Completed in 48 milliseconds