summaryrefslogtreecommitdiff
path: root/include/editeng/shdditem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/shdditem.hxx')
-rw-r--r--include/editeng/shdditem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/shdditem.hxx b/include/editeng/shdditem.hxx
index 2c8e21f806ab..a27b54ccc145 100644
--- a/include/editeng/shdditem.hxx
+++ b/include/editeng/shdditem.hxx
@@ -47,7 +47,7 @@ public:
virtual bool GetPresentation( SfxItemPresentation ePres,
MapUnit eCoreMetric,
MapUnit ePresMetric,
- OUString &rText, const IntlWrapper * = nullptr ) const override;
+ OUString &rText, const IntlWrapper& ) const override;
SvxShadowedItem& operator=(const SvxShadowedItem& rShadow) {
SetValue(rShadow.GetValue());