19 #ifndef INCLUDED_SVX_ALGITEM_HXX
20 #define INCLUDED_SVX_ALGITEM_HXX
23 #include <rtl/ustring.hxx>
38 const sal_uInt16
nId );
42 const sal_uInt16 nId );
47 OUString &rText,
const IntlWrapper& )
const override;
57 bool IsStacked()
const;
72 sal_Int16 nRight , sal_Int16 nBottom ,
73 const sal_uInt16 nId );
78 OUString &rText,
const IntlWrapper& )
const override;
87 void SetLeftMargin(sal_Int16 nLeft);
89 void SetTopMargin(sal_Int16 nTop);
91 void SetRightMargin(sal_Int16 nRight);
93 void SetBottomMargin(sal_Int16 nBottom);
virtual bool PutValue(const css::uno::Any &rVal, sal_uInt8) override
virtual bool operator==(const SfxPoolItem &) const =0
virtual SfxPoolItem * Clone(SfxItemPool *pPool=nullptr) const =0
sal_Int16 GetRightMargin() const
virtual bool QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const
virtual bool PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId)
virtual bool GetPresentation(SfxItemPresentation, MapUnit, MapUnit, OUString &rText, const IntlWrapper &) const override
sal_Int16 GetBottomMargin() const
virtual bool QueryValue(css::uno::Any &rVal, sal_uInt8=0) const override
virtual bool GetPresentation(SfxItemPresentation ePresentation, MapUnit eCoreMetric, MapUnit ePresentationMetric, OUString &rText, const IntlWrapper &rIntlWrapper) const
sal_Int16 GetLeftMargin() const
virtual sal_uInt16 GetValueCount() const =0
sal_Int16 GetTopMargin() const