29 #include <osl/diagnose.h>
37 m_pSdrObject( pSdrObj ),
38 m_pNodeIdex( new
SwNodeIndex( rPosFly.GetNdIndex() ) ),
39 m_nOrdNum( rPosFly.GetOrdNum() ),
44 if ((RndStdIds::FLY_AT_CHAR != rAnchor.
GetAnchorId()) ||
57 if( text::RelOrientation::FRAME == eHoriRel || text::RelOrientation::PRINT_AREA == eHoriRel )
60 OSL_ENSURE( pCNd,
"No Content-Node at PaM position" );
61 if( pCNd && m_nContentIndex < pCNd->Len() )
std::unique_ptr< SwNodeIndex > m_pNodeIdex
bool operator<(const SwHTMLPosFlyFrame &) const
HtmlPosition GetOutPos() const
SwHTMLPosFlyFrame(const SwHTMLPosFlyFrame &)=delete
const SwFrameFormat & GetFormat() const
Marks a node in the document model.
virtual SotClipboardFormatId GetFormat(const TransferableDataHelper &aHelper) override
sal_Int32 GetIndex() const
For querying current flys in document.
sal_Int32 m_nContentIndex