/aoo41x/main/sw/inc/ |
H A D | ndindex.hxx | 58 SwNodeIndex( const SwNodeIndex &, long nDiff = 0 ); 89 SwNodeIndex& operator=( const SwNodeIndex& ); 112 SwNodeIndex aStart; 113 SwNodeIndex aEnd; 115 SwNodeRange( const SwNodeIndex &rS, const SwNodeIndex &rE ); 168 inline sal_Bool SwNodeIndex::operator<( const SwNodeIndex& rIndex ) const in operator <() 184 inline sal_Bool SwNodeIndex::operator==( const SwNodeIndex& rIdx ) const in operator ==() 188 inline sal_Bool SwNodeIndex::operator!=( const SwNodeIndex& rIdx ) const in operator !=() 224 inline sal_uLong SwNodeIndex::operator+=( const SwNodeIndex& rIndex ) in operator +=() 228 inline sal_uLong SwNodeIndex::operator-=( const SwNodeIndex& rIndex ) in operator -=() [all …]
|
H A D | ndarr.hxx | 51 class SwNodeIndex; 89 friend class SwNodeIndex; 115 void RegisterIndex( SwNodeIndex& rIdx ); 116 void DeRegisterIndex( SwNodeIndex& rIdx ); 120 void SectionUpDown( const SwNodeIndex & aStart, const SwNodeIndex & aEnd ); 154 void ForEach( const SwNodeIndex& rStart, const SwNodeIndex& rEnd, 189 sal_Bool CheckNodesRange( const SwNodeIndex& rStt, const SwNodeIndex& rEnd ) const; 191 void GoStartOfSection(SwNodeIndex *) const; 192 void GoEndOfSection(SwNodeIndex *) const; 194 SwCntntNode* GoNext(SwNodeIndex *) const; [all …]
|
H A D | node.hxx | 54 class SwNodeIndex; 108 SwNode( const SwNodeIndex &rWhere, const sal_uInt8 nNodeId ); 324 SwStartNode( const SwNodeIndex &rWhere, 411 int CanJoinNext( SwNodeIndex* pIdx =0 ) const; 412 int CanJoinPrev( SwNodeIndex* pIdx =0 ) const; 530 SwTableNode( const SwNodeIndex & ); 537 void MakeFrms( SwNodeIndex* pIdxBehind ); 547 void MakeFrms( const SwNodeIndex & rIdx ); 575 SwSectionNode(SwNodeIndex const&, 587 void MakeFrms( SwNodeIndex* pIdxBehind, SwNodeIndex* pEnd = NULL ); [all …]
|
H A D | pam.hxx | 53 SwNodeIndex nNode; 56 SwPosition( const SwNodeIndex &rNode, const SwIndex &rCntnt ); 57 explicit SwPosition( const SwNodeIndex &rNode ); 132 SwPaM( const SwNodeIndex& rMk, const SwNodeIndex& rPt, 136 SwPaM( const SwNodeIndex& rMk, xub_StrLen nMkCntnt, 137 const SwNodeIndex& rPt, xub_StrLen nPtCntnt, SwPaM* pRing = 0 ); 141 SwPaM( const SwNodeIndex& rNd, xub_StrLen nCntnt = 0, SwPaM* pRing = 0 ); 184 *m_pMark = SwPosition( SwNodeIndex( GetNode()->GetNodes() ) ); in DeleteMark() 272 sal_Bool CheckNodesRange( const SwNodeIndex&, const SwNodeIndex&, sal_Bool );
|
H A D | undobj.hxx | 43 class SwNodeIndex; 162 SwNodeIndex* pNodeIdx = 0, SwIndex* pCntIdx = 0, 189 SwNodeIndex *pMvStt; 195 SwNodeIndex* GetMvSttIdx() const { return pMvStt; } in GetMvSttIdx() 202 void SaveSection( SwDoc* pDoc, const SwNodeIndex& rSttIdx ); 204 void RestoreSection( SwDoc* pDoc, SwNodeIndex* pIdx, sal_uInt16 nSectType ); 205 void RestoreSection( SwDoc* pDoc, const SwNodeIndex& rInsPos ); 289 SwNodeIndex* GetMvSttIdx() const { return SwUndoSaveSection::GetMvSttIdx(); } in GetMvSttIdx()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | ndindex.cxx | 34 int SwNodeIndex::nSerial = 0; 38 SwNodeRange::SwNodeRange( const SwNodeIndex &rS, const SwNodeIndex &rE ) in SwNodeRange() 52 const SwNodeIndex& rE, long nEndDiff ) in SwNodeRange() 62 SwNodeIndex::SwNodeIndex( SwNodes& rNds, sal_uLong nIdx ) in SwNodeIndex() function in SwNodeIndex 73 SwNodeIndex::SwNodeIndex( const SwNodeIndex& rIdx, long nDiff ) in SwNodeIndex() function in SwNodeIndex 88 SwNodeIndex::SwNodeIndex( const SwNode& rNd, long nDiff ) in SwNodeIndex() function in SwNodeIndex 103 void SwNodeIndex::Remove() in Remove() 108 SwNodeIndex& SwNodeIndex::operator=( const SwNodeIndex& rIdx ) in operator =() 121 SwNodeIndex& SwNodeIndex::operator=( const SwNode& rNd ) in operator =() 134 SwNodeIndex& SwNodeIndex::Assign( SwNodes& rNds, sal_uLong nIdx ) in Assign() [all …]
|
H A D | nodes.cxx | 129 SwNodeIndex aNdIdx( *this ); in ~SwNodes() 231 SwNodeIndex aInsPos( rInsPos ); in ChgNode() 402 SwNodeIndex aFrmNdIdx( aIdx ); in ChgNode() 506 SwNodeIndex aIdx( aIndex ); in _MoveNodes() 695 SwNodeIndex aTmp( aIdx ); in _MoveNodes() 1212 void SwNodes::SectionUpDown( const SwNodeIndex & aStart, const SwNodeIndex & aEnd ) in SectionUpDown() 1531 SwNodeIndex aTmp(*pIdx, +1); in GoNext() 2244 SwNodeIndex aTmp( *pIdx ); in GoNextSection() 2297 SwNodeIndex aTmp( *pIdx ); in GoPrevSection() 2481 void SwNodes::ForEach( const SwNodeIndex& rStart, const SwNodeIndex& rEnd, in ForEach() [all …]
|
H A D | ndsect.cxx | 80 SwNodeIndex aChkIdx( _rNd ); in lcl_IsInSameTblBox() 139 SwNodeIndex aIdx( rStt ); in lcl_CheckEmptyLayFrm() 543 SwNodeIndex aUpdIdx( *pIdx ); in DelSectionFmt() 558 SwNodeIndex aUpdIdx( *pIdx ); in DelSectionFmt() 663 const SwNodeIndex* pIdx = 0; in UpdateSection() 811 SwNodeIndex aInsPos( rNdIdx ); in InsertTextSection() 922 SwNodeIndex aTmp( *pSectNd ); in InsertTextSection() 1202 void SwSectionNode::MakeFrms( SwNodeIndex* pIdxBehind, SwNodeIndex* pEndIdx ) in MakeFrms() 1244 SwNodeIndex aIdx( *this ); in DelFrms() 1283 SwNodeIndex aInsPos( *pEndNd ); in MakeCopy() [all …]
|
H A D | ndcopy.cxx | 171 SwNodeIndex aCorrIdx(rStt.nNode); in lcl_CopyBookmarks() 242 SwNodeIndex aIdx( rIdx, -1 ); in MakeCopy() 369 SwNodeIndex aNewIdx( *pCT->pTblNd, in lcl_CopyTblBox() 466 SwNodeIndex aInsPos( *pEndNd ); in MakeCopy() 609 SwNodeIndex aCorrIdx( pStt->nNode ); in lcl_DeleteRedlines() 920 SwNodeIndex aInsPos( rPos.nNode ); in CopyImpl() 1253 SwNodeIndex aSaveIdx( aInsPos, -1 ); in CopyImpl() 1330 const SwNodeIndex& rInsPos, in CopyWithFlyInFly() 1340 SwNodeIndex aSavePos( rInsPos, -1 ); in CopyWithFlyInFly() 1355 SwNodeIndex aTmpI( rRg.aEnd, -1 ); in CopyWithFlyInFly() [all …]
|
H A D | ndtbl.cxx | 319 SwNodeIndex aEndIdx( *this, nIdxPos ); in InsBoxen() 615 SwNodeIndex aIdx( *pEndNd ); in InsertTable() 712 ((SwNodeIndex&)pEnd->nNode)--; in TextToTable() 939 SwNodeIndex aSttIdx( *pTblNd, 1 ); in TextToTable() 1245 SwNodeIndex aNewEnd = rRange.aEnd; in ExpandRangeForTableBox() 1247 SwNodeIndex aEndIndex = rRange.aEnd; in ExpandRangeForTableBox() 1248 SwNodeIndex aIndex = rRange.aStart; in ExpandRangeForTableBox() 1665 SwNodeIndex aIdx( *pTblNd ); in TableToText() 2051 SwNodeIndex aIdx( *pTblNd, -1 ); in DeleteRowCol() 3701 SwNodeIndex aIdx( *pDelTblNd, 1 ); in MergeTable() [all …]
|
/aoo41x/main/sw/source/core/inc/ |
H A D | mvsave.hxx | 42 class SwNodeIndex; 58 const SwNodeIndex& rMvPos, 61 const SwNodeIndex&, 84 void _DelBookmarks(const SwNodeIndex& rStt, 85 const SwNodeIndex& rEnd, 113 void _RestFlyInRange( _SaveFlyArr& rArr, const SwNodeIndex& rSttIdx, 114 const SwNodeIndex* pInsPos ); 119 void DelFlyInRange( const SwNodeIndex& rMkNdIdx, 120 const SwNodeIndex& rPtNdIdx ); 151 void PaMCorrRel( const SwNodeIndex &rOldNode, [all …]
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docglbl.cxx | 245 SwNodeIndex aEndIdx( pEndNd ? *pEndNd in SplitDoc() 345 SwNodeIndex aSIdx( aTmp.GetMark()->nNode ); in SplitDoc() 346 SwNodeIndex aEIdx( aTmp.GetPoint()->nNode ); in SplitDoc() 427 SwNodeIndex aIdx( *pSectEnd, 1 ); in SplitDoc() 442 SwNodeIndex aIdx( *pSectNd ); in SplitDoc() 451 SwNodeIndex aStartIdx(*pSttNd); in SplitDoc() 597 SwNodeIndex aEndIdx( pEndNd ? *pEndNd in SplitDoc() 696 SwNodeIndex aSIdx( aTmp.GetMark()->nNode ); in SplitDoc() 697 SwNodeIndex aEIdx( aTmp.GetPoint()->nNode ); in SplitDoc() 778 SwNodeIndex aIdx( *pSectEnd, 1 ); in SplitDoc() [all …]
|
H A D | docedt.cxx | 266 const SwNodeIndex* pCntntIdx; in _SaveFlyInRange() 317 const SwNodeIndex& rPtNdIdx ) in DelFlyInRange() 373 bool lcl_SaveFtn( const SwNodeIndex& rSttNd, const SwNodeIndex& rEndNd, in lcl_SaveFtn() 374 const SwNodeIndex& rInsPos, in lcl_SaveFtn() 460 SwNodeIndex aIdx( rSttNd ); in lcl_SaveFtn() 749 SwNodeIndex aMvStt( aSttIdx, 1 ); in DeleteSection() 883 SwNodeIndex aNxtIdx( aIdx ); in MoveAndJoin() 1208 SwNodeIndex aIdx( rPos, -1 ); in MoveNodeRange() 1210 SwNodeIndex* pSaveInsPos = 0; in MoveNodeRange() 1356 SwNodeIndex aOldIdx( aIdx ); in lcl_JoinText() [all …]
|
/aoo41x/main/sw/source/core/undo/ |
H A D | unsort.cxx | 48 SV_IMPL_PTRARR(SwUndoSortList, SwNodeIndex*) in SV_IMPL_PTRARR() 151 SwNodeIndex* pIdx = new SwNodeIndex( rDoc.GetNodes(), in UndoImpl() 153 aIdxList.C40_INSERT(SwNodeIndex, pIdx, i ); in UndoImpl() 159 SwNodeIndex aIdx( rDoc.GetNodes(), nSttNode + i ); in UndoImpl() 228 SwNodeIndex* pIdx = new SwNodeIndex( rDoc.GetNodes(), in RedoImpl() 230 aIdxList.C40_INSERT( SwNodeIndex, pIdx, i ); in RedoImpl() 235 SwNodeIndex aIdx( rDoc.GetNodes(), nSttNode + i); in RedoImpl()
|
H A D | undobj.cxx | 64 SwNodeIndex* GetMvSttIdx() const in GetMvSttIdx() 154 SwNodeIndex aIdx( rDoc.GetNodes(), nSttIdx ); in RemoveIdxFromSection() 155 SwNodeIndex aEndIdx( rDoc.GetNodes(), pEndIdx ? *pEndIdx in RemoveIdxFromSection() 169 SwNodeIndex aStt( rPam.GetMark()->nNode ); in RemoveIdxFromRange() 170 SwNodeIndex aEnd( rPam.GetPoint()->nNode ); in RemoveIdxFromRange() 192 SwNodeIndex aIdx( rPos.nNode.GetNode().GetNodes(), nIdx ); in RemoveIdxRel() 928 SwNodeIndex aEndIdx( aPam.End()->nNode.GetNode() ); in SaveSection() 929 SwNodeIndex aMvStt( aEndIdx, 1 ); in SaveSection() 951 pMvStt = new SwNodeIndex( rRange.aStart ); in SaveSection() 962 SwNodeIndex aSttIdx( pDoc->GetNodes(), nStartPos ); in RestoreSection() [all …]
|
H A D | untbl.cxx | 283 SwNodeIndex aIdx( rDoc.GetNodes(), nSttNode ); in UndoImpl() 546 SwNodeIndex aSttIdx( *this, nSttNd ); in UndoTableToText() 547 SwNodeIndex aEndIdx( *this, nEndNd+1 ); in UndoTableToText() 755 SwNodeIndex aIdx( rDoc.GetNodes(), nTblNd ); in UndoImpl() 807 SwNodeIndex& rIdx = pPos->nNode; in UndoImpl() 2217 SwNodeIndex aIdx( *rBox.GetSttNd(), 1 ); in SaveCollection() 2534 SwNodeIndex aInsIdx( *rBox.GetSttNd(), 1 ); in UndoImpl() 2685 SwNodeIndex aInsIdx( *rBox.GetSttNd(), 1 ); in RedoImpl() 2762 SwNodeIndex aInsIdx( *rBox.GetSttNd(), 1 ); in AddBoxBefore() 2795 SwNodeIndex aDelIdx( *rBox.GetSttNd(), 1 ); in AddBoxAfter() [all …]
|
H A D | unsect.cxx | 134 SwNodeIndex aIdx( *pNd ); in UndoImpl() 237 SwNodeIndex aIdx( rDoc.GetNodes(), nNode ); in Join() 295 SwSectionFmt const&, SwSection const&, SwNodeIndex const*const); 311 SwNodeIndex const*const pIndex) in SwUndoDelSection() 339 SwNodeIndex aStt( rDoc.GetNodes(), m_nStartNode ); in UndoImpl() 340 SwNodeIndex aEnd( rDoc.GetNodes(), m_nEndNode-2 ); in UndoImpl() 406 SwSection const&, SwNodeIndex const*const, bool const bOnlyAttr); 422 SwSection const& rSection, SwNodeIndex const*const pIndex, in SwUndoUpdateSection()
|
/aoo41x/main/sw/source/filter/rtf/ |
H A D | swparrtf.hxx | 81 SwNodeIndex aIdx; 83 SwNodeIdx( const SwNodeIndex& rIdx ) : aIdx( rIdx ) {} in SwNodeIdx() 91 SwNodeIndex maMkNode; 123 SwNodeIndex nSttNd, nEndNd; 212 SwNodeIndex maStart; 305 SwNodeIndex* pSttNdIdx; 306 SwNodeIndex* pRegionEndIdx; 401 void _SetPictureSize( const SwNoTxtNode& rNd, const SwNodeIndex& rAnchor, 415 void SetOultineRelSpaces( const SwNodeIndex& rStt, 416 const SwNodeIndex& rEnd );
|
/aoo41x/main/sw/source/core/txtnode/ |
H A D | atrftn.cxx | 103 SwNodeIndex aIdx( *pTxtAttr->GetStartNode(), 1 ); in GetFtnText() 186 void SwTxtFtn::SetStartNode( const SwNodeIndex *pNewNode, sal_Bool bDelNode ) in SetStartNode() 192 m_pStartNode = new SwNodeIndex( *pNewNode ); in SetStartNode() 246 SwNodeIndex aTmp( pDoc->GetFtnIdxs()[n]->GetTxtNode() ); in SetStartNode() 307 SwNodeIndex aStart( *(rDest.GetStartNode()) ); in CopyFtn() 308 SwNodeIndex aEnd( *aStart.GetNode().EndOfSectionNode() ); in CopyFtn() 354 SwStartNode* pSttNd = rNodes.MakeTextSection( SwNodeIndex( rNodes.GetEndOfInserts() ), in MakeNewTextSection() 356 m_pStartNode = new SwNodeIndex( *pSttNd ); in MakeNewTextSection() 387 SwNodeIndex aIdx( *m_pStartNode ); in DelFrms()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8glsy.cxx | 65 bool WW8Glossary::HasBareGraphicEnd(SwDoc *pDoc,SwNodeIndex &rIdx) in HasBareGraphicEnd() 106 SwNodeIndex aDocEnd( pD->GetNodes().GetEndOfContent() ); in MakeEntries() 107 SwNodeIndex aStart( *aDocEnd.GetNode().StartOfSectionNode(), 1 ); in MakeEntries() 124 SwNodeIndex& rIdx = aPam.GetPoint()->nNode; in MakeEntries() 135 SwNodeIndex& rIdx = aPam.GetPoint()->nNode; in MakeEntries() 176 SwNodeIndex aIdx( pGlDoc->GetNodes().GetEndOfContent(), in MakeEntries() 225 SwNodeIndex aIdx( in Load()
|
/aoo41x/main/sw/source/core/crsr/ |
H A D | trvlreg.cxx | 43 SwNodeIndex aIdx( rCurCrsr.GetPoint()->nNode ); in GotoPrevRegion() 98 SwNodeIndex aIdx( rCurCrsr.GetPoint()->nNode ); in GotoNextRegion() 164 SwNodeIndex aIdx( *pNd->EndOfSectionNode() ); in GotoCurrRegion() 169 SwNodeIndex aIdx( *pNd ); in GotoCurrRegion() 199 SwNodeIndex aIdx( *pNd->EndOfSectionNode() ); in GotoCurrRegionAndSkip() 207 SwNodeIndex aIdx( *pNd ); in GotoCurrRegionAndSkip() 258 const SwNodeIndex* pIdx; in GotoRegion()
|
H A D | trvltbl.cxx | 79 SwNodeIndex aCellStt( *pTableBoxStartNode->EndOfSectionNode(), 1 ); in GoNextCell() 353 bool lcl_FindNextCell( SwNodeIndex& rIdx, sal_Bool bInReadOnly ) in lcl_FindNextCell() 356 SwNodeIndex aTmp( rIdx, 2 ); // TableNode + StartNode in lcl_FindNextCell() 432 bool lcl_FindPrevCell( SwNodeIndex& rIdx, sal_Bool bInReadOnly ) in lcl_FindPrevCell() 434 SwNodeIndex aTmp( rIdx, -2 ); // TableNode + EndNode in lcl_FindPrevCell() 495 SwNodeIndex aIdx( rCurCrsr.GetPoint()->nNode ); in GotoPrevTable() 504 SwNodeIndex aTmpIdx( aIdx ); in GotoPrevTable() 560 SwNodeIndex aIdx( rCurCrsr.GetPoint()->nNode ); in GotoNextTable() 620 SwNodeIndex aIdx( *pTblNd->EndOfSectionNode() ); in GotoCurrTable() 627 SwNodeIndex aIdx( *pTblNd ); in GotoCurrTable() [all …]
|
H A D | pam.cxx | 71 SwPosition::SwPosition( const SwNodeIndex & rNodeIndex, const SwIndex & rCntnt ) in SwPosition() 76 SwPosition::SwPosition( const SwNodeIndex & rNodeIndex ) in SwPosition() 300 sal_Bool CheckNodesRange( const SwNodeIndex& rStt, in CheckNodesRange() 301 const SwNodeIndex& rEnd, sal_Bool bChkSection ) in CheckNodesRange() 348 SwCntntNode* GoNextNds( SwNodeIndex* pIdx, sal_Bool bChk ) in GoNextNds() 350 SwNodeIndex aIdx( *pIdx ); in GoNextNds() 364 SwCntntNode* GoPreviousNds( SwNodeIndex * pIdx, sal_Bool bChk ) in GoPreviousNds() 366 SwNodeIndex aIdx( *pIdx ); in GoPreviousNds() 411 SwPaM::SwPaM( const SwNodeIndex& rMark, const SwNodeIndex& rPoint, in SwPaM() 455 SwPaM::SwPaM( const SwNodeIndex& rMark , xub_StrLen nMarkCntnt, in SwPaM() [all …]
|
/aoo41x/main/sw/source/filter/html/ |
H A D | htmlsect.cxx | 183 const SwNodeIndex& rCntntStIdx = *rFlyCntnt.GetCntntIdx(); in NewDivision() 194 SwNodeIndex aSttIdx( rCntntStIdx, 1 ); in NewDivision() 220 SwPosition aNewPos( SwNodeIndex( rCntntStIdx, 1 ), SwIndex( pCNd, 0 ) ); in NewDivision() 234 SwNodeIndex *pStartNdIdx = GetFootEndNoteSection( aId ); in NewDivision() 239 SwNodeIndex aTmpSwNodeIndex = SwNodeIndex(*pCNd); in NewDivision() 259 SwNodeIndex aPrvNdIdx( pPam->GetPoint()->nNode, -1 ); in NewDivision() 431 const SwNodeIndex& rCntntStIdx = *rFlyCntnt.GetCntntIdx(); in FixHeaderFooterDistance() 686 SwNodeIndex aPrvNdIdx( pPam->GetPoint()->nNode, -1 ); in NewMultiCol() 795 const SwNodeIndex& rFlyCntIdx = *rFlyCntnt.GetCntntIdx(); in InsertFlyFrame() 799 SwPosition aNewPos( SwNodeIndex( rFlyCntIdx, 1 ), SwIndex( pCNd, 0 ) ); in InsertFlyFrame()
|
/aoo41x/main/sw/source/filter/ww1/ |
H A D | fltshell.cxx | 317 SwNodeIndex aAktNode( pPos.nNode, -1 ); in KillUnlockedAttrs() 431 extern sal_Bool CheckNodesRange( const SwNodeIndex& rStt, 432 const SwNodeIndex& rEnd, sal_Bool bChkSection ); 445 SwNodeIndex& rTmpStart, SwNodeIndex& rTmpEnd ) in IterateNumrulePiece() 531 SwNodeIndex aTmpStart( aRegion.Start()->nNode ); in SetAttrInDoc() 532 SwNodeIndex aTmpEnd( aTmpStart ); in SetAttrInDoc() 533 SwNodeIndex& rRegEndNd = aRegion.End()->nNode; in SetAttrInDoc() 728 SwNodeIndex aAktNode( rPos.nNode, -1 ); in GetOpenStackAttr() 767 SwNodeIndex aStartNode(pStt->nNode, -1); in Delete() 769 SwNodeIndex aEndNode(pEnd->nNode, -1); in Delete() [all …]
|