Searched refs:SetDestRange (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sw/source/core/inc/ |
H A D | UndoSplitMove.hxx | 78 void SetDestRange( const SwPaM&, const SwPosition&, sal_Bool, sal_Bool ); 79 void SetDestRange( const SwNodeIndex& rStt, const SwNodeIndex& rEnd,
|
/aoo4110/main/sw/source/core/undo/ |
H A D | unmove.cxx | 140 void SwUndoMove::SetDestRange( const SwPaM& rRange, in SetDestRange() function in SwUndoMove 170 void SwUndoMove::SetDestRange( const SwNodeIndex& rStt, in SetDestRange() function in SwUndoMove
|
H A D | untbl.cxx | 2192 pUndo->SetDestRange( aTmp2, rPos, aTmp ); in MoveBoxCntnt()
|
/aoo4110/main/sw/source/core/doc/ |
H A D | docedt.cxx | 1076 pUndoMove->SetDestRange( aSavePam, *rPaM.GetPoint(), in MoveRange() 1259 pUndo->SetDestRange( aIdx, rPos, *pSaveInsPos ); in MoveNodeRange()
|
Completed in 70 milliseconds