Searched refs:ScUndoSubTotals (Results 1 – 4 of 4) sorted by relevance
60 TYPEINIT1(ScUndoSubTotals, ScDBFuncUndo);659 ScUndoSubTotals::ScUndoSubTotals( ScDocShell* pNewDocShell, SCTAB nNewTab, in ScUndoSubTotals() function in ScUndoSubTotals675 __EXPORT ScUndoSubTotals::~ScUndoSubTotals() in ~ScUndoSubTotals()683 String __EXPORT ScUndoSubTotals::GetComment() const in GetComment()688 void __EXPORT ScUndoSubTotals::Undo() in Undo()766 void __EXPORT ScUndoSubTotals::Redo() in Redo()783 void __EXPORT ScUndoSubTotals::Repeat(SfxRepeatTarget& /* rTarget */) in Repeat()787 sal_Bool __EXPORT ScUndoSubTotals::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat()
207 class ScUndoSubTotals: public ScDBFuncUndo class211 ScUndoSubTotals( ScDocShell* pNewDocShell, SCTAB nNewTab,216 virtual ~ScUndoSubTotals();
1122 new ScUndoSubTotals( &rDocShell, nTab, in DoSubTotals()
532 new ScUndoSubTotals( pDocSh, nTab, in DoSubTotals()
Completed in 39 milliseconds