Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/undo/
H A Dundotab.cxx74 TYPEINIT1(ScUndoScenarioFlags, SfxUndoAction);
1444 ScUndoScenarioFlags::ScUndoScenarioFlags( ScDocShell* pNewDocShell, SCTAB nT, in ScUndoScenarioFlags() function in ScUndoScenarioFlags
1460 ScUndoScenarioFlags::~ScUndoScenarioFlags() in ~ScUndoScenarioFlags()
1464 String ScUndoScenarioFlags::GetComment() const in GetComment()
1469 void ScUndoScenarioFlags::Undo() in Undo()
1486 void ScUndoScenarioFlags::Redo() in Redo()
1503 void ScUndoScenarioFlags::Repeat(SfxRepeatTarget& /* rTarget */) in Repeat()
1508 sal_Bool ScUndoScenarioFlags::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat()
/aoo4110/main/sc/source/ui/inc/
H A Dundotab.hxx436 class ScUndoScenarioFlags: public ScSimpleUndo class
440 ScUndoScenarioFlags(
447 virtual ~ScUndoScenarioFlags();
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh5.cxx813 new ScUndoScenarioFlags( this, nTab, in ModifyScenario()

Completed in 34 milliseconds