19 #ifndef INCLUDED_SW_INC_FMTSRND_HXX
20 #define INCLUDED_SW_INC_FMTSRND_HXX
23 #include <com/sun/star/text/WrapTextMode.hpp>
33 bool m_bAnchorOnly :1;
37 SwFormatSurround( css::text::WrapTextMode eNew = css::text::WrapTextMode_PARALLEL );
constexpr TypedWhichId< SwFormatSurround > RES_SURROUND(101)
virtual bool PutValue(const css::uno::Any &rVal, sal_uInt8) override
virtual SfxPoolItem * Clone(SfxItemPool *pPool=nullptr) const =0
virtual bool operator==(SfxPoolItem const &other) const override
struct _xmlTextWriter * xmlTextWriterPtr
const SwFormatSurround & GetSurround(bool=true) const
void SetValue(EnumT nTheValue)
virtual bool GetPresentation(SfxItemPresentation, MapUnit, MapUnit, OUString &rText, const IntlWrapper &) const override
virtual bool QueryValue(css::uno::Any &rVal, sal_uInt8=0) const override
const SfxPoolItem & Get(sal_uInt16 nWhich, bool bSrchInParent=true) const
virtual sal_uInt16 GetValueCount() const =0
virtual void dumpAsXml(xmlTextWriterPtr pWriter) const