Home
last modified time | relevance | path

Searched refs:pEndOfSection (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/inc/
H A Dnode.hxx323 SwEndNode* pEndOfSection; member in SwStartNode
720 return pStNd->pEndOfSection->GetIndex(); in EndOfSectionIndex()
725 return pStNd->pEndOfSection; in EndOfSectionNode()
730 return pStNd->pEndOfSection; in EndOfSectionNode()
/trunk/main/sw/source/core/docnode/
H A Dnode.cxx950 pEndOfSection = (SwEndNode*)this; in SwStartNode()
957 pEndOfSection = (SwEndNode*)this; in SwStartNode()
1008 pStartOfSection->pEndOfSection = this; in SwEndNode()
1015 pStartOfSection->pEndOfSection = this; in SwEndNode()
H A Dnodes.cxx664 pSttNode->pEndOfSection = (SwEndNode*)pNd; in _MoveNodes()
767 pSttNd->pEndOfSection = (SwEndNode*)pAktNode; in _MoveNodes()
1236 pSttNd->pEndOfSection = (SwEndNode*)pAktNode; in SectionUpDown()
H A Dndtbl.cxx3500 pNewTblNd->pEndOfSection = pOldTblEndNd; in SplitTable()
3699 pTblNd->pEndOfSection = pTblEndNd; in MergeTable()

Completed in 54 milliseconds