diff options
Diffstat (limited to 'include/svl/visitem.hxx')
-rw-r--r-- | include/svl/visitem.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/visitem.hxx b/include/svl/visitem.hxx index 8d3076d96058..c73bd970f863 100644 --- a/include/svl/visitem.hxx +++ b/include/svl/visitem.hxx @@ -46,7 +46,7 @@ public: virtual bool GetPresentation(SfxItemPresentation, MapUnit, MapUnit, OUString & rText, - const IntlWrapper * = nullptr) + const IntlWrapper&) const override; virtual bool QueryValue( css::uno::Any& rVal, |