19#ifndef INCLUDED_SW_INC_FMTANCHR_HXX
20#define INCLUDED_SW_INC_FMTANCHR_HXX
71 void SetPageNum( sal_uInt16 nNew ) { m_nPageNumber = nNew; }
73 SwNode* GetAnchorNode()
const;
76 sal_Int32 GetAnchorContentOffset()
const;
80 sal_uInt32
GetOrder()
const {
return m_nOrder;}
const SfxPoolItem & Get(sal_uInt16 nWhich, bool bSrchInParent=true) const
virtual bool QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const
virtual bool GetPresentation(SfxItemPresentation ePresentation, MapUnit eCoreMetric, MapUnit ePresentationMetric, OUString &rText, const IntlWrapper &rIntlWrapper) 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 SwFormatAnchor & GetAnchor(bool=true) const
Base class of the Writer document model elements.
struct _xmlTextWriter * xmlTextWriterPtr
constexpr TypedWhichId< SwFormatAnchor > RES_ANCHOR(110)
Marks a position in the document model.