Lines Matching refs:SwUndo

151 void SwUndo::RemoveIdxFromSection( SwDoc& rDoc, sal_uLong nSttIdx,  in RemoveIdxFromSection()
161 void SwUndo::RemoveIdxFromRange( SwPaM& rPam, sal_Bool bMoveNext ) in RemoveIdxFromRange()
188 void SwUndo::RemoveIdxRel( sal_uLong nIdx, const SwPosition& rPos ) in RemoveIdxRel()
196 SwUndo::SwUndo(SwUndoId const nId) in SwUndo() function in SwUndo
202 bool SwUndo::IsDelBox() const in IsDelBox()
208 SwUndo::~SwUndo() in ~SwUndo()
217 UndoRedoRedlineGuard(::sw::UndoRedoContext & rContext, SwUndo & rUndo) in UndoRedoRedlineGuard()
240 void SwUndo::Undo() in Undo()
245 void SwUndo::Redo() in Redo()
250 void SwUndo::UndoWithContext(SfxUndoContext & rContext) in UndoWithContext()
260 void SwUndo::RedoWithContext(SfxUndoContext & rContext) in RedoWithContext()
270 void SwUndo::Repeat(SfxRepeatTarget & rContext) in Repeat()
279 sal_Bool SwUndo::CanRepeat(SfxRepeatTarget & rContext) const in CanRepeat()
288 void SwUndo::RepeatImpl( ::sw::RepeatContext & ) in RepeatImpl()
292 bool SwUndo::CanRepeatImpl( ::sw::RepeatContext & ) const in CanRepeatImpl()
298 String SwUndo::GetComment() const in GetComment()
327 SwRewriter SwUndo::GetRewriter() const in GetRewriter()
934 if( !SwUndo::FillSaveData( aPam, *pRedlSaveData, sal_True, sal_True )) in SaveSection()
992 SwUndo::SetSaveData( *pDoc, *pRedlSaveData ); in RestoreSection()
1090 sal_Bool SwUndo::FillSaveData( in FillSaveData()
1130 sal_Bool SwUndo::FillSaveDataForFmt( in FillSaveDataForFmt()
1165 void SwUndo::SetSaveData( SwDoc& rDoc, const SwRedlineSaveDatas& rSData ) in SetSaveData()
1182 sal_Bool SwUndo::HasHiddenRedlines( const SwRedlineSaveDatas& rSData ) in HasHiddenRedlines()
1190 sal_Bool SwUndo::CanRedlineGroup( SwRedlineSaveDatas& rCurr, in CanRedlineGroup()