19 #ifndef INCLUDED_SW_INC_FMTANCHR_HXX
20 #define INCLUDED_SW_INC_FMTANCHR_HXX
69 sal_uInt32
GetOrder()
const {
return m_nOrder;}
72 void SetPageNum( sal_uInt16 nNew ) { m_nPageNumber = nNew; }
Marks a position in the document model.
virtual bool operator==(const SfxPoolItem &) const =0
virtual SfxPoolItem * Clone(SfxItemPool *pPool=nullptr) const =0
const SwFormatAnchor & GetAnchor(bool=true) const
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)
struct _xmlTextWriter * xmlTextWriterPtr
virtual bool GetPresentation(SfxItemPresentation ePresentation, MapUnit eCoreMetric, MapUnit ePresentationMetric, OUString &rText, const IntlWrapper &rIntlWrapper) const
const SfxPoolItem & Get(sal_uInt16 nWhich, bool bSrchInParent=true) const
constexpr TypedWhichId< SwFormatAnchor > RES_ANCHOR(104)
virtual void dumpAsXml(xmlTextWriterPtr pWriter) const