Lines Matching refs:GetOwnStaticMutex
278 MutexGuard aGuard( GetOwnStaticMutex() ); in SvtPrintWarningOptions()
295 MutexGuard aGuard( GetOwnStaticMutex() ); in ~SvtPrintWarningOptions()
312 MutexGuard aGuard( GetOwnStaticMutex() ); in IsPaperSize()
321 MutexGuard aGuard( GetOwnStaticMutex() ); in IsPaperOrientation()
330 MutexGuard aGuard( GetOwnStaticMutex() ); in IsNotFound()
339 MutexGuard aGuard( GetOwnStaticMutex() ); in IsTransparency()
348 MutexGuard aGuard( GetOwnStaticMutex() ); in SetPaperSize()
357 MutexGuard aGuard( GetOwnStaticMutex() ); in SetPaperOrientation()
366 MutexGuard aGuard( GetOwnStaticMutex() ); in SetNotFound()
375 MutexGuard aGuard( GetOwnStaticMutex() ); in SetTransparency()
382 MutexGuard aGuard( GetOwnStaticMutex() ); in IsModifyDocumentOnPrintingAllowed()
390 MutexGuard aGuard( GetOwnStaticMutex() ); in SetModifyDocumentOnPrintingAllowed()
397 Mutex& SvtPrintWarningOptions::GetOwnStaticMutex() in GetOwnStaticMutex() function in SvtPrintWarningOptions