Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/undo/
H A Dundoblk3.cxx68 TYPEINIT1(ScUndoTabOp, SfxUndoAction);
1285 ScUndoTabOp::ScUndoTabOp( ScDocShell* pNewDocShell, in ScUndoTabOp() function in ScUndoTabOp
1309 __EXPORT ScUndoTabOp::~ScUndoTabOp() in ~ScUndoTabOp()
1317 String __EXPORT ScUndoTabOp::GetComment() const in GetComment()
1325 void __EXPORT ScUndoTabOp::Undo() in Undo()
1349 void __EXPORT ScUndoTabOp::Redo() in Redo()
1369 void __EXPORT ScUndoTabOp::Repeat(SfxRepeatTarget& /* rTarget */) in Repeat()
1376 sal_Bool __EXPORT ScUndoTabOp::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat()
/aoo4110/main/sc/source/ui/inc/
H A Dundoblk.hxx523 class ScUndoTabOp: public ScSimpleUndo class
527 ScUndoTabOp( ScDocShell* pNewDocShell,
536 virtual ~ScUndoTabOp();
/aoo4110/main/sc/source/ui/docshell/
H A Ddocfunc.cxx3928 new ScUndoTabOp( &rDocShell, in TabOp()

Completed in 70 milliseconds