Home
last modified time | relevance | path

Searched refs:ScUndoRepeatDB (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/undo/
H A Dundodat.cxx66 TYPEINIT1(ScUndoRepeatDB, ScSimpleUndo);
1461 ScUndoRepeatDB::ScUndoRepeatDB( ScDocShell* pNewDocShell, SCTAB nNewTab, in ScUndoRepeatDB() function in ScUndoRepeatDB
1486 __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()
/trunk/main/sc/source/ui/inc/
H A Dundodat.hxx372 class ScUndoRepeatDB: public ScSimpleUndo class
376 ScUndoRepeatDB( ScDocShell* pNewDocShell, SCTAB nNewTab,
382 virtual ~ScUndoRepeatDB();
/trunk/main/sc/source/ui/docshell/
H A Ddbdocfun.cxx390 new ScUndoRepeatDB( &rDocShell, nTab, in RepeatDB()
/trunk/main/sc/source/ui/view/
H A Ddbfunc3.cxx2361 new ScUndoRepeatDB( GetViewData()->GetDocShell(), nTab, in RepeatDB()

Completed in 51 milliseconds