19#ifndef INCLUDED_SW_INC_FMTCNTNT_HXX
20#define INCLUDED_SW_INC_FMTCNTNT_HXX
const SfxPoolItem & Get(sal_uInt16 nWhich, bool bSrchInParent=true) const
virtual void dumpAsXml(xmlTextWriterPtr pWriter) const
virtual bool operator==(const SfxPoolItem &) const=0
virtual SfxPoolItem * Clone(SfxItemPool *pPool=nullptr) const=0
const SwFormatContent & GetContent(bool=true) const
Content, content of frame (header, footer, fly).
const SwNodeIndex * GetContentIdx() const
std::optional< SwNodeIndex > m_oStartNode
SwFormatContent & operator=(const SwFormatContent &)=delete
Marks a node in the document model.
Starts a section of nodes in the document model.
struct _xmlTextWriter * xmlTextWriterPtr
constexpr TypedWhichId< SwFormatContent > RES_CNTNT(101)