Lines Matching refs:EndOfSectionNode
349 SwPaM aPam( *pTblNode->EndOfSectionNode(), *pTblNode, 1 ); in RedoImpl()
532 pPam->GetPoint()->nNode = *pTblNd->EndOfSectionNode(); in UndoImpl()
701 pPam->GetPoint()->nNode = *pTblNd->EndOfSectionNode(); in RepeatImpl()
783 SwNodeIndex aEndIdx( *pTNd->EndOfSectionNode() ); in UndoImpl()
1829 *pBox->GetSttNd()->EndOfSectionNode() ); in UndoImpl()
2081 *pBox->GetSttNd()->EndOfSectionNode() ), pColl ); in UndoImpl()
2140 SwNodeIndex( *aTmpIdx.GetNode().EndOfSectionNode() ), in UndoImpl()
2538 const SwNode *pEndNode = rBox.GetSttNd()->EndOfSectionNode(); in UndoImpl()
2689 SwPaM aPam( aInsIdx.GetNode(), *rBox.GetSttNd()->EndOfSectionNode()); in RedoImpl()
2764 SwPaM aPam( aInsIdx.GetNode(), *rBox.GetSttNd()->EndOfSectionNode() ); in AddBoxBefore()
2850 SwPosition aCellEnd( SwNodeIndex( *rBox.GetSttNd()->EndOfSectionNode(), -1 ) ); in PrepareRedline()
2863 SwNodeIndex( *rBox.GetSttNd()->EndOfSectionNode() )); in PrepareRedline()
2940 SwPaM aPam( *pTNd, *pTNd->EndOfSectionNode(), 0 , 1 ); in UndoImpl()