Home
last modified time | relevance | path

Searched refs:rAnchPos (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx596 SwFlyFrmFmt* SwDoc::_MakeFlySection( const SwPosition& rAnchPos, in _MakeFlySection() argument
655 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()
/trunk/main/sw/inc/
H A Ddoc.hxx621 SwFlyFrmFmt* _MakeFlySection( const SwPosition& rAnchPos,

Completed in 29 milliseconds