Searched refs:pEndOfContent (Results 1 – 2 of 2) sorted by relevance
100 pEndOfContent = new SwEndNode( *this, nPos++, *pTmp ); in SwNodes()133 if( pNode == pEndOfContent ) in ~SwNodes()142 delete pEndOfContent; in ~SwNodes()1594 if( TstIdx( nStt, nEnd, pEndOfContent->StartOfSectionIndex(), in CheckNodesRange()1595 pEndOfContent->GetIndex() )) return sal_True; in CheckNodesRange()1633 SwNode* aEndNdArr[] = { pEndOfContent, in DelNodes()
105 *pEndOfContent; member in SwNodes169 SwNode& GetEndOfContent() const { return *pEndOfContent; } in GetEndOfContent()
Completed in 22 milliseconds