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