Home
last modified time | relevance | path

Searched refs:SwNodeRange (Results 1 – 25 of 42) sorted by relevance

12

/aoo4110/main/sw/source/core/docnode/
H A Dndindex.cxx38 SwNodeRange::SwNodeRange( const SwNodeIndex &rS, const SwNodeIndex &rE ) in SwNodeRange() function in SwNodeRange
42 SwNodeRange::SwNodeRange( const SwNodeRange &rRange ) in SwNodeRange() function in SwNodeRange
46 SwNodeRange::SwNodeRange( SwNodes& rNds, sal_uLong nSttIdx, sal_uLong nEndIdx ) in SwNodeRange() function in SwNodeRange
51 SwNodeRange::SwNodeRange( const SwNodeIndex& rS, long nSttDiff, in SwNodeRange() function in SwNodeRange
56 SwNodeRange::SwNodeRange( const SwNode& rS, long nSttDiff, in SwNodeRange() function in SwNodeRange
H A Dnodes.cxx65 sal_uInt16 HighestLevel( SwNodes & rNodes, const SwNodeRange & rRange );
468 SwNodeRange aRg( aRange ); in _MoveNodes()
515 SwNodeRange aOrigInsPos( aIdx, -1, aIdx ); // Originale Insert Pos in _MoveNodes()
1135 void SwNodes::SectionUp(SwNodeRange *pRange) in SectionUp()
1297 SwNodeRange aRg( rIndex, 0, rIndex, nCnt-1 ); in Delete()
1944 SwNodeRange aRg( aSttIdx, aEndIdx ); in MoveRange()
1994 void SwNodes::_CopyNodes( const SwNodeRange& rRange, in _CopyNodes()
2005 SwNodeRange aRg( rRange ); in _CopyNodes()
2079 _CopyNodes( SwNodeRange( *pSttNd, + 1, in _CopyNodes()
2150 SwNodeRange aTmpRg( aOrigInsPos, 1, aInsPos ); in _CopyNodes()
[all …]
H A Dndtbl.cxx700 SwNodeRange aRg( pStt->nNode, pEnd->nNode ); in TextToTable()
1126 const SwNodeRange& rStartRange = *rTableNodes.begin()->begin(); in TextToTable()
1153 SwNodeRange aRg( pStt->nNode, pEnd->nNode ); in TextToTable()
1239 SwNodeRange * SwNodes::ExpandRangeForTableBox(const SwNodeRange & rRange) in ExpandRangeForTableBox()
1241 SwNodeRange * pResult = NULL; in ExpandRangeForTableBox()
1296 pResult = new SwNodeRange(aNewStart, aNewEnd); in ExpandRangeForTableBox()
1495 SwNodeRange aRg( *pTblNd, 0, *pTblNd->EndOfSectionNode() ); in TableToText()
1497 SwNodeRange* pUndoRg = 0; in TableToText()
1501 pUndoRg = new SwNodeRange( aRg.aStart, -1, aRg.aEnd, +1 ); in TableToText()
1568 SwNodeRange aDelRg( *rpBox->GetSttNd(), 0, in lcl_DelBox()
[all …]
H A Dndcopy.cxx493 SwNodeRange aRg( *this, +1, *EndOfSectionNode() ); // (wo stehe in denn nun ??) in MakeCopy()
676 void lcl_DeleteRedlines( const SwNodeRange& rRg, SwNodeRange& rCpyRg ) in lcl_DeleteRedlines()
919 SwNodeRange aRg( pStt->nNode, pEnd->nNode ); in CopyImpl()
1328 const SwNodeRange& rRg, in CopyWithFlyInFly()
1373 SwNodeRange aCpyRange( aSavePos, rInsPos ); in CopyWithFlyInFly()
1409 const SwNodeRange& rRg, in CopyFlyInFlyImpl()
H A Dsection.cxx706 SwNodeRange aRg( *pSectNd, 0, *pSectNd->EndOfSectionNode() ); in ~SwSectionFmt()
1480 SwNodeRange* pCpyRg = 0; in DataChanged()
1530 pCpyRg = new SwNodeRange( pSrcDoc->GetNodes().GetEndOfExtras(), 2, in DataChanged()
/aoo4110/main/sw/inc/
H A Dndarr.hxx52 class SwNodeRange;
128 void _CopyNodes( const SwNodeRange&, const SwNodeIndex&,
130 void _DelDummyNodes( const SwNodeRange& rRg );
138 typedef ::std::vector<SwNodeRange> NodeRanges_t;
178 sal_Bool _MoveNodes( const SwNodeRange&, SwNodes& rNodes, const SwNodeIndex&,
182 void _Copy( const SwNodeRange& rRg, const SwNodeIndex& rInsPos, in _Copy()
186 void SectionUp( SwNodeRange *);
187 void SectionDown( SwNodeRange *pRange, SwStartNodeType = SwNormalStartNode );
272 SwTableNode* TextToTable( const SwNodeRange& rRange, sal_Unicode cCh,
279 SwNodeRange * ExpandRangeForTableBox(const SwNodeRange & rRange);
[all …]
H A Dndindex.hxx109 class SW_DLLPUBLIC SwNodeRange class
115 SwNodeRange( const SwNodeIndex &rS, const SwNodeIndex &rE );
116 SwNodeRange( const SwNodeRange &rRange );
118 SwNodeRange( SwNodes& rArr, sal_uLong nSttIdx = 0, sal_uLong nEndIdx = 0 );
119 SwNodeRange( const SwNodeIndex& rS, long nSttDiff,
121 SwNodeRange( const SwNode& rS, long nSttDiff,
H A DIDocumentContentOperations.hxx34 class SwNodeRange;
105 virtual bool MoveNodeRange(SwNodeRange&, SwNodeIndex&, SwMoveFlags) = 0;
H A Ddbgoutsw.hxx54 class SwNodeRange;
89 SW_DLLPUBLIC const char * dbg_out(const SwNodeRange & rRange);
H A Dundobj.hxx44 class SwNodeRange;
203 void SaveSection( SwDoc* pDoc, const SwNodeRange& rRange );
H A Ddoc.hxx152 class SwNodeRange;
631 void CopyFlyInFlyImpl( const SwNodeRange& rRg,
885 virtual bool MoveNodeRange(SwNodeRange&, SwNodeIndex&, SwMoveFlags);
1115 const SwNodeRange& rRg,
1706 const SwTable* TextToTable( const std::vector< std::vector<SwNodeRange> >& rTableNodes );
1870 SwNodeRange*& rpRange ) const;
/aoo4110/main/sw/source/core/doc/
H A Ddocdde.cxx293 SwNodeRange*& rpRange ) const in SelectServerObj()
325 rpRange = new SwNodeRange( *aPara.pTblNd, 0, in SelectServerObj()
339 rpRange = new SwNodeRange( *pNd, 1, *pNd->EndOfSectionNode() ); in SelectServerObj()
360 rpRange = new SwNodeRange( aPos.nNode, 0, aPos.nNode ); in SelectServerObj()
406 rpRange = new SwNodeRange( *aPara.pSectNd, 1, in SelectServerObj()
H A Ddocglbl.cxx287 SwNodeRange aRg( *pSttNd, 0, aEndIdx.GetNode() ); in SplitDoc()
426 SwNodeRange aRg( *pSttNd, *pSectEnd ); in SplitDoc()
441 SwNodeRange aRg( *pSectNd, 1, aEndIdx, 1 ); in SplitDoc()
638 SwNodeRange aRg( *pSttNd, 0, aEndIdx.GetNode() ); in SplitDoc()
777 SwNodeRange aRg( *pSttNd, *pSectEnd ); in SplitDoc()
790 SwNodeRange aRg( *pSectNd, 1, aEndIdx, 1 ); in SplitDoc()
H A Ddocsort.cxx386 SwNodeRange aRg( pStart->nNode, aEndIdx ); in SortText()
432 SwNodeRange aRg( aStart, aStart ); in SortText()
758 SwNodeRange aRg( *pSource->GetSttNd(), 0, *pSource->GetSttNd() ); in MoveCell()
785 SwNodeRange aRgTar( aTar.GetNode(), 0, *pNd->EndOfSectionNode() ); in MoveCell()
H A Ddocdesc.cxx295 SwNodeRange aRange( aRCnt.GetCntntIdx()->GetNode(), 0, in ChgPageDesc()
357 SwNodeRange aRange( aRCnt.GetCntntIdx()->GetNode(), 0, in ChgPageDesc()
H A Ddbgoutsw.cxx1019 String lcl_dbg_out(const SwNodeRange & rRange) in lcl_dbg_out()
1032 SW_DLLPUBLIC const char * dbg_out(const SwNodeRange & rRange) in dbg_out()
H A Ddoclay.cxx458 SwNodeRange aRg( rCSttNd, 1, *rCSttNd.EndOfSectionNode() ); in CopyLayoutFmt()
625 SwNodeRange aRange( GetNodes().GetEndOfAutotext(), -1, in _MakeFlySection()
843 SwNodeRange aRg( *pTblNd, 0, *pTblNd->EndOfSectionNode(), 1 ); in MakeFlyAndMove()
/aoo4110/main/sw/source/core/undo/
H A Dundel.cxx236 SwNodeRange aRg( rDocNds, nSttNode - nNdDiff, in SwUndoDelete()
265 SwNodeRange aMvRg( *pEndTxtNd, 0, *pEndTxtNd, 1 ); in SwUndoDelete()
289 SwNodeRange aMvRg( *pSttTxtNd, 0, *pSttTxtNd, 1 ); in SwUndoDelete()
328 SwNodeRange aMvRg( *pEndTxtNd, 0, *pEndTxtNd, 1 ); in SwUndoDelete()
333 SwNodeRange aMvRg( *pSttTxtNd, 0, *pSttTxtNd, 1 ); in SwUndoDelete()
758 SwNodeRange aRg( aPos.nNode, 0 - nDiff, aPos.nNode, 1 - nDiff ); in UndoImpl()
768 SwNodeRange aRange( *pMvStt, 0, *pMvStt, nNode ); in UndoImpl()
786 SwNodeRange aRg( aPos.nNode, 0, aPos.nNode, 1 ); in UndoImpl()
H A Dunmove.cxx100 SwUndoMove::SwUndoMove( SwDoc* pDoc, const SwNodeRange& rRg, in SwUndoMove()
199 SwNodeRange aRg( aIdx, aIdx ); in UndoImpl()
293 SwNodeRange aRg( rNds, nSttNode, rNds, nEndNode ); in RedoImpl()
H A Dunsort.cxx160 SwNodeRange aRg( *aIdxList[i], 0, *aIdxList[i], 1 ); in UndoImpl()
236 SwNodeRange aRg( *aIdxList[i], 0, *aIdxList[i], 1 ); in RedoImpl()
H A Dundobj.cxx390 SwNodeRange aRg( pStt->nNode, 0, pEnd->nNode, 1 ); in MoveToUndoNds()
498 SwNodeRange aRg( rNds, nNodeIdx, rNds, (pEndNdIdx in MoveFromUndoNds()
912 SwNodeRange aRg( rSttIdx.GetNode(), *rSttIdx.GetNode().EndOfSectionNode() ); in SaveSection()
919 const SwNodeRange& rRange ) in SaveSection()
/aoo4110/main/sw/source/core/inc/
H A Dmvsave.hxx43 class SwNodeRange;
115 void _SaveFlyInRange( const SwNodeRange& rRg, _SaveFlyArr& rArr );
H A DUndoTable.hxx137 void SetRange( const SwNodeRange& );
244 void MoveBoxCntnt( SwDoc* pDoc, SwNodeRange& rRg, SwNodeIndex& rPos );
H A DUndoSplitMove.hxx72 SwUndoMove( SwDoc* pDoc, const SwNodeRange&, const SwNodeIndex& );
/aoo4110/main/sw/source/core/unocore/
H A Dunotext.cxx124 ::std::vector<SwNodeRange> & rRowNodes,
1862 ::std::vector<SwNodeRange> & rRowNodes, in ConvertCell()
1885 SwNodeRange aTmpRange(aStartCellPam.Start()->nNode, in ConvertCell()
1887 SwNodeRange * pCorrectedRange = in ConvertCell()
2010 SwNodeRange aCellRange(aStartCellPam.Start()->nNode, in ConvertCell()
2257 std::vector< std::vector<SwNodeRange> > aTableNodes; in convertToTable()
2263 std::vector<SwNodeRange> aRowNodes; in convertToTable()

Completed in 180 milliseconds

12