Home
last modified time | relevance | path

Searched refs:ScUndoSubTotals (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/undo/
H A Dundodat.cxx60 TYPEINIT1(ScUndoSubTotals, ScDBFuncUndo);
659 ScUndoSubTotals::ScUndoSubTotals( ScDocShell* pNewDocShell, SCTAB nNewTab, in ScUndoSubTotals() function in ScUndoSubTotals
675 __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()
/trunk/main/sc/source/ui/inc/
H A Dundodat.hxx207 class ScUndoSubTotals: public ScDBFuncUndo class
211 ScUndoSubTotals( ScDocShell* pNewDocShell, SCTAB nNewTab,
216 virtual ~ScUndoSubTotals();
/trunk/main/sc/source/ui/docshell/
H A Ddbdocfun.cxx1122 new ScUndoSubTotals( &rDocShell, nTab, in DoSubTotals()
/trunk/main/sc/source/ui/view/
H A Ddbfunc3.cxx532 new ScUndoSubTotals( pDocSh, nTab, in DoSubTotals()

Completed in 44 milliseconds