Home
last modified time | relevance | path

Searched refs:pEndOfContent (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/docnode/
H A Dnodes.cxx100 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()
/trunk/main/sw/inc/
H A Dndarr.hxx105 *pEndOfContent; member in SwNodes
169 SwNode& GetEndOfContent() const { return *pEndOfContent; } in GetEndOfContent()

Completed in 29 milliseconds