Home
last modified time | relevance | path

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

/trunk/main/svl/source/config/
H A Dcjkoptions.cxx392 namespace { struct CJKMutex : public rtl::Static< ::osl::Mutex , CJKMutex >{}; } struct
400 ::osl::MutexGuard aGuard( CJKMutex::get() ); in SvtCJKOptions()
418 ::osl::MutexGuard aGuard( CJKMutex::get() ); in ~SvtCJKOptions()

Completed in 12 milliseconds