Home
last modified time | relevance | path

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

/trunk/main/svl/source/numbers/
H A Dzforlist.cxx98 class SvNumberFormatterRegistry_Impl : public utl::ConfigurationListener class
105 SvNumberFormatterRegistry_Impl();
106 virtual ~SvNumberFormatterRegistry_Impl();
119 SvNumberFormatterRegistry_Impl::SvNumberFormatterRegistry_Impl() in SvNumberFormatterRegistry_Impl() function in SvNumberFormatterRegistry_Impl
126 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()
/trunk/main/svl/inc/svl/
H A Dzforlist.hxx327 class SvNumberFormatterRegistry_Impl;
834 SVL_DLLPRIVATE static SvNumberFormatterRegistry_Impl* pFormatterRegistry;
837 SVL_DLLPRIVATE static SvNumberFormatterRegistry_Impl& GetFormatterRegistry();

Completed in 31 milliseconds