Searched refs:GetEndOfRedlines (Results 1 – 6 of 6) sorted by relevance
161 rNds.GetEndOfRedlines().StartOfSectionNode()->GetIndex() < nNd && in ChgNode()162 nNd < rNds.GetEndOfRedlines().GetIndex() ); in ChgNode()573 sal_Bool bInsOutlineIdx = !( rNodes.GetEndOfRedlines(). in _MoveNodes()575 nNd < rNodes.GetEndOfRedlines().GetIndex() ); in _MoveNodes()
3374 pSttNd = rNds.MakeTextSection( SwNodeIndex( rNds.GetEndOfRedlines() ), in MoveToSection()3392 pSttNd = rNds.MakeEmptySection( SwNodeIndex( rNds.GetEndOfRedlines() ), in MoveToSection()3442 pSttNd = rNds.MakeTextSection( SwNodeIndex( rNds.GetEndOfRedlines() ), in CopyToSection()3467 pSttNd = rNds.MakeEmptySection( SwNodeIndex( rNds.GetEndOfRedlines() ), in CopyToSection()3870 SwNode & rEndOfRedlines = GetNodes().GetEndOfRedlines(); in IsInRedlines()
323 eSec = lcl_TstIdx( nStt, nEnd, rNds.GetEndOfRedlines() ); in CheckNodesRange()326 rNds.GetEndOfRedlines(), nStt, nEnd ); in CheckNodesRange()
164 SwNode& GetEndOfRedlines() const { return *pEndOfRedlines; } in GetEndOfRedlines() function in SwNodes
497 pDoc->GetNodes().GetEndOfRedlines(), in CreateRedlineTextSection()
1459 if( StartOfSectionIndex() > rNodes.GetEndOfRedlines().GetIndex() ) in InsertHint()
Completed in 803 milliseconds