Searched refs:ScUndoTabOp (Results 1 – 3 of 3) sorted by relevance
68 TYPEINIT1(ScUndoTabOp, SfxUndoAction);1285 ScUndoTabOp::ScUndoTabOp( ScDocShell* pNewDocShell, in ScUndoTabOp() function in ScUndoTabOp1309 __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()
523 class ScUndoTabOp: public ScSimpleUndo class527 ScUndoTabOp( ScDocShell* pNewDocShell,536 virtual ~ScUndoTabOp();
3928 new ScUndoTabOp( &rDocShell, in TabOp()
Completed in 40 milliseconds