Searched refs:ScUndoRepeatDB (Results 1 – 4 of 4) sorted by relevance
66 TYPEINIT1(ScUndoRepeatDB, ScSimpleUndo);1461 ScUndoRepeatDB::ScUndoRepeatDB( ScDocShell* pNewDocShell, SCTAB nNewTab, in ScUndoRepeatDB() function in ScUndoRepeatDB1486 __EXPORT ScUndoRepeatDB::~ScUndoRepeatDB() in ~ScUndoRepeatDB()1494 String __EXPORT ScUndoRepeatDB::GetComment() const in GetComment()1499 void __EXPORT ScUndoRepeatDB::Undo() in Undo()1599 void __EXPORT ScUndoRepeatDB::Redo() in Redo()1619 void __EXPORT ScUndoRepeatDB::Repeat(SfxRepeatTarget& rTarget) in Repeat()1625 sal_Bool __EXPORT ScUndoRepeatDB::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
372 class ScUndoRepeatDB: public ScSimpleUndo class376 ScUndoRepeatDB( ScDocShell* pNewDocShell, SCTAB nNewTab,382 virtual ~ScUndoRepeatDB();
390 new ScUndoRepeatDB( &rDocShell, nTab, in RepeatDB()
2361 new ScUndoRepeatDB( GetViewData()->GetDocShell(), nTab, in RepeatDB()
Completed in 44 milliseconds