Lines Matching refs:pStartOfSection

91 	pTmp->pStartOfSection = pSttNd;  in SwNodes()
95 pTmp->pStartOfSection = pSttNd; in SwNodes()
99 pTmp->pStartOfSection = pSttNd; in SwNodes()
473 !pAktNode->pStartOfSection->IsSectionNode() ) ) in _MoveNodes()
482 ND_STARTNODE == pAktNode->pStartOfSection->GetNodeType()) ) && in _MoveNodes()
512 SwStartNode* pStartNode = aIdx.GetNode().pStartOfSection; in _MoveNodes()
531 SwStartNode* pStartNode = rNode.pStartOfSection; in _MoveNodes()
561 SwStartNode* pSttNd = pAktNode->pStartOfSection; in _MoveNodes()
584 pTblNd->pStartOfSection = aIdx.GetNode().pStartOfSection; in _MoveNodes()
625 SwStartNode* pSttNode = aIdx.GetNode().pStartOfSection; in _MoveNodes()
653 pNd->pStartOfSection = pSttNode; in _MoveNodes()
667 pSttNode = pSttNode->pStartOfSection; in _MoveNodes()
759 pTmpSttNd->pStartOfSection = pSttNd->pStartOfSection; in _MoveNodes()
763 pSttNd->pStartOfSection = aIdx.GetNode().pStartOfSection; in _MoveNodes()
839 aCntIdx.GetNode().pStartOfSection = pTmpStt; in _MoveNodes()
848 pAktNode->pStartOfSection = pTmpStt; in _MoveNodes()
907 pAktNode->pStartOfSection = aSttNdStack[ nLevel ]; in _MoveNodes()
918 pAktNode->pStartOfSection = aSttNdStack[ nLevel ]; in _MoveNodes()
930 pAktNode->pStartOfSection = aSttNdStack[ nLevel ]; in _MoveNodes()
1151 if( pAktNode == pEndNd->pStartOfSection ) in SectionUp()
1154 SwStartNode* pTmpSttNd = pAktNode->pStartOfSection; in SectionUp()
1162 pAktNode->pStartOfSection = pTmpSttNd; in SectionUp()
1226 pAktNode->pStartOfSection = aSttNdStack[ aSttNdStack.Count()-1 ]; in SectionUpDown()
1245 aSttNdStack.C40_INSERT( SwStartNode, pSttNd->pStartOfSection, 0 ); in SectionUpDown()
1308 !pAktNode->pStartOfSection->IsTableNode() )) in Delete()
1331 SwTableNode* pTblNd = pAktNode->pStartOfSection->GetTableNode(); in Delete()
1335 SwNode *pNd, *pChkNd = pAktNode->pStartOfSection; in Delete()
1354 pNd->pStartOfSection->IsTableNode() ) in Delete()
1355 ((SwTableNode*)pNd->pStartOfSection)->DelFrms(); in Delete()
2010 !pAktNode->pStartOfSection->IsSectionNode() ) ) in _CopyNodes()
2023 ND_STARTNODE == pAktNode->pStartOfSection->GetNodeType()) ) in _CopyNodes()
2147 else if( !pAktNode->pStartOfSection->IsSectionNode() ) in _CopyNodes()
2152 pAktNode->pStartOfSection->GetStartNodeType() ); in _CopyNodes()
2261 if( pNd->pStartOfSection->IsSectionNode() ) in GoNextSection()
2264 pStartOfSection)->GetSection(); in GoNextSection()
2304 if( pNd->pStartOfSection->IsSectionNode() ) in GoPrevSection()
2307 pStartOfSection)->GetSection(); in GoPrevSection()
2318 if( pNd->pStartOfSection->IsSectionNode() ) in GoPrevSection()
2321 pStartOfSection)->GetSection(); in GoPrevSection()