void SetAnchor(const SwTextNode *pNode)
SetAnchor() is called by SwTextNode::InsertHint() and sets the anchor position in the SwFlyFrameForma...
SwFlyInContentFrame * GetFlyFrame_(const SwFrame *pCurrFrame)
GetFlyFrame_() is called during text formatting by SwTextFormatter and searches for the SwFlyFrame fo...
void CopyFlyFormat(SwDoc &rDoc)
An overview of how a new SwTextFlyCnt is created: MakeTextAttr() is called e.g.
SwFlyInContentFrame * GetFlyFrame(const SwFrame *pCurrFrame)
A wrapper around SfxPoolItem to store the start position of (usually) a text portion, with an optional end.
SwTextFlyCnt(SwFormatFlyCnt &rAttr, sal_Int32 nStart)
SwTextNode is a paragraph in the document model.