25 pFormatter ( nullptr ),
36 pFormatter ( pNumFormatter ),
47 pFormatter ( pNumFormatter ),
58 pFormatter ( pNumFormatter ),
67 const double& rVal,
const OUString& rValueStr,
70 pFormatter ( pNumFormatter ),
72 aStringVal ( rValueStr ),
80 pFormatter ( rItem.pFormatter ),
81 eValueType ( rItem.eValueType ),
82 aStringVal ( rItem.aStringVal ),
83 nDoubleVal ( rItem.nDoubleVal ),
84 mvDelFormats( rItem.mvDelFormats )
109 assert(SfxPoolItem::operator==(rItem));
This item is used as a transport medium for a number formatter.
virtual SvxNumberInfoItem * Clone(SfxItemPool *pPool=nullptr) const override
virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString &rText, const IntlWrapper &) const override
SvxNumberInfoItem(const TypedWhichId< SvxNumberInfoItem > nId)
SvxNumberValueType eValueType
virtual ~SvxNumberInfoItem() override
std::vector< sal_uInt32 > mvDelFormats
void SetDelFormats(std::vector< sal_uInt32 > &&)
virtual bool operator==(const SfxPoolItem &) const override
SvNumberFormatter * pFormatter
constexpr OUStringLiteral aData