Searched refs:LocalSingleton (Results 1 – 5 of 5) sorted by relevance
152 class LocalSingleton : public rtl::Static< osl::Mutex, LocalSingleton > class161 ::osl::MutexGuard aGuard( LocalSingleton::get() ); in SvtUndoOptions()179 ::osl::MutexGuard aGuard( LocalSingleton::get() ); in ~SvtUndoOptions()
230 class LocalSingleton : public rtl::Static< osl::Mutex, LocalSingleton > class238 ::osl::MutexGuard aGuard( LocalSingleton::get() ); in MiscCfg()255 ::osl::MutexGuard aGuard( LocalSingleton::get() ); in ~MiscCfg()
129 class LocalSingleton : public rtl::Static< osl::Mutex, LocalSingleton > class137 ::osl::MutexGuard aGuard( LocalSingleton::get() ); in SvtAcceleratorConfiguration()203 ::osl::MutexGuard aGuard( LocalSingleton::get() ); in ~SvtAcceleratorConfiguration()
391 class LocalSingleton : public rtl::Static< osl::Mutex, LocalSingleton > class402 osl::MutexGuard aGuard(LocalSingleton::get()); in SvtInetOptions()416 osl::MutexGuard aGuard(LocalSingleton::get()); in ~SvtInetOptions()
860 class LocalSingleton : public rtl::Static< osl::Mutex, LocalSingleton > class869 ::osl::MutexGuard aGuard( LocalSingleton::get() ); in SvtSaveOptions()888 ::osl::MutexGuard aGuard( LocalSingleton::get() ); in ~SvtSaveOptions()
Completed in 15 milliseconds