Searched refs:aEIdx (Results 1 – 2 of 2) sorted by relevance
220 SwNodeIndex aEIdx( pEnd->nNode ); in SetSectionAttr() local225 aEIdx = *pEndSectNd; in SetSectionAttr()228 while( aSIdx < aEIdx ) in SetSectionAttr()289 SwNodeIndex aSIdx( pStt->nNode, -1 ), aEIdx( pEnd->nNode, +1 ); in GetFullSelectedSectionCount() local291 !aEIdx.GetNode().IsEndNode() || in GetFullSelectedSectionCount()292 !aEIdx.GetNode().StartOfSectionNode()->IsSectionNode() ) in GetFullSelectedSectionCount()299 if( &aSIdx.GetNode() != aEIdx.GetNode().StartOfSectionNode() ) in GetFullSelectedSectionCount()
346 SwNodeIndex aEIdx( aTmp.GetPoint()->nNode ); in SplitDoc() local359 CorrAbs( aSIdx, aEIdx, *aTmp.GetPoint(), sal_True); in SplitDoc()372 pAPos->nNode < aEIdx ) in SplitDoc()697 SwNodeIndex aEIdx( aTmp.GetPoint()->nNode ); in SplitDoc() local710 CorrAbs( aSIdx, aEIdx, *aTmp.GetPoint(), sal_True); in SplitDoc()723 pAPos->nNode < aEIdx ) in SplitDoc()
Completed in 21 milliseconds