Searched refs:ScUndoScenarioFlags (Results 1 – 3 of 3) sorted by relevance
74 TYPEINIT1(ScUndoScenarioFlags, SfxUndoAction);1444 ScUndoScenarioFlags::ScUndoScenarioFlags( ScDocShell* pNewDocShell, SCTAB nT, in ScUndoScenarioFlags() function in ScUndoScenarioFlags1460 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()
436 class ScUndoScenarioFlags: public ScSimpleUndo class440 ScUndoScenarioFlags(447 virtual ~ScUndoScenarioFlags();
811 new ScUndoScenarioFlags( this, nTab, in ModifyScenario()
Completed in 31 milliseconds