Lines Matching refs:SwNode

128         SwNode *pNode;  in ~SwNodes()
150 const SwNode* pPrevInsNd = rNds[ rInsPos.GetIndex() -1 ]; in ChgNode()
173 SwNode& rNd = aDelIdx.GetNode(); in ChgNode()
234 SwNode* pNd = &rDelPos.GetNode(); in ChgNode()
403 SwNode* pFrmNd = rNds.FindPrvNxtFrmNode( aFrmNdIdx, in ChgNode()
462 SwNode * pAktNode; in _MoveNodes()
528 SwNode& rNode (aNodeIndex.GetNode()); in _MoveNodes()
589 SwNode* pTmpNd = &aMvIdx.GetNode(); in _MoveNodes()
634 SwNode* pNd = &aMvIdx.GetNode(); in _MoveNodes()
727 new SwNode( aIdx, ND_SECTIONDUMMY ); in _MoveNodes()
802 new SwNode( aIdx, ND_SECTIONDUMMY ); in _MoveNodes()
890 SwNode* pTmpNode = (*this)[ aRg.aEnd.GetIndex()+1 ]->GetEndNode(); in _MoveNodes()
947 SwNode* pTmpNd = &aIdx.GetNode(); in _MoveNodes()
1068 SwNode * pAktNode = &pRange->aStart.GetNode(); in SectionDown()
1076 SwNode* pSttNd = new SwStartNode( pRange->aStart, ND_STARTNODE, eSttNdTyp ); in SectionDown()
1146 SwNode * pAktNode = &pRange->aStart.GetNode(); in SectionUp()
1214 SwNode * pAktNode; in SectionUpDown()
1289 SwNode * pAktNode; in Delete()
1335 SwNode *pNd, *pChkNd = pAktNode->pStartOfSection; in Delete()
1391 SwNode* pTmpNode = aRg.aEnd.GetNode().GetEndNode(); in Delete()
1532 SwNode* pNd = 0; in GoNext()
1549 SwNode* pNd = 0; in GoPrevious()
1633 SwNode* aEndNdArr[] = { pEndOfContent, in DelNodes()
1639 SwNode** ppEndNdArr = aEndNdArr; in DelNodes()
1655 SwNode* pNd = (*this)[ n ]; in DelNodes()
1999 SwNode * pAktNode; in _CopyNodes()
2068 new SwNode( aInsPos, ND_SECTIONDUMMY ); in _CopyNodes()
2076 new SwNode( aInsPos, ND_SECTIONDUMMY ); in _CopyNodes()
2085 new SwNode( aInsPos, ND_SECTIONDUMMY ); in _CopyNodes()
2090 new SwNode( aInsPos, ND_SECTIONDUMMY ); in _CopyNodes()
2173 SwNode *const pTmpNd = & aInsPos.GetNode(); in _CopyNodes()
2245 const SwNode* pNd; in GoNextSection()
2298 const SwNode* pNd; in GoPrevSection()
2356 SwNode* SwNodes::FindPrvNxtFrmNode( SwNodeIndex& rFrmIdx, in FindPrvNxtFrmNode()
2357 const SwNode* pEnd ) const in FindPrvNxtFrmNode()
2359 SwNode* pFrmNd = 0; in FindPrvNxtFrmNode()
2364 SwNode* pSttNd = &rFrmIdx.GetNode(); in FindPrvNxtFrmNode()
2378 SwNode* pNd; in FindPrvNxtFrmNode()
2497 SwNode* pNew = (*this)[ nEnd ]; in RemoveNode()
2542 SwNode *pDel = (*this)[ nDelPos+nCnt-1 ], *pPrev = (*this)[ nDelPos+nCnt-2 ]; in RemoveNode()
2620 SwNode * SwNodes::DocumentSectionStartNode(SwNode * pNode) const in DocumentSectionStartNode()
2638 SwNode * SwNodes::DocumentSectionEndNode(SwNode * pNode) const in DocumentSectionEndNode()