Lines Matching refs:FormatterBase
297 FormatterBase::FormatterBase( Edit* pField ) in FormatterBase() function in FormatterBase
310 FormatterBase::~FormatterBase() in ~FormatterBase()
317 LocaleDataWrapper& FormatterBase::ImplGetLocaleDataWrapper() const in ImplGetLocaleDataWrapper()
321 …((FormatterBase*)this)->mpLocaleDataWrapper = new LocaleDataWrapper( vcl::unohelper::GetMultiServi… in ImplGetLocaleDataWrapper()
326 const LocaleDataWrapper& FormatterBase::GetLocaleDataWrapper() const in GetLocaleDataWrapper()
333 void FormatterBase::Reformat() in Reformat()
339 void FormatterBase::ReformatAll() in ReformatAll()
346 void FormatterBase::SetStrictFormat( sal_Bool bStrict ) in SetStrictFormat()
358 void FormatterBase::SetLocale( const lang::Locale& rLocale ) in SetLocale()
367 const lang::Locale& FormatterBase::GetLocale() const in GetLocale()
382 const AllSettings& FormatterBase::GetFieldSettings() const in GetFieldSettings()
392 void FormatterBase::SetFieldText( const XubString& rText, sal_Bool bKeepSelection ) in SetFieldText()
406 void FormatterBase::ImplSetText( const XubString& rText, Selection* pNewSelection ) in ImplSetText()
425 void FormatterBase::SetEmptyFieldValue() in SetEmptyFieldValue()
434 sal_Bool FormatterBase::IsEmptyFieldValue() const in IsEmptyFieldValue()