Home
last modified time | relevance | path

Searched refs:ScUndoDeleteCells (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/undo/
H A Dundoblk.cxx67 TYPEINIT1(ScUndoDeleteCells, SfxUndoAction);
341 ScUndoDeleteCells::ScUndoDeleteCells( ScDocShell* pNewDocShell, in ScUndoDeleteCells() function in ScUndoDeleteCells
366 __EXPORT ScUndoDeleteCells::~ScUndoDeleteCells() in ~ScUndoDeleteCells()
372 String __EXPORT ScUndoDeleteCells::GetComment() const in GetComment()
377 void ScUndoDeleteCells::SetChangeTrack() in SetChangeTrack()
387 void ScUndoDeleteCells::DoChange( const sal_Bool bUndo ) in DoChange()
525 void __EXPORT ScUndoDeleteCells::Undo() in Undo()
544 void __EXPORT ScUndoDeleteCells::Redo() in Redo()
557 void __EXPORT ScUndoDeleteCells::Repeat(SfxRepeatTarget& rTarget) in Repeat()
563 sal_Bool __EXPORT ScUndoDeleteCells::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
/trunk/main/sc/source/ui/inc/
H A Dundoblk.hxx80 class ScUndoDeleteCells: public ScMoveUndo class
84 ScUndoDeleteCells( ScDocShell* pNewDocShell,
87 virtual ~ScUndoDeleteCells();
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx2116 rDocShell.GetUndoManager()->AddUndoAction( new ScUndoDeleteCells( in DeleteCells()

Completed in 57 milliseconds