Searched refs:aEndNdIdx (Results 1 – 2 of 2) sorted by relevance
107 SwNodeIndex aEndNdIdx; // Index auf das Ende vom Bereich member in SwAutoFormat331 if( aNdIdx.GetIndex() >= aEndNdIdx.GetIndex() ) in GoNextPara()338 if( aNdIdx.GetIndex() >= aEndNdIdx.GetIndex() ) in GoNextPara()366 ::SetProgressState( aNdIdx.GetIndex() + nEndNdIdx - aEndNdIdx.GetIndex(), in GoNextPara()396 if( aNdIdx.GetIndex()+1 >= aEndNdIdx.GetIndex() ) in GetNextNode()2197 aEndNdIdx( pEdShell->GetDoc()->GetNodes().GetEndOfContent() ), in SwAutoFormat()2222 aEndNdIdx = *pEndNd; in SwAutoFormat()2223 aEndNdIdx++; in SwAutoFormat()2237 nEndNdIdx = aEndNdIdx.GetIndex(); in SwAutoFormat()2241 nEndNdIdx = aEndNdIdx.GetIndex(), in SwAutoFormat()
577 SwNodeIndex aEndNdIdx( *aInsIdx.GetNode().EndOfSectionNode() ); in lcl_CpyBox() local584 pDoc->CorrAbs( aInsIdx, aEndNdIdx, aMvPos, /*sal_True*/sal_False ); in lcl_CpyBox()596 aInsIdx <= pAPos->nNode && pAPos->nNode <= aEndNdIdx ) in lcl_CpyBox()621 pDoc->GetNodes().Delete( aInsIdx, aEndNdIdx.GetIndex() - aInsIdx.GetIndex() ); in lcl_CpyBox()
Completed in 38 milliseconds