Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/undo/
H A Dundodat.cxx68 TYPEINIT1(ScUndoDataPilot, ScSimpleUndo);
1792 ScUndoDataPilot::ScUndoDataPilot( ScDocShell* pNewDocShell, in ScUndoDataPilot() function in ScUndoDataPilot
1808 __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()
/trunk/main/sc/source/ui/inc/
H A Dundodat.hxx439 class ScUndoDataPilot: public ScSimpleUndo class
443 ScUndoDataPilot( ScDocShell* pNewDocShell,
447 virtual ~ScUndoDataPilot();
/trunk/main/sc/source/ui/docshell/
H A Ddbdocfun.cxx1392 SfxUndoAction* pAction = new ScUndoDataPilot( &rDocShell, in DataPilotUpdate()

Completed in 36 milliseconds