summaryrefslogtreecommitdiff
path: root/sw/inc/calc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/calc.hxx')
-rw-r--r--sw/inc/calc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/calc.hxx b/sw/inc/calc.hxx
index 8389861d3437..cbcd41864959 100644
--- a/sw/inc/calc.hxx
+++ b/sw/inc/calc.hxx
@@ -136,7 +136,7 @@ struct SwCalcExp : public SwHash
const SwFieldType* pFieldType;
SwCalcExp( const OUString& rStr, const SwSbxValue& rVal,
- const SwFieldType* pFieldType = nullptr );
+ const SwFieldType* pFieldType );
};
SwHash* Find( const OUString& rSrch, SwHash* const * ppTable,