Lines Matching refs:SwSectionNode
428 ((SwSectionNode*)pFrmNd)->MakeFrms( aIdx ); in ChgNode()
666 ((SwSectionNode*)pSttNode)->NodesArrChgd(); in _MoveNodes()
750 SwSectionNode* pSctNd = pSttNd->GetSectionNode(); in _MoveNodes()
878 SwSectionNode* pSectNd = aSttNdStack[ nLevel ]->GetSectionNode(); in _MoveNodes()
2119 SwSectionNode* pSectNd = ((SwSectionNode*)pAktNode)-> in _CopyNodes()
2251 const SwSection& rSect = ((SwSectionNode*)pNd)->GetSection(); in GoNextSection()
2263 const SwSection& rSect = ((SwSectionNode*)pNd-> in GoNextSection()
2273 const SwSectionNode* pSectNd; in GoNextSection()
2306 const SwSection& rSect = ((SwSectionNode*)pNd-> in GoPrevSection()
2320 const SwSection& rSect = ((SwSectionNode*)pNd-> in GoPrevSection()
2330 const SwSectionNode* pSectNd; in GoPrevSection()
2367 SwSectionNode* pSectNd = pSttNd->IsSectionNode() in FindPrvNxtFrmNode()