19#ifndef INCLUDED_SW_INC_FLYPOS_HXX
20#define INCLUDED_SW_INC_FLYPOS_HXX
Base class of the Writer document model elements.
For querying current flys in document.
SwPosFlyFrame(const SwNode &rNd, const SwFrameFormat *pFormat, sal_uInt16 nArrPos)
const SwFrameFormat * m_pFrameFormat
FlyFrameFormat.
const SwFrameFormat & GetFormat() const
sal_uInt32 GetOrdNum() const
const SwNode & GetNode() const
std::set< SwPosFlyFrame, SwPosFlyFrameCmp > SwPosFlyFrames
bool operator()(const SwPosFlyFrame &rA, const SwPosFlyFrame &rB) const