Lines Matching refs:GetOwnStaticMutex
367 MutexGuard aGuard( GetOwnStaticMutex() ); in SvtCacheOptions()
383 MutexGuard aGuard( GetOwnStaticMutex() ); in ~SvtCacheOptions()
400 MutexGuard aGuard( GetOwnStaticMutex() ); in GetWriterOLE_Objects()
409 MutexGuard aGuard( GetOwnStaticMutex() ); in GetDrawingEngineOLE_Objects()
418 MutexGuard aGuard( GetOwnStaticMutex() ); in GetGraphicManagerTotalCacheSize()
427 MutexGuard aGuard( GetOwnStaticMutex() ); in GetGraphicManagerObjectCacheSize()
436 MutexGuard aGuard( GetOwnStaticMutex() ); in GetGraphicManagerObjectReleaseTime()
445 MutexGuard aGuard( GetOwnStaticMutex() ); in SetWriterOLE_Objects()
454 MutexGuard aGuard( GetOwnStaticMutex() ); in SetDrawingEngineOLE_Objects()
463 MutexGuard aGuard( GetOwnStaticMutex() ); in SetGraphicManagerTotalCacheSize()
472 MutexGuard aGuard( GetOwnStaticMutex() ); in SetGraphicManagerObjectCacheSize()
481 MutexGuard aGuard( GetOwnStaticMutex() ); in SetGraphicManagerObjectReleaseTime()
488 Mutex& SvtCacheOptions::GetOwnStaticMutex() in GetOwnStaticMutex() function in SvtCacheOptions