Searched refs:pEndOfRedlines (Results 1 – 2 of 2) sorted by relevance
104 *pEndOfAutotext, *pEndOfRedlines, member in SwNodes164 SwNode& GetEndOfRedlines() const { return *pEndOfRedlines; } in GetEndOfRedlines()167 SwNode& GetEndOfExtras() const { return *pEndOfRedlines; } in GetEndOfExtras()
96 pEndOfRedlines = new SwEndNode( *this, nPos++, *pTmp ); in SwNodes()1602 if( TstIdx( nStt, nEnd, pEndOfRedlines->StartOfSectionIndex(), in CheckNodesRange()1603 pEndOfRedlines->GetIndex() )) return sal_True; in CheckNodesRange()1635 pEndOfAutotext, pEndOfRedlines, in DelNodes()
Completed in 13 milliseconds