Searched refs:rAnchPos (Results 1 – 2 of 2) sorted by relevance
604 SwFlyFrmFmt* SwDoc::_MakeFlySection( const SwPosition& rAnchPos, in _MakeFlySection() argument663 SwPosition aPos( *rAnchPos.nNode.GetNode().FindFlyStartNode() ); in _MakeFlySection()681 aAnch.SetAnchor( &rAnchPos ); in _MakeFlySection()692 xub_StrLen nStt = rAnchPos.nContent.GetIndex(); in _MakeFlySection()693 SwTxtNode * pTxtNode = rAnchPos.nNode.GetNode().GetTxtNode(); in _MakeFlySection()730 sal_uLong nNodeIdx = rAnchPos.nNode.GetIndex(); in _MakeFlySection()731 xub_StrLen nCntIdx = rAnchPos.nContent.GetIndex(); in _MakeFlySection()
621 SwFlyFrmFmt* _MakeFlySection( const SwPosition& rAnchPos,
Completed in 34 milliseconds