summaryrefslogtreecommitdiff
path: root/sc/inc/dputil.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/dputil.hxx')
-rw-r--r--sc/inc/dputil.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/dputil.hxx b/sc/inc/dputil.hxx
index aec2b19e9c10..3f44ba57e296 100644
--- a/sc/inc/dputil.hxx
+++ b/sc/inc/dputil.hxx
@@ -47,7 +47,7 @@ public:
static sal_Int32 getDatePartValue(
double fValue, const ScDPNumGroupInfo* pInfo, sal_Int32 nDatePart,
- SvNumberFormatter* pFormatter);
+ const SvNumberFormatter* pFormatter);
static OUString getDisplayedMeasureName(const OUString& rName, ScSubTotalFunc eFunc);