Searched refs:SvNumberFormatterRegistry_Impl (Results 1 – 2 of 2) sorted by relevance
98 class SvNumberFormatterRegistry_Impl : public utl::ConfigurationListener class105 SvNumberFormatterRegistry_Impl();106 virtual ~SvNumberFormatterRegistry_Impl();119 SvNumberFormatterRegistry_Impl::SvNumberFormatterRegistry_Impl() in SvNumberFormatterRegistry_Impl() function in SvNumberFormatterRegistry_Impl126 SvNumberFormatterRegistry_Impl::~SvNumberFormatterRegistry_Impl() in ~SvNumberFormatterRegistry_Impl()132 void SvNumberFormatterRegistry_Impl::ConfigurationChanged( utl::ConfigurationBroadcaster*, sal_uInt… in ConfigurationChanged()158 SvNumberFormatterRegistry_Impl* SvNumberFormatter::pFormatterRegistry = NULL;306 SvNumberFormatterRegistry_Impl& SvNumberFormatter::GetFormatterRegistry() in GetFormatterRegistry()310 pFormatterRegistry = new SvNumberFormatterRegistry_Impl; in GetFormatterRegistry()
327 class SvNumberFormatterRegistry_Impl;834 SVL_DLLPRIVATE static SvNumberFormatterRegistry_Impl* pFormatterRegistry;837 SVL_DLLPRIVATE static SvNumberFormatterRegistry_Impl& GetFormatterRegistry();
Completed in 56 milliseconds