19#ifndef INCLUDED_SVX_NUMINF_HXX
20#define INCLUDED_SVX_NUMINF_HXX
52 OUString &rText,
const IntlWrapper& )
const override;
58 const std::vector<sal_uInt32> &
GetDelFormats()
const {
return mvDelFormats; }
59 void SetDelFormats( std::vector<sal_uInt32> && );
virtual bool GetPresentation(SfxItemPresentation ePresentation, MapUnit eCoreMetric, MapUnit ePresentationMetric, OUString &rText, const IntlWrapper &rIntlWrapper) const
virtual bool operator==(const SfxPoolItem &) const=0
virtual SfxPoolItem * Clone(SfxItemPool *pPool=nullptr) const=0
This item is used as a transport medium for a number formatter.
const OUString & GetValueString() const
SvNumberFormatter * GetNumberFormatter() const
SvxNumberValueType GetValueType() const
SvxNumberValueType eValueType
double GetValueDouble() const
std::vector< sal_uInt32 > mvDelFormats
const std::vector< sal_uInt32 > & GetDelFormats() const
SvNumberFormatter * pFormatter