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