Home
last modified time | relevance | path

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

/trunk/main/unotools/source/misc/
H A Dsyslocale.cxx43 SvtSysLocale_Impl* SvtSysLocale::pImpl = NULL;
47 class SvtSysLocale_Impl : public utl::ConfigurationListener class
54 SvtSysLocale_Impl();
55 virtual ~SvtSysLocale_Impl();
63 SvtSysLocale_Impl::SvtSysLocale_Impl() : pCharClass(NULL) in SvtSysLocale_Impl() function in SvtSysLocale_Impl
72 SvtSysLocale_Impl::~SvtSysLocale_Impl() in ~SvtSysLocale_Impl()
79 CharClass* SvtSysLocale_Impl::GetCharClass() in GetCharClass()
86 void SvtSysLocale_Impl::ConfigurationChanged( utl::ConfigurationBroadcaster*, sal_uInt32 nHint ) in ConfigurationChanged()
103 pImpl = new SvtSysLocale_Impl; in SvtSysLocale()
/trunk/main/unotools/inc/unotools/
H A Dsyslocale.hxx34 class SvtSysLocale_Impl;
51 friend class SvtSysLocale_Impl; // access to mutex
53 static SvtSysLocale_Impl* pImpl;

Completed in 22 milliseconds