summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/AnalysisOfVarianceDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/AnalysisOfVarianceDialog.hxx')
-rw-r--r--sc/source/ui/inc/AnalysisOfVarianceDialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/AnalysisOfVarianceDialog.hxx b/sc/source/ui/inc/AnalysisOfVarianceDialog.hxx
index 49b1efab696c..b29bbeb891c0 100644
--- a/sc/source/ui/inc/AnalysisOfVarianceDialog.hxx
+++ b/sc/source/ui/inc/AnalysisOfVarianceDialog.hxx
@@ -61,7 +61,7 @@ public:
virtual bool Close() override;
protected:
- virtual sal_Int16 GetUndoNameId() override;
+ virtual const char* GetUndoNameId() override;
virtual ScRange ApplyOutput(ScDocShell* pDocShell) override;
};