Home
last modified time | relevance | path

Searched refs:impl_GetOwnStaticMutex (Results 1 – 4 of 4) sorted by relevance

/trunk/main/unotools/source/config/
H A Dmoduleoptions.cxx1112 ::osl::MutexGuard aGuard( impl_GetOwnStaticMutex() ); in SvtModuleOptions()
1126 ::osl::MutexGuard aGuard( impl_GetOwnStaticMutex() ); in ~SvtModuleOptions()
1150 ::osl::MutexGuard aGuard( impl_GetOwnStaticMutex() ); in IsModuleInstalled()
1157 ::osl::MutexGuard aGuard( impl_GetOwnStaticMutex() ); in GetFactoryName()
1164 ::osl::MutexGuard aGuard( impl_GetOwnStaticMutex() ); in GetFactoryShortName()
1171 ::osl::MutexGuard aGuard( impl_GetOwnStaticMutex() ); in GetFactoryStandardTemplate()
1178 ::osl::MutexGuard aGuard( impl_GetOwnStaticMutex() ); in GetFactoryWindowAttributes()
1185 ::osl::MutexGuard aGuard( impl_GetOwnStaticMutex() ); in GetFactoryEmptyDocumentURL()
1192 ::osl::MutexGuard aGuard( impl_GetOwnStaticMutex() ); in GetFactoryDefaultFilter()
1198 ::osl::MutexGuard aGuard( impl_GetOwnStaticMutex() ); in IsDefaultFilterReadonly()
[all …]
H A Dfontoptions.cxx399 MutexGuard aGuard( impl_GetOwnStaticMutex() ); in SvtFontOptions()
418 MutexGuard aGuard( impl_GetOwnStaticMutex() ); in ~SvtFontOptions()
435 MutexGuard aGuard( impl_GetOwnStaticMutex() ); in IsReplacementTableEnabled()
444 MutexGuard aGuard( impl_GetOwnStaticMutex() ); in EnableReplacementTable()
453 MutexGuard aGuard( impl_GetOwnStaticMutex() ); in IsFontHistoryEnabled()
462 MutexGuard aGuard( impl_GetOwnStaticMutex() ); in EnableFontHistory()
471 MutexGuard aGuard( impl_GetOwnStaticMutex() ); in IsFontWYSIWYGEnabled()
480 MutexGuard aGuard( impl_GetOwnStaticMutex() ); in EnableFontWYSIWYG()
487 Mutex& SvtFontOptions::impl_GetOwnStaticMutex() in impl_GetOwnStaticMutex() function in SvtFontOptions
/trunk/main/unotools/inc/unotools/
H A Dfontoptions.hxx148 UNOTOOLS_DLLPRIVATE static ::osl::Mutex& impl_GetOwnStaticMutex();
H A Dmoduleoptions.hxx233 UNOTOOLS_DLLPRIVATE static ::osl::Mutex& impl_GetOwnStaticMutex();

Completed in 35 milliseconds