Home
last modified time | relevance | path

Searched refs:GetEndOfRedlines (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/docnode/
H A Dnodes.cxx161 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()
/trunk/main/sw/source/core/doc/
H A Ddocredln.cxx3374 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()
/trunk/main/sw/source/core/crsr/
H A Dpam.cxx323 eSec = lcl_TstIdx( nStt, nEnd, rNds.GetEndOfRedlines() ); in CheckNodesRange()
326 rNds.GetEndOfRedlines(), nStt, nEnd ); in CheckNodesRange()
/trunk/main/sw/inc/
H A Dndarr.hxx164 SwNode& GetEndOfRedlines() const { return *pEndOfRedlines; } in GetEndOfRedlines() function in SwNodes
/trunk/main/sw/source/filter/xml/
H A DXMLRedlineImportHelper.cxx497 pDoc->GetNodes().GetEndOfRedlines(), in CreateRedlineTextSection()
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx1459 if( StartOfSectionIndex() > rNodes.GetEndOfRedlines().GetIndex() ) in InsertHint()

Completed in 120 milliseconds