Searched refs:rAnchPos (Results 1 – 2 of 2) sorted by relevance
596 SwFlyFrmFmt* SwDoc::_MakeFlySection( const SwPosition& rAnchPos, in _MakeFlySection() argument655 SwPosition aPos( *rAnchPos.nNode.GetNode().FindFlyStartNode() ); in _MakeFlySection()673 aAnch.SetAnchor( &rAnchPos ); in _MakeFlySection()684 xub_StrLen nStt = rAnchPos.nContent.GetIndex(); in _MakeFlySection()685 SwTxtNode * pTxtNode = rAnchPos.nNode.GetNode().GetTxtNode(); in _MakeFlySection()722 sal_uLong nNodeIdx = rAnchPos.nNode.GetIndex(); in _MakeFlySection()723 xub_StrLen nCntIdx = rAnchPos.nContent.GetIndex(); in _MakeFlySection()
621 SwFlyFrmFmt* _MakeFlySection( const SwPosition& rAnchPos,
Completed in 52 milliseconds