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