20#ifndef INCLUDED_SVX_XLNDSIT_HXX
21#define INCLUDED_SVX_XLNDSIT_HXX
53 OUString &rText,
const IntlWrapper& )
const override;
61 std::unique_ptr<XLineDashItem> checkForUniqueItem(
SdrModel* pModel )
const;
virtual bool PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId) override
virtual bool QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const override
virtual bool GetPresentation(SfxItemPresentation, MapUnit, MapUnit, OUString &rText, const IntlWrapper &) const override
virtual bool operator==(const SfxPoolItem &rItem) const override
virtual NameOrIndex * Clone(SfxItemPool *pPool=nullptr) const override
virtual void ScaleMetrics(tools::Long lMult, tools::Long lDiv)
virtual bool HasMetrics() const
static SfxPoolItem * CreateDefault()
const XDash & GetDashValue() const
void SetDashValue(const XDash &rNew)
#define SVXCORE_DLLPUBLIC
constexpr TypedWhichId< XLineDashItem > XATTR_LINEDASH(XATTR_LINE_FIRST+1)