Home
last modified time | relevance | path

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

/aoo42x/main/extensions/source/scanner/
H A Dscanunx.cxx145 struct theSaneProtector : public rtl::Static<vos::OMutex, theSaneProtector> {}; struct
223 vos::OGuard aGuard( theSaneProtector::get() ); in AcquireData()
229 vos::OGuard aGuard( theSaneProtector::get() ); in ReleaseData()
253 vos::OGuard aGuard( theSaneProtector::get() ); in SEQ()
278 vos::OGuard aGuard( theSaneProtector::get() ); in configureScanner()
313 vos::OGuard aGuard( theSaneProtector::get() ); in startScan()
343 vos::OGuard aGuard( theSaneProtector::get() ); in getError()
362 vos::OGuard aGuard( theSaneProtector::get() ); in REF()

Completed in 5 milliseconds