summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/MovingAverageDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/MovingAverageDialog.hxx')
-rw-r--r--sc/source/ui/inc/MovingAverageDialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/MovingAverageDialog.hxx b/sc/source/ui/inc/MovingAverageDialog.hxx
index ed41600d1f1d..0bf6b7aac7f7 100644
--- a/sc/source/ui/inc/MovingAverageDialog.hxx
+++ b/sc/source/ui/inc/MovingAverageDialog.hxx
@@ -33,7 +33,7 @@ public:
virtual ~ScMovingAverageDialog();
- virtual sal_Bool Close();
+ virtual bool Close();
protected:
virtual sal_Int16 GetUndoNameId();