19#ifndef INCLUDED_SW_INC_FMTWRAPINFLUENCEONOBJPOS_HXX
20#define INCLUDED_SW_INC_FMTWRAPINFLUENCEONOBJPOS_HXX
26#include <com/sun/star/text/WrapInfluenceOnPosition.hpp>
40 bool mbAllowOverlap =
true;
48 sal_Int16 _nWrapInfluenceOnPosition = css::text::WrapInfluenceOnPosition::ONCE_CONCURRENT );
64 void SetWrapInfluenceOnObjPos( sal_Int16 _nWrapInfluenceOnPosition );
67 sal_Int16 GetWrapInfluenceOnObjPos(
68 const bool _bIterativeAsOnceConcurrent =
false )
const;
70 void SetAllowOverlap(
bool bAllowOverlap);
71 bool GetAllowOverlap()
const;
72 void SetOverlapVertOffset(
SwTwips nOverlapVertOffset);
73 SwTwips GetOverlapVertOffset()
const;
const SfxPoolItem & Get(sal_uInt16 nWhich, bool bSrchInParent=true) const
virtual bool QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const
virtual void dumpAsXml(xmlTextWriterPtr pWriter) const
virtual bool operator==(const SfxPoolItem &) const=0
virtual bool PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId)
SfxPoolItem & operator=(const SfxPoolItem &)=delete
virtual SfxPoolItem * Clone(SfxItemPool *pPool=nullptr) const=0
const SwFormatWrapInfluenceOnObjPos & GetWrapInfluenceOnObjPos(bool=true) const
struct _xmlTextWriter * xmlTextWriterPtr
constexpr TypedWhichId< SwFormatWrapInfluenceOnObjPos > RES_WRAP_INFLUENCE_ON_OBJPOS(132)