Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/scanner/
H A Dscanner.hxx69 vos::OMutex maProtector; member in ScannerManager
101 void Lock() { maProtector.acquire(); } in Lock()
102 void Unlock() { maProtector.release(); } in Unlock()
H A Dscanwin.cxx989 vos::OGuard aGuard( maProtector ); in SEQ()
1003 vos::OGuard aGuard( maProtector ); in configureScanner()
1019 vos::OGuard aGuard( maProtector ); in startScan()
1034 vos::OGuard aGuard( maProtector ); in getError()
1048 vos::OGuard aGuard( maProtector ); in getBitmap()

Completed in 50 milliseconds