Home
last modified time | relevance | path

Searched refs:SwNodeIndex (Results 1 – 25 of 216) sorted by relevance

123456789

/trunk/main/sw/inc/
H A Dndindex.hxx58 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 Dndarr.hxx51 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 Dnode.hxx54 class SwNodeIndex;
114 SwNode( const SwNodeIndex &rWhere, const sal_uInt8 nNodeId );
330 SwStartNode( const SwNodeIndex &rWhere,
417 int CanJoinNext( SwNodeIndex* pIdx =0 ) const;
418 int CanJoinPrev( SwNodeIndex* pIdx =0 ) const;
539 SwTableNode( const SwNodeIndex & );
546 void MakeFrms( SwNodeIndex* pIdxBehind );
556 void MakeFrms( const SwNodeIndex & rIdx );
584 SwSectionNode(SwNodeIndex const&,
596 void MakeFrms( SwNodeIndex* pIdxBehind, SwNodeIndex* pEnd = NULL );
[all …]
H A Dpam.hxx53 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 Dundobj.hxx43 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()
/trunk/main/sw/source/core/docnode/
H A Dndindex.cxx34 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 Dnodes.cxx129 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 Dndsect.cxx80 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 Dndcopy.cxx171 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()
1333 const SwNodeIndex& rInsPos, in CopyWithFlyInFly()
1343 SwNodeIndex aSavePos( rInsPos, -1 ); in CopyWithFlyInFly()
1358 SwNodeIndex aTmpI( rRg.aEnd, -1 ); in CopyWithFlyInFly()
[all …]
H A Dndtbl.cxx319 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 …]
/trunk/main/sw/source/core/inc/
H A Dmvsave.hxx42 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 …]
/trunk/main/sw/source/core/doc/
H A Ddocglbl.cxx245 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 Ddocedt.cxx266 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()
887 SwNodeIndex aNxtIdx( aIdx ); in MoveAndJoin()
1212 SwNodeIndex aIdx( rPos, -1 ); in MoveNodeRange()
1214 SwNodeIndex* pSaveInsPos = 0; in MoveNodeRange()
1360 SwNodeIndex aOldIdx( aIdx ); in lcl_JoinText()
[all …]
/trunk/main/sw/source/core/undo/
H A Dunsort.cxx48 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 Dundobj.cxx64 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 Duntbl.cxx283 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 …]
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx80 SwNodeIndex aIdx;
82 SwNodeIdx( const SwNodeIndex& rIdx ) : aIdx( rIdx ) {} in SwNodeIdx()
90 SwNodeIndex maMkNode;
122 SwNodeIndex nSttNd, nEndNd;
211 SwNodeIndex maStart;
304 SwNodeIndex* pSttNdIdx;
305 SwNodeIndex* pRegionEndIdx;
400 void _SetPictureSize( const SwNoTxtNode& rNd, const SwNodeIndex& rAnchor,
414 void SetOultineRelSpaces( const SwNodeIndex& rStt,
415 const SwNodeIndex& rEnd );
/trunk/main/sw/source/core/txtnode/
H A Datrftn.cxx103 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()
/trunk/main/sw/source/filter/ww8/
H A Dww8glsy.cxx65 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()
/trunk/main/sw/source/core/crsr/
H A Dpam.cxx71 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 …]
H A Dtrvltbl.cxx79 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 Dtrvlreg.cxx43 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 Dswcrsr.cxx218 SwNodeIndex aOldPos( rNds, GetSavePos()->nNode ); in IsSelOvrCheck()
247 SwNodeIndex& rPtIdx = GetPoint()->nNode; in IsSelOvr()
261 SwNodeIndex aIdx( rPtIdx ); in IsSelOvr()
352 SwNodeIndex& rPtIdx = GetPoint()->nNode; in IsSelOvr()
629 SwNodeIndex* pCellStt = new SwNodeIndex( *GetNode()-> in IsInProtectTable()
689 SwNodeIndex* pCellStt = new SwNodeIndex( in IsInProtectTable()
1676 SwNodeIndex aOldNodeIdx( GetPoint()->nNode ); in LeftRight()
1742 SwNodeIndex& rPtIdx = GetPoint()->nNode; in LeftRight()
1981 SwNodeIndex& rPtIdx = GetPoint()->nNode; in GoPrevNextCell()
2222 SwNodeIndex aIdx( *pSttNd, 1 ); in MakeBoxSels()
[all …]
/trunk/main/sw/source/filter/html/
H A Dhtmlsect.cxx183 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()
/trunk/main/sw/source/filter/ww1/
H A Dfltshell.cxx317 SwNodeIndex aAktNode( pPos.nNode, -1 ); in KillUnlockedAttrs()
431 extern sal_Bool CheckNodesRange( const SwNodeIndex& rStt,
432 const SwNodeIndex& rEnd, sal_Bool bChkSection );
444 static sal_Bool IterateNumrulePiece( const SwNodeIndex& rEnd, in IterateNumrulePiece()
445 SwNodeIndex& rTmpStart, SwNodeIndex& rTmpEnd ) in IterateNumrulePiece()
532 SwNodeIndex aTmpEnd( aTmpStart ); in SetAttrInDoc()
533 SwNodeIndex& rRegEndNd = aRegion.End()->nNode; in SetAttrInDoc()
725 SwNodeIndex aAktNode( rPos.nNode, -1 ); in GetOpenStackAttr()
764 SwNodeIndex aStartNode(pStt->nNode, -1); in Delete()
766 SwNodeIndex aEndNode(pEnd->nNode, -1); in Delete()
[all …]

Completed in 375 milliseconds

123456789