Lines Matching refs:SwCntntNode
243 const SwCntntNode* pCNd; in IsPrevPos()
1719 SwCntntNode* pCSttNd = pDelStt->nNode.GetNode().GetCntntNode(); in lcl_AcceptRedline()
1720 SwCntntNode* pCEndNd = pDelEnd->nNode.GetNode().GetCntntNode(); in lcl_AcceptRedline()
1829 SwCntntNode* pCSttNd = pDelStt->nNode.GetNode().GetCntntNode(); in lcl_RejectRedline()
1830 SwCntntNode* pCEndNd = pDelEnd->nNode.GetNode().GetCntntNode(); in lcl_RejectRedline()
2322 SwCntntNode* pCNd = GetNodes().GoPrevSection( &aTmp ); in SelNextRedline()
2376 SwCntntNode* pCNd; in SelNextRedline()
2439 SwCntntNode* pCNd = GetNodes().GoNextSection( &aTmp ); in SelPrevRedline()
2495 SwCntntNode* pCNd; in SelPrevRedline()
2660 SwCntntNode* pC; in InsertWithValidRanges()
3338 SwCntntNode* pCSttNd = pStt->nNode.GetNode().GetCntntNode(); in MoveToSection()
3339 SwCntntNode* pCEndNd = pEnd->nNode.GetNode().GetCntntNode(); in MoveToSection()
3410 SwCntntNode* pCSttNd = pStt->nNode.GetNode().GetCntntNode(); in CopyToSection()
3411 SwCntntNode* pCEndNd = pEnd->nNode.GetNode().GetCntntNode(); in CopyToSection()
3447 SwCntntNode* pDestNd = aPos.nNode.GetNode().GetCntntNode(); in CopyToSection()
3491 SwCntntNode* pCSttNd = pStt->nNode.GetNode().GetCntntNode(); in DelCopyOfSection()
3492 SwCntntNode* pCEndNd = pEnd->nNode.GetNode().GetCntntNode(); in DelCopyOfSection()
3625 SwCntntNode* pCNd = aPam.GetCntntNode(); in MoveFromSection()