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