28 rText = OUString::number(
mnValue);
SfxInt64Item(sal_uInt16 nWhich, sal_Int64 nVal)
virtual SfxInt64Item * Clone(SfxItemPool *pOther=nullptr) const override
virtual ~SfxInt64Item() override
virtual bool PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId) override
virtual bool operator==(const SfxPoolItem &rItem) const override
virtual bool GetPresentation(SfxItemPresentation, MapUnit, MapUnit, OUString &rText, const IntlWrapper &rIntlWrapper) const override
This virtual method allows to get a textual representation of the value for the SfxPoolItem subclasse...
virtual bool QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const override
Base class for providers of defaults of SfxPoolItems.
virtual bool operator==(const SfxPoolItem &) const =0