Searched refs:RemoveIdxRel (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/sw/source/core/undo/ |
H A D | unmove.cxx | 246 RemoveIdxRel( aIdx.GetIndex() + 1, SwPosition( aIdx, in UndoImpl() 258 RemoveIdxRel( aIdx.GetIndex() + 1, SwPosition( aIdx, in UndoImpl() 322 RemoveIdxRel( aIdx.GetIndex() + 1, SwPosition( aIdx, in RedoImpl()
|
H A D | unspnd.cxx | 113 RemoveIdxRel( aDelNd.GetIndex(), *rPam.GetPoint() ); in UndoImpl() 135 RemoveIdxRel( nNode+1, *rPam.GetPoint() ); in UndoImpl()
|
H A D | untblk.cxx | 236 RemoveIdxRel( aDelIdx.GetIndex(), *pPam->GetPoint() ); in UndoImpl() 245 RemoveIdxRel( rIdx.GetIndex()+1, SwPosition( rIdx, in UndoImpl()
|
H A D | unsect.cxx | 242 RemoveIdxRel( in Join()
|
H A D | undobj.cxx | 188 void SwUndo::RemoveIdxRel( sal_uLong nIdx, const SwPosition& rPos ) in RemoveIdxRel() function in SwUndo
|
H A D | untbl.cxx | 798 RemoveIdxRel( rIdx.GetIndex()+1, *pPos ); in UndoImpl() 817 RemoveIdxRel( nEndNode + 1, *pPos ); in UndoImpl()
|
/aoo42x/main/sw/inc/ |
H A D | undobj.hxx | 66 void RemoveIdxRel( sal_uLong, const SwPosition& );
|
Completed in 44 milliseconds