Searched refs:ScUndoDeleteContents (Results 1 – 4 of 4) sorted by relevance
61 TYPEINIT1(ScUndoDeleteContents, SfxUndoAction);88 ScUndoDeleteContents::ScUndoDeleteContents( in ScUndoDeleteContents() function in ScUndoDeleteContents115 __EXPORT ScUndoDeleteContents::~ScUndoDeleteContents() in ~ScUndoDeleteContents()124 String __EXPORT ScUndoDeleteContents::GetComment() const in GetComment()130 void ScUndoDeleteContents::SetChangeTrack() in SetChangeTrack()143 void ScUndoDeleteContents::DoChange( const sal_Bool bUndo ) in DoChange()207 void __EXPORT ScUndoDeleteContents::Undo() in Undo()226 void __EXPORT ScUndoDeleteContents::Redo() in Redo()245 void __EXPORT ScUndoDeleteContents::Repeat(SfxRepeatTarget& rTarget) in Repeat()254 sal_Bool __EXPORT ScUndoDeleteContents::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
259 class ScUndoDeleteContents: public ScSimpleUndo class263 ScUndoDeleteContents( ScDocShell* pNewDocShell,268 virtual ~ScUndoDeleteContents();
2030 new ScUndoDeleteContents( pDocSh, aFuncMark, aExtendedRange, in DeleteContents()
649 new ScUndoDeleteContents( &rDocShell, aMultiMark, aExtendedRange, in DeleteContents()
Completed in 56 milliseconds