Lines Matching refs:GetOwnStaticMutex
504 MutexGuard aGuard( GetOwnStaticMutex() ); in SvtInternalOptions()
523 MutexGuard aGuard( GetOwnStaticMutex() ); in ~SvtInternalOptions()
540 MutexGuard aGuard( GetOwnStaticMutex() ); in SlotCFGEnabled()
549 MutexGuard aGuard( GetOwnStaticMutex() ); in CrashMailEnabled()
558 MutexGuard aGuard( GetOwnStaticMutex() ); in MailUIEnabled()
567 MutexGuard aGuard( GetOwnStaticMutex() ); in IsRemoveMenuEntryClose()
573 MutexGuard aGuard( GetOwnStaticMutex() ); in IsRemoveMenuEntryBackToWebtop()
579 MutexGuard aGuard( GetOwnStaticMutex() ); in IsRemoveMenuEntryNewWebtop()
585 MutexGuard aGuard( GetOwnStaticMutex() ); in IsRemoveMenuEntryLogout()
591 MutexGuard aGuard( GetOwnStaticMutex() ); in GetCurrentTempURL()
597 MutexGuard aGuard( GetOwnStaticMutex() ); in SetCurrentTempURL()
604 Mutex& SvtInternalOptions::GetOwnStaticMutex() in GetOwnStaticMutex() function in SvtInternalOptions