Lines Matching refs:EndOfSectionNode

342             new SwTxtNode( SwNodeIndex( *pSttNd->EndOfSectionNode() ),  in InsBoxen()
348 SwNodeIndex( *pSttNd->EndOfSectionNode() ), in InsBoxen()
582 SwPaM aPam( *pTblNd->EndOfSectionNode(), *pTblNd, 1 ); in InsertTable()
1257 SwNode * pEndNode = rNode.EndOfSectionNode(); in ExpandRangeForTableBox()
1431 aCellNodeIdx = SwNodeIndex( *aCellNodeIdx.GetNode().EndOfSectionNode() ); in TextToTable()
1495 SwNodeRange aRg( *pTblNd, 0, *pTblNd->EndOfSectionNode() ); in TableToText()
1569 *rpBox->GetSttNd()->EndOfSectionNode() ); in lcl_DelBox()
1628 &rRange.aEnd.GetNode() != pTblNd->EndOfSectionNode() ) in TableToText()
1707 aDelRg.aStart = *pSNd->EndOfSectionNode(); in TableToText()
2082 SwPaM aPaM( *pTblNd->EndOfSectionNode(), aIdx.GetNode() ); in DeleteRowCol()
2086 const SwNodeIndex aTmpIdx( *pTblNd->EndOfSectionNode(), 1 ); in DeleteRowCol()
2092 SwPaM aSavePaM( SwNodeIndex( *pTblNd->EndOfSectionNode() ) ); in DeleteRowCol()
2099 SwPaM const tmpPaM(*pTblNd, *pTblNd->EndOfSectionNode()); in DeleteRowCol()
2143 const SwNodeIndex aTmpIdx( *pTblNd->EndOfSectionNode(), 1 ); in DeleteRowCol()
2149 SwPaM aSavePaM( SwNodeIndex( *pTblNd->EndOfSectionNode() ) ); in DeleteRowCol()
2156 SwPaM const tmpPaM(*pTblNd, *pTblNd->EndOfSectionNode()); in DeleteRowCol()
2482 SwNode *pNd = GetNodes().FindPrvNxtFrmNode( *pIdxBehind, EndOfSectionNode() ); in MakeFrms()
2564 SwNodeIndex aIdx( *EndOfSectionNode()); in SetNewTable()
3329 SwNodeIndex aNdIdx( *pNew->EndOfSectionNode() ); in SplitTable()
3491 SwEndNode* pOldTblEndNd = (SwEndNode*)pTNd->EndOfSectionNode()->GetEndNode(); in SplitTable()
3698 SwEndNode* pTblEndNd = pDelTblNd->EndOfSectionNode(); in MergeTable()
4672 SwPaM aPam(*rNd.EndOfSectionNode(), rNd); in lcl_DelRedlines()