Lines Matching refs:StartOfSectionNode
214 while( pPrvNd != aStt.GetNode().StartOfSectionNode() ) in InsertSwSection()
216 while( pPrvNd != aEnd.GetNode().StartOfSectionNode() ) in InsertSwSection()
426 : pNd->StartOfSectionNode(); in IsInsRegionAvailable()
431 pNxtNd->StartOfSectionNode()->IsSectionNode() && in IsInsRegionAvailable()
440 if( pPrvNd && pNxtNd && pPrvNd == pNxtNd->StartOfSectionNode() ) in IsInsRegionAvailable()
836 pNd->StartOfSectionNode()->IsSectionNode()) in InsertTextSection()
853 const SwNode* pLastNode = pSectNd->StartOfSectionNode()->EndOfSectionNode(); in InsertTextSection()
858 const SwStartNode* pStartNode = aInsPos.GetNode().StartOfSectionNode(); in InsertTextSection()
867 pStartNode = pStartNode->StartOfSectionNode(); in InsertTextSection()
1007 rThis.StartOfSectionNode()->FindSectionNode(); in lcl_initParent()
1386 SwSectionNode* pSectNd = StartOfSectionNode()->FindSectionNode(); in NodesArrChgd()