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()
3345 SwCntntNode* pCSttNd = pStt->nNode.GetNode().GetCntntNode(); in MoveToSection()
3346 SwCntntNode* pCEndNd = pEnd->nNode.GetNode().GetCntntNode(); in MoveToSection()
3417 SwCntntNode* pCSttNd = pStt->nNode.GetNode().GetCntntNode(); in CopyToSection()
3418 SwCntntNode* pCEndNd = pEnd->nNode.GetNode().GetCntntNode(); in CopyToSection()
3454 SwCntntNode* pDestNd = aPos.nNode.GetNode().GetCntntNode(); in CopyToSection()
3498 SwCntntNode* pCSttNd = pStt->nNode.GetNode().GetCntntNode(); in DelCopyOfSection()
3499 SwCntntNode* pCEndNd = pEnd->nNode.GetNode().GetCntntNode(); in DelCopyOfSection()
3632 SwCntntNode* pCNd = aPam.GetCntntNode(); in MoveFromSection()