summaryrefslogtreecommitdiff
path: root/include/editeng/keepitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/keepitem.hxx')
-rw-r--r--include/editeng/keepitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/keepitem.hxx b/include/editeng/keepitem.hxx
index 115b8117879d..77b528d7c631 100644
--- a/include/editeng/keepitem.hxx
+++ b/include/editeng/keepitem.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;
};
inline SvxFormatKeepItem::SvxFormatKeepItem( const bool bKeep, const sal_uInt16 _nWhich ) :