summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/inc/DescriptiveStatisticsDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/DescriptiveStatisticsDialog.hxx')
-rw-r--r--sc/source/ui/inc/DescriptiveStatisticsDialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/DescriptiveStatisticsDialog.hxx b/sc/source/ui/inc/DescriptiveStatisticsDialog.hxx
index a31180a31da5..1ec90687809a 100644
--- a/sc/source/ui/inc/DescriptiveStatisticsDialog.hxx
+++ b/sc/source/ui/inc/DescriptiveStatisticsDialog.hxx
@@ -30,7 +30,7 @@ public:
virtual ~ScDescriptiveStatisticsDialog();
- virtual sal_Bool Close();
+ virtual bool Close();
protected:
virtual sal_Int16 GetUndoNameId();