summaryrefslogtreecommitdiff
path: root/include/sfx2/evntconf.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/evntconf.hxx')
-rw-r--r--include/sfx2/evntconf.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/evntconf.hxx b/include/sfx2/evntconf.hxx
index 7df7c6ae6f88..ec6a0604f569 100644
--- a/include/sfx2/evntconf.hxx
+++ b/include/sfx2/evntconf.hxx
@@ -79,7 +79,7 @@ public:
MapUnit eCoreMetric,
MapUnit ePresMetric,
OUString &rText,
- const IntlWrapper * = nullptr ) const override;
+ const IntlWrapper& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
virtual SfxPoolItem* Create(SvStream &, sal_uInt16) const override;
virtual SvStream& Store(SvStream &, sal_uInt16 nItemVersion ) const override;