summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/optdlg/calcoptionsdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/optdlg/calcoptionsdlg.hxx')
-rw-r--r--sc/source/ui/optdlg/calcoptionsdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/optdlg/calcoptionsdlg.hxx b/sc/source/ui/optdlg/calcoptionsdlg.hxx
index 9a0f5795fcfb..9097725bf4b6 100644
--- a/sc/source/ui/optdlg/calcoptionsdlg.hxx
+++ b/sc/source/ui/optdlg/calcoptionsdlg.hxx
@@ -36,7 +36,7 @@ public:
DECL_LINK( BtnAutomaticSelectHdl, void* );
DECL_LINK( DeviceSelHdl, void* );
- const ScCalcConfig& GetConfig() const;
+ const ScCalcConfig& GetConfig() const { return maConfig;}
private:
void FillOptionsList();