/aoo42x/main/sw/source/core/docnode/ |
H A D | ndindex.cxx | 81 pNd->GetNodes().RegisterIndex( *this ); in SwNodeIndex() 96 pNd->GetNodes().RegisterIndex( *this ); in SwNodeIndex() 105 pNd->GetNodes().DeRegisterIndex( *this ); in Remove() 110 if( &pNd->GetNodes() != &rIdx.pNd->GetNodes() ) in operator =() 114 pNd->GetNodes().RegisterIndex( *this ); in operator =() 123 if( &pNd->GetNodes() != &rNd.GetNodes() ) in operator =() 127 pNd->GetNodes().RegisterIndex( *this ); in operator =() 136 if( &pNd->GetNodes() != &rNds ) in Assign() 140 pNd->GetNodes().RegisterIndex( *this ); in Assign() 149 if( &pNd->GetNodes() != &rNd.GetNodes() ) in Assign() [all …]
|
H A D | ndsect.cxx | 179 ::lcl_CheckEmptyLayFrm( GetNodes(), in InsertSwSection() 220 pNewSectNode = GetNodes().InsertTextSection( in InsertSwSection() 540 if( bDelNodes && pIdx && &GetNodes() == &pIdx->GetNodes() && in DelSectionFmt() 555 else if( bDelNodes && pIdx && &GetNodes() == &pIdx->GetNodes() && in DelSectionFmt() 583 if( pIdx && &GetNodes() == &pIdx->GetNodes() && in DelSectionFmt() 595 SwNodeIndex aUpdIdx( GetNodes(), nSttNd ); in DelSectionFmt() 1092 SwNodes& rNds = GetNodes(); in MakeFrms() 1205 SwNodes& rNds = GetNodes(); in MakeFrms() 1233 SwNodes& rNds = GetNodes(); in DelFrms() 1265 const SwNodes& rNds = GetNodes(); in MakeCopy() [all …]
|
H A D | section.cxx | 679 if( pIdx && &GetDoc()->GetNodes() == &pIdx->GetNodes() && in ~SwSectionFmt() 707 GetDoc()->GetNodes().SectionUp( &aRg ); in ~SwSectionFmt() 728 if( pIdx && &GetDoc()->GetNodes() == &pIdx->GetNodes() && in DelFrms() 775 if( pIdx && &GetDoc()->GetNodes() == &pIdx->GetNodes() && in MakeFrms() 981 GetCntntIdx()) && &pIdx->GetNodes() == &GetDoc()->GetNodes() )) in GetChildSections() 1017 return pIdx && &pIdx->GetNodes() == &GetDoc()->GetNodes(); in IsInNodesArr() 1113 if( pIdx && ( bAlways || &pIdx->GetNodes() == &GetDoc()->GetNodes() )) in GetSectionNode() 1408 SwTxtNode* pNewNd = pDoc->GetNodes().MakeTxtNode( aIdx, in DataChanged() 1531 pSrcDoc->GetNodes().GetEndOfContent() ); in DataChanged() 1546 pDoc->GetNodes().GetEndOfExtras().GetIndex() || in DataChanged() [all …]
|
H A D | ndcopy.cxx | 252 SwTxtNode* pTxtNd = pDoc->GetNodes().MakeTxtNode( rIdx, pColl ); in MakeCopy() 430 SwNodes& rNds = (SwNodes&)GetNodes(); in MakeCopy() 444 if( rIdx < pDoc->GetNodes().GetEndOfInserts().GetIndex() && in MakeCopy() 509 pDoc->GetNodes().SectionDown( &aRg, SwTableBoxStartNode ); in MakeCopy() 708 SwNode* pNd = GetNodes()[ nStt ]; in CopyRange() 711 if( (pNd = GetNodes()[ nEnd ])->IsCntntNode() && in CopyRange() 763 SwStartNode* pSttNd = pDoc->GetNodes().MakeEmptySection( in CopyRange() 1160 pDestTxtNd = pDoc->GetNodes().MakeTxtNode( aInsPos, in CopyImpl() 1345 GetNodes()._CopyNodes( rRg, rInsPos, bMakeNewFrms, sal_True ); in CopyWithFlyInFly() 1392 pDest->GetNodes()._DelDummyNodes( aCpyRange ); in CopyWithFlyInFly() [all …]
|
H A D | node.cxx | 339 SwNodes& rNodes = (SwNodes&)rWhere.GetNodes(); in SwNode() 432 pNd = GetNodes().GoNext( &aIdx ); in IsInVisibleArea() 437 pNd = GetNodes().GoPrevious( &aIdx ); in IsInVisibleArea() 527 if ( !GetNodes().IsDocNodes() ) in FindPageDesc() 538 pNode = GetNodes().GoNext( &aIdx ); in FindPageDesc() 543 pNode = GetNodes().GoPrevious( &aIdx ); in FindPageDesc() 966 const SwNodes& rNds = GetNodes(); in CheckSectionCondColl() 1101 &GetNodes() == &GetDoc()->GetNodes() ) in Modify() 1139 if( GetNodes().IsDocNodes() && in InvalidateNumRule() 1820 const SwNodes& rNds = GetNodes(); in CanJoinNext() [all …]
|
/aoo42x/main/sw/source/core/doc/ |
H A D | docglbl.cxx | 133 if( pTNd->GetNodes().IsDocNodes() ) in SplitDoc() 246 : GetNodes().GetEndOfContent() ); in SplitDoc() 295 pDoc->GetNodes().Delete( aIdx, 1 ); in SplitDoc() 379 GetNodes().Delete( aSIdx, nNodeDiff ); in SplitDoc() 428 GetNodes()._MoveNodes( aRg, GetNodes(), aIdx ); in SplitDoc() 443 GetNodes()._MoveNodes( aRg, GetNodes(), aIdx ); in SplitDoc() 598 : GetNodes().GetEndOfContent() ); in SplitDoc() 646 pDoc->GetNodes().Delete( aIdx, 1 ); in SplitDoc() 730 GetNodes().Delete( aSIdx, nNodeDiff ); in SplitDoc() 779 GetNodes()._MoveNodes( aRg, GetNodes(), aIdx ); in SplitDoc() [all …]
|
H A D | doc.cxx | 809 pCurNode = GetNodes().MakeTxtNode( aIdx, in AppendTxtNode() 1026 GetNodes().MakeOLENode( in InsertOLE() 1822 if( pTxtRef && &pTxtRef->GetTxtNode().GetNodes() == &GetNodes() && in GetRefMark() 1841 &pTxtRef->GetTxtNode().GetNodes() == &GetNodes() ) in GetRefMark() 1866 &pTxtRef->GetTxtNode().GetNodes() == &GetNodes() ) in GetRefMarks() 2100 &pTxtNd->GetNodes() == &GetNodes() ) in FindINetAttr() 2141 GetNodes()._Copy( aRange, aEndOfDoc ); in Summary() 2172 pExtDoc->GetNodes().Delete( aIndx ); in Summary() 2197 &pTxtNd->GetNodes() == &GetNodes() ) in RemoveInvisibleContent() 2328 pCNd = GetNodes().GoPrevious( in RemoveInvisibleContent() [all …]
|
H A D | docnum.cxx | 173 if( !GetNodes().GetOutLineNds().Count() || !nOffset ) in OutlineUpDown() 437 if( !GetNodes().GetOutLineNds().Count() || !nOffset || in MoveOutlinePara() 482 : GetNodes().GetEndOfContent(); in MoveOutlinePara() 523 pNd = &GetNodes().GetEndOfContent(); in MoveOutlinePara() 1508 SwTxtNode* pTNd = GetNodes()[ nStt ]->GetTxtNode(); in DelNumRules() 1554 GetNodes().UpdtOutlineIdx( *pOutlNd ); in DelNumRules() 1936 pTmp1 = GetNodes()[ nStIdx ]; in MoveParagraph() 1946 pTmp1 = GetNodes()[ nEndIdx ]; in MoveParagraph() 1992 pTmp1 = GetNodes()[ nEndIdx ]; in MoveParagraph() 2001 pTmp2 = GetNodes()[ nInEndIdx ]; in MoveParagraph() [all …]
|
H A D | doclay.cxx | 154 SwNodeIndex aTmpIdx( GetNodes().GetEndOfAutotext() ); in MakeLayoutFmt() 156 GetNodes().MakeTextSection in MakeLayoutFmt() 452 SwNodeIndex aIdx( GetNodes().GetEndOfAutotext() ); in CopyLayoutFmt() 618 GetNodes().GetEndOfAutotext() ); in _MakeFlySection() 619 GetNodes().SectionDown( &aRange, SwFlyStartNode ); in _MakeFlySection() 841 GetNodes().MakeTxtNode( aRg.aStart, in MakeFlyAndMove() 859 GetNodes().Delete( aIndex, 1 ); in MakeFlyAndMove() 1692 rDoc.GetNodes().MakeTextSection( in lcl_InsertDrawLabel() 2090 pIdx->GetNode().GetNodes().IsDocNodes() ) in FindFlyByName() 2184 && pIdx->GetNode().GetNodes().IsDocNodes() ) in SetAllUniqueFlyNames() [all …]
|
H A D | doctxm.cxx | 400 GetNodes().InsertTextSection( in InsertTableOf() 417 SwNode* pNd = GetNodes()[ nSttNd ]; in InsertTableOf() 432 SwNodeIndex aStt( GetNodes(), nSttNd ), aEnd( GetNodes(), nEndNd ); in InsertTableOf() 1078 pDoc->GetNodes().Delete( aInsPos, 1 ); in Update() 1217 if( pTOXSrc->GetNodes().IsDocNodes() && in UpdateMarks() 1273 SwNodes& rNds = pDoc->GetNodes(); in UpdateOutline() 1325 pTxtNd->GetNodes().IsDocNodes() && in UpdateTemplate() 1357 rTxtNode.GetNodes().IsDocNodes() && in UpdateSequence() 1397 rTxtNode.GetNodes().IsDocNodes() /*&& in UpdateAuthorities() 1468 SwNodes& rNds = pDoc->GetNodes(); in UpdateCntnt() [all …]
|
H A D | docfld.cxx | 456 if( !rTxtNd.GetNodes().IsDocNodes() || in UpdateTblFlds() 543 if( !rTxtNd.GetNodes().IsDocNodes() ) in UpdateTblFlds() 615 pBox->GetSttNd()->GetNodes().IsDocNodes() ) in UpdateTblFlds() 635 pCNd = GetNodes().GoNext( &aCNdIdx ); in UpdateTblFlds() 899 SwDoc& rDoc = *aIdx.GetNodes().GetDoc(); in SetBodyPos() 1000 pRet = aIdx.GetNode().GetNodes().GoNext( &aIdx ); in GetNodeFromCntnt() 1007 pRet = aIdx.GetNode().GetNodes().GoNext( &aIdx ); in GetNodeFromCntnt() 1522 pSeqNd = GetNodes()[ (*ppSortLst)->GetNode() ]; in UpdateExpFlds() 2197 const SwNodes& rNds = pChk->GetNodes(); in SetFieldsDirty() 2296 rDoc.GetNodes().Count() != nNodes ) in MakeFldList() [all …]
|
/aoo42x/main/sw/inc/ |
H A D | ndindex.hxx | 100 inline const SwNodes& GetNodes() const; 101 inline SwNodes& GetNodes(); 136 inline const SwNodes& SwNodeIndex::GetNodes() const in GetNodes() function in SwNodeIndex 138 return pNd->GetNodes(); in GetNodes() 140 inline SwNodes& SwNodeIndex::GetNodes() in GetNodes() function in SwNodeIndex 142 return pNd->GetNodes(); in GetNodes() 195 return ( pNd = GetNodes()[ pNd->GetIndex()+1 ] )->GetIndex(); in operator ++() 199 return ( pNd = GetNodes()[ pNd->GetIndex()-1 ] )->GetIndex(); in operator --() 205 pNd = GetNodes()[ nOldIndex + 1 ]; in operator ++() 211 pNd = GetNodes()[ nOldIndex - 1 ]; in operator --() [all …]
|
/aoo42x/main/sw/source/core/undo/ |
H A D | untbl.cxx | 283 SwNodeIndex aIdx( rDoc.GetNodes(), nSttNode ); in UndoImpl() 482 SwNodeIndex aFrmIdx( rDoc.GetNodes(), nSttNd ); in UndoImpl() 483 SwNodeIndex aEndIdx( rDoc.GetNodes(), nEndNd ); in UndoImpl() 736 SwNodes& rNds = rRg.GetDoc()->GetNodes(); in SwUndoTxtToTbl() 755 SwNodeIndex aIdx( rDoc.GetNodes(), nTblNd ); in UndoImpl() 1844 rDoc.GetNodes()._MoveNodes( aRg, rDoc.GetNodes(), aInsPos, sal_False ); in UndoImpl() 2220 pCNd = aIdx.GetNodes().GoNext( &aIdx ); in SaveCollection() 2628 rDoc.GetNodes().Delete( aInsIdx, 1 ); in UndoImpl() 2720 rDoc.GetNodes().Delete( aInsIdx, 1 ); in RedoImpl() 2988 pDoc->GetNodes().Delete( rIdx, 1 ); in UndoImpl() [all …]
|
H A D | undel.cxx | 235 SwNodes& rDocNds = pDoc->GetNodes(); in SwUndoDelete() 538 pMvStt->GetNode().GetNodes().Delete( *pMvStt, nNode ); in ~SwUndoDelete() 667 SwNodeIndex aIdx( pDoc->GetNodes(), nCalcStt ); in UndoImpl() 677 pInsNd = pDoc->GetNodes().MakeTxtNode( aIdx, in UndoImpl() 762 pDoc->GetNodes()._MoveNodes( aRg, pDoc->GetNodes(), aMvIdx, sal_True ); in UndoImpl() 788 pDoc->GetNodes()._MoveNodes( aRg, pDoc->GetNodes(), aMvIdx, sal_True ); in UndoImpl() 789 pDoc->GetNodes().Delete( aMvIdx, 1 ); in UndoImpl() 848 SwNode* pNode = pDoc->GetNodes()[ nEndNode + 1 ]; in UndoImpl() 857 pDoc->GetNodes().Delete( aIdx, 1 ); in UndoImpl() 937 rDoc.GetNodes().MakeTxtNode( aTmpIdx, in RedoImpl() [all …]
|
H A D | unsort.cxx | 102 SwTableNode* pTblNd = rDoc.GetNodes()[ nTblNd ]->GetTableNode(); in UndoImpl() 132 aNode2Layout.RestoreUpperFrms( rDoc.GetNodes(), nIdx, nIdx + 1 ); in UndoImpl() 151 SwNodeIndex* pIdx = new SwNodeIndex( rDoc.GetNodes(), in UndoImpl() 159 SwNodeIndex aIdx( rDoc.GetNodes(), nSttNode + i ); in UndoImpl() 179 SwTableNode* pTblNd = rDoc.GetNodes()[ nTblNd ]->GetTableNode(); in RedoImpl() 213 aNode2Layout.RestoreUpperFrms( rDoc.GetNodes(), nIdx, nIdx + 1 ); in RedoImpl() 228 SwNodeIndex* pIdx = new SwNodeIndex( rDoc.GetNodes(), in RedoImpl() 235 SwNodeIndex aIdx( rDoc.GetNodes(), nSttNode + i); in RedoImpl()
|
H A D | unsect.cxx | 127 rDoc.GetNodes()[ m_nSectionNodePos ]->GetSectionNode(); in UndoImpl() 138 rDoc.GetNodes().Delete( aIdx, pNd->EndOfSectionIndex() - in UndoImpl() 190 rDoc.GetNodes()[ m_nSectionNodePos ]->GetSectionNode(); in RedoImpl() 237 SwNodeIndex aIdx( rDoc.GetNodes(), nNode ); in Join() 339 SwNodeIndex aStt( rDoc.GetNodes(), m_nStartNode ); in UndoImpl() 340 SwNodeIndex aEnd( rDoc.GetNodes(), m_nEndNode-2 ); in UndoImpl() 349 SwSectionNode* pInsertedSectNd = rDoc.GetNodes().InsertTextSection( in UndoImpl() 386 rDoc.GetNodes()[ m_nStartNode ]->GetSectionNode(); in RedoImpl() 440 rDoc.GetNodes()[ m_nStartNode ]->GetSectionNode(); in UndoImpl()
|
H A D | unmove.cxx | 50 SwTxtNode* pTxtNd = pDoc->GetNodes()[ nSttNode ]->GetTxtNode(); in SwUndoMove() 51 SwTxtNode* pEndTxtNd = pDoc->GetNodes()[ nEndNode ]->GetTxtNode(); in SwUndoMove() 117 sal_uLong nCntntStt = pDoc->GetNodes().GetEndOfAutotext().GetIndex(); in SwUndoMove() 194 SwNodeIndex aIdx( pDoc->GetNodes(), nDestSttNode ); in UndoImpl() 210 *pDoc->GetNodes()[ nDestEndNode ], nDestEndCntnt ); in UndoImpl() 217 SwPosition aPos( *pDoc->GetNodes()[ nInsPosNode] ); in UndoImpl() 287 SwNodes& rNds = rDoc.GetNodes(); in RedoImpl() 339 sal_uLong nCntntStt = pDoc->GetNodes().GetEndOfAutotext().GetIndex(); in DelFtn()
|
H A D | rolbck.cxx | 152 SwNode * pNode = pDoc->GetNodes()[ m_nNodeIndex ]; in SetInDoc() 199 SwNode * pNode = pDoc->GetNodes()[ m_nNodeIndex ]; in SetInDoc() 254 SwTxtNode * pTxtNd = pDoc->GetNodes()[ m_nNodeIndex ]->GetTxtNode(); in SetInDoc() 316 SwTxtNode * pTxtNd = pDoc->GetNodes()[ m_nNodeIndex ]->GetTxtNode(); in SetInDoc() 340 SwTxtNode * pTxtNd = pDoc->GetNodes()[ m_nNodeIndex ]->GetTxtNode(); in SetInDoc() 372 SwTxtNode * pTxtNd = pDoc->GetNodes()[ m_nNodeIndex ]->GetTxtNode(); in SetInDoc() 426 SwTxtNode * pTxtNd = pDoc->GetNodes()[ m_nNodeIndex ]->GetTxtNode(); in SetInDoc() 449 SwNode* pSaveNd = pDoc->GetNodes()[ m_nNodeIndex ]; in SwHistorySetFootnote() 629 SwNodes& rNds = pDoc->GetNodes(); in SetInDoc() 796 SwNode * pNode = pDoc->GetNodes()[ m_nNodeIndex ]; in SetInDoc() [all …]
|
H A D | undobj.cxx | 154 SwNodeIndex aIdx( rDoc.GetNodes(), nSttIdx ); in RemoveIdxFromSection() 155 SwNodeIndex aEndIdx( rDoc.GetNodes(), pEndIdx ? *pEndIdx in RemoveIdxFromSection() 157 SwPosition aPos( rDoc.GetNodes().GetEndOfPostIts() ); in RemoveIdxFromSection() 192 SwNodeIndex aIdx( rPos.nNode.GetNode().GetNodes(), nIdx ); in RemoveIdxRel() 391 rDoc.GetNodes()._MoveNodes( aRg, rNds, aPos.nNode, sal_False ); in MoveToUndoNds() 397 rDoc.GetNodes().MoveRange( rPaM, aPos, rNds ); in MoveToUndoNds() 480 rNds.MoveRange( aPaM, rInsPos, rDoc.GetNodes() ); in MoveFromUndoNds() 902 SwNodes& rUNds = pMvStt->GetNode().GetNodes(); in ~SwUndoSaveSection() 962 SwNodeIndex aSttIdx( pDoc->GetNodes(), nStartPos ); in RestoreSection() 1062 SwNodeIndex aIdx( rDoc.GetNodes() ); in RedlineToDoc() [all …]
|
/aoo42x/main/sw/source/core/edit/ |
H A D | edglbldc.cxx | 100 sal_uLong nSttIdx = pMyDoc->GetNodes().GetEndOfExtras().GetIndex() + 2; in GetGlobalDocContent() 107 if( ( pNd = pMyDoc->GetNodes()[ nSttIdx ])->IsCntntNode() in GetGlobalDocContent() 126 sal_uLong nNdEnd = pMyDoc->GetNodes().GetEndOfContent().GetIndex(); in GetGlobalDocContent() 128 if( ( pNd = pMyDoc->GetNodes()[ nSttIdx ])->IsCntntNode() in GetGlobalDocContent() 140 pMyDoc->GetNodes().GetEndOfExtras().GetIndex() + 2 ); in GetGlobalDocContent() 207 pMyDoc->GetNodes().GetEndOfContent().GetIndex() ) in InsertGlobalDocContent() 288 rPos.nNode = pMyDoc->GetNodes().GetEndOfContent(); in DeleteGlobalDocContent() 337 aRg.aEnd = pMyDoc->GetNodes().GetEndOfContent(); in MoveGlobalDocContent() 339 SwNodeIndex aInsPos( pMyDoc->GetNodes() ); in MoveGlobalDocContent() 343 aInsPos = pMyDoc->GetNodes().GetEndOfContent(); in MoveGlobalDocContent() [all …]
|
H A D | edglss.cxx | 123 SwNodeIndex aStt( pMyDoc->GetNodes().GetEndOfExtras(), 1 ); in SaveGlossaryDoc() 124 SwCntntNode* pCntntNd = pMyDoc->GetNodes().GoNext( &aStt ); in SaveGlossaryDoc() 135 pCrsr->GetPoint()->nNode = pMyDoc->GetNodes().GetEndOfContent().GetIndex()-1; in SaveGlossaryDoc() 149 SwNodeIndex aStt( pMyDoc->GetNodes().GetEndOfExtras(), 1 ); in SaveGlossaryDoc() 150 SwCntntNode* pCntntNd = pMyDoc->GetNodes().GoNext( &aStt ); in SaveGlossaryDoc() 157 aCpyPam.GetPoint()->nNode = pMyDoc->GetNodes().GetEndOfContent().GetIndex()-1; in SaveGlossaryDoc() 161 aStt = pGDoc->GetNodes().GetEndOfExtras(); in SaveGlossaryDoc() 162 pCntntNd = pGDoc->GetNodes().GoNext( &aStt ); in SaveGlossaryDoc() 182 SwNodes& rNds = pInsDoc->GetNodes(); in _CopySelToDoc()
|
/aoo42x/main/svtools/source/edit/ |
H A D | texteng.cxx | 455 mpDoc->GetNodes().Insert( pNode, 0 ); in ImpInitDoc() 693 /* delete */ mpDoc->GetNodes().Remove( nPara ); in ImpRemoveParagraph() 1417 return mpDoc->GetNodes().Count(); in GetParagraphCount() 1470 mpDoc->GetNodes().Insert( pNode, nPara ); in InsertContent() 2645 sal_uLong nParas = mpDoc->GetNodes().Count(); in Read() 2686 sal_uLong nParas = mpDoc->GetNodes().Count(); in Write() 2768 if ( nPara < mpDoc->GetNodes().Count() ) in RemoveAttribs() 2789 if ( nPara < mpDoc->GetNodes().Count() ) in RemoveAttribs() 2813 if ( nPara < mpDoc->GetNodes().Count() ) in RemoveAttrib() 2845 if ( nPara < mpDoc->GetNodes().Count() ) in SetAttrib() [all …]
|
/aoo42x/main/sw/source/core/crsr/ |
H A D | trvlreg.cxx | 65 SwCntntNode* pCNd = pNd->GetNodes().GoNextSection( &aIdx, in GotoPrevRegion() 77 SwCntntNode* pCNd = pNd->GetNodes().GoPrevSection( &aIdx, in GotoPrevRegion() 103 sal_uLong nEndCount = aIdx.GetNode().GetNodes().Count()-1; in GotoNextRegion() 121 SwCntntNode* pCNd = pNd->GetNodes().GoNextSection( &aIdx, in GotoNextRegion() 133 SwCntntNode* pCNd = pNd->GetNodes().GoPrevSection( &aIdx, in GotoNextRegion() 165 pCNd = pNd->GetNodes().GoPrevSection( &aIdx, sal_True, !bInReadOnly ); in GotoCurrRegion() 170 pCNd = pNd->GetNodes().GoNextSection( &aIdx, sal_True, !bInReadOnly ); in GotoCurrRegion() 200 pCNd = pNd->GetNodes().GoPrevSection( &aIdx, sal_True, !bInReadOnly ); in GotoCurrRegionAndSkip() 208 pCNd = pNd->GetNodes().GoNextSection( &aIdx, sal_True, !bInReadOnly ); in GotoCurrRegionAndSkip() 263 pIdx->GetNode().GetNodes().IsDocNodes() ) in GotoRegion()
|
H A D | pam.cxx | 278 const SwNodes& rNds = rBaseEnd.GetNodes(); in lcl_ChkOneRange() 303 const SwNodes& rNds = rStt.GetNodes(); in CheckNodesRange() 351 SwCntntNode* pNd = aIdx.GetNodes().GoNext( &aIdx ); in GoNextNds() 885 SwNodes& rNodes = aPos.nNode.GetNodes(); in GetNode() 938 SwNodes& rNodes = pPos->nNode.GetNodes(); in GoStartDoc() 949 SwNodes& rNodes = pPos->nNode.GetNodes(); in GoEndDoc() 960 SwNodes& rNodes = pPos->nNode.GetNodes(); in GoStartSection() 976 SwNodes& rNodes = pPos->nNode.GetNodes(); in GoEndSection() 1114 SwNodes& rNds = aSavePos.nNode.GetNodes(); in GoCurrSection() 1134 SwNodes& rNds = aSavePos.nNode.GetNodes(); in GoNextSection() [all …]
|
H A D | crstrvl.cxx | 323 pCNd = GetDoc()->GetNodes().GoNext( &aIdx ); in GotoNextTOXBase() 373 pCNd = GetDoc()->GetNodes().GoNext( &aIdx ); in GotoPrevTOXBase() 425 pCNd = GetDoc()->GetNodes().GoNext( &aIdx ); in GotoTOXMarkBase() 490 pTBox->GetSttNd()->GetNodes().IsDocNodes() && in GotoNxtPrvTblFormula() 933 const SwNodes& rNds = GetDoc()->GetNodes(); in GotoOutline() 965 const SwNodes& rNds = GetDoc()->GetNodes(); in GotoNextOutline() 993 const SwNodes& rNds = GetDoc()->GetNodes(); in GotoPrevOutline() 1027 const SwNodes& rNds = GetDoc()->GetNodes(); in GetOutlinePos() 1050 const SwNodes& rNds = GetDoc()->GetNodes(); in MakeOutlineSel() 2227 SwNodes& rNds = GetDoc()->GetNodes(); in SelectNxtPrvHyperlink() [all …]
|