Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddocedt.cxx254 const SwNodeIndex& rSttNdIdx = pPos->nNode; in _SaveFlyInRange() local
255 short nSttOff = (!bMoveAllFlys && rSttNdIdx.GetNode().IsCntntNode() && in _SaveFlyInRange()
284 if( rSttNdIdx != pAPos->nNode ) in _SaveFlyInRange()
287 SwPosition aPos( rSttNdIdx ); in _SaveFlyInRange()
294 else if( ( rSttNdIdx.GetIndex() + nSttOff <= pAPos->nNode.GetIndex() in _SaveFlyInRange()
299 _SaveFly aSave( pAPos->nNode.GetIndex() - rSttNdIdx.GetIndex(), in _SaveFlyInRange()