Lines Matching refs:GetNodes
252 SwTxtNode* pTxtNd = pDoc->GetNodes().MakeTxtNode( rIdx, pColl ); in MakeCopy()
430 SwNodes& rNds = (SwNodes&)GetNodes(); in MakeCopy()
444 if( rIdx < pDoc->GetNodes().GetEndOfInserts().GetIndex() && in MakeCopy()
445 rIdx >= pDoc->GetNodes().GetEndOfInserts().StartOfSectionIndex() ) in MakeCopy()
509 pDoc->GetNodes().SectionDown( &aRg, SwTableBoxStartNode ); in MakeCopy()
708 SwNode* pNd = GetNodes()[ nStt ]; in CopyRange()
711 if( (pNd = GetNodes()[ nEnd ])->IsCntntNode() && in CopyRange()
763 SwStartNode* pSttNd = pDoc->GetNodes().MakeEmptySection( in CopyRange()
764 SwNodeIndex( GetNodes().GetEndOfAutotext() )); in CopyRange()
769 aPam.GetPoint()->nNode = pDoc->GetNodes().GetEndOfAutotext(); in CopyRange()
772 pDoc->GetNodes().GoPrevious( &aPam.GetMark()->nNode ); in CopyRange()
776 pNode = pDoc->GetNodes().GoNext( &aPam.GetPoint()->nNode ); in CopyRange()
975 pDestTxtNd = pDoc->GetNodes().MakeTxtNode( aInsPos, in CopyImpl()
1000 pDestTxtNd = pDoc->GetNodes()[ aInsPos.GetIndex()-1 ]->GetTxtNode(); in CopyImpl()
1160 pDestTxtNd = pDoc->GetNodes().MakeTxtNode( aInsPos, in CopyImpl()
1265 if( aBrkSet.Count() && 0 != ( pDestTxtNd = pDoc->GetNodes()[ in CopyImpl()
1342 GetNodes()._CopyNodes( rRg, rInsPos, bMakeNewFrms, sal_True ); in CopyWithFlyInFly()
1389 pDest->GetNodes()._DelDummyNodes( aCpyRange ); in CopyWithFlyInFly()
1452 const SwNodes& rNodes = pAPos->nNode.GetNodes(); in CopyFlyInFlyImpl()
1539 aIdx.GetNode().GetNodes().GetEndOfContent(); in CopyFlyInFlyImpl()