Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/docnode/
H A Dnodes.cxx91 pTmp->pStartOfSection = pSttNd; in SwNodes()
95 pTmp->pStartOfSection = pSttNd; in SwNodes()
99 pTmp->pStartOfSection = pSttNd; in SwNodes()
584 pTblNd->pStartOfSection = aIdx.GetNode().pStartOfSection; in _MoveNodes()
653 pNd->pStartOfSection = pSttNode; in _MoveNodes()
759 pTmpSttNd->pStartOfSection = pSttNd->pStartOfSection; in _MoveNodes()
763 pSttNd->pStartOfSection = aIdx.GetNode().pStartOfSection; in _MoveNodes()
848 pAktNode->pStartOfSection = pTmpStt; in _MoveNodes()
1162 pAktNode->pStartOfSection = pTmpSttNd; in SectionUp()
2264 pStartOfSection)->GetSection(); in GoNextSection()
[all …]
H A Dnode.cxx297 pNode = pNode->pStartOfSection; in GetSectionLevel()
347 pStartOfSection = pNd->pStartOfSection; in SwNode()
350 pNd = pStartOfSection; in SwNode()
351 pStartOfSection = pNd->pStartOfSection; in SwNode()
380 pStartOfSection = pNd->pStartOfSection; in SwNode()
383 pNd = pStartOfSection; in SwNode()
384 pStartOfSection = pNd->pStartOfSection; in SwNode()
417 pTmp = pTmp->pStartOfSection; in FindTableNode()
823 pTmp = pTmp->pStartOfSection; in FindSttNodeByType()
1007 pStartOfSection = &rSttNd; in SwEndNode()
[all …]
H A Dndsect.cxx939 pNd->pStartOfSection = pSectNd; in InsertTextSection()
987 SwStartNode* pTmp = pStartOfSection; in FindSectionNode()
990 pTmp = ((SwNode*)pTmp)->pStartOfSection; in FindSectionNode()
992 pTmp = pTmp->pStartOfSection; in FindSectionNode()
H A Dndtbl.cxx324 pSttNd->pStartOfSection = pTblNd; in InsBoxen()
623 pSttNd->pStartOfSection = pTblNd; in InsertTable()
1007 pTxtNd->pStartOfSection = pTblNd; in TextToTable()
1043 pNewNd->pStartOfSection = pSttNd; in TextToTable()
1058 pTxtNd->pStartOfSection = pSttNd; in TextToTable()
1428 aCellNodeIdx.GetNode().pStartOfSection = pSttNd; in TextToTable()
3499 pOldTblEndNd->pStartOfSection = pNewTblNd; in SplitTable()
3505 pBoxNd->pStartOfSection = pNewTblNd; in SplitTable()
3706 pBoxNd->pStartOfSection = pTblNd; in MergeTable()
3709 pBoxNd->pStartOfSection = pTblNd; in MergeTable()
/aoo4110/main/sw/inc/
H A Dnode.hxx106 SwStartNode* pStartOfSection; member in SwNode
123 inline const SwStartNode* StartOfSectionNode() const { return pStartOfSection; } in StartOfSectionNode()
124 inline SwStartNode* StartOfSectionNode() { return pStartOfSection; } in StartOfSectionNode()
706 return pStartOfSection->GetIndex(); in StartOfSectionIndex()
710 const SwStartNode* pStNd = IsStartNode() ? (SwStartNode*)this : pStartOfSection; in EndOfSectionIndex()
715 const SwStartNode* pStNd = IsStartNode() ? (SwStartNode*)this : pStartOfSection; in EndOfSectionNode()
720 SwStartNode* pStNd = IsStartNode() ? (SwStartNode*)this : pStartOfSection; in EndOfSectionNode()
/aoo4110/main/sw/source/core/undo/
H A Duntbl.cxx563 pNd->pStartOfSection = pTblNd; in UndoTableToText()
639 pSttNd->pStartOfSection = pTblNd; in UndoTableToText()
645 pNd->pStartOfSection = pSttNd; in UndoTableToText()

Completed in 76 milliseconds