Searched refs:ScUndoDataPilot (Results 1 – 3 of 3) sorted by relevance
68 TYPEINIT1(ScUndoDataPilot, ScSimpleUndo);1792 ScUndoDataPilot::ScUndoDataPilot( ScDocShell* pNewDocShell, in ScUndoDataPilot() function in ScUndoDataPilot1808 __EXPORT ScUndoDataPilot::~ScUndoDataPilot() in ~ScUndoDataPilot()1816 String __EXPORT ScUndoDataPilot::GetComment() const in GetComment()1829 void __EXPORT ScUndoDataPilot::Undo() in Undo()1914 void __EXPORT ScUndoDataPilot::Redo() in Redo()1941 void __EXPORT ScUndoDataPilot::Repeat(SfxRepeatTarget& /* rTarget */) in Repeat()1946 sal_Bool __EXPORT ScUndoDataPilot::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat()
439 class ScUndoDataPilot: public ScSimpleUndo class443 ScUndoDataPilot( ScDocShell* pNewDocShell,447 virtual ~ScUndoDataPilot();
1392 SfxUndoAction* pAction = new ScUndoDataPilot( &rDocShell, in DataPilotUpdate()
Completed in 35 milliseconds