summaryrefslogtreecommitdiff
path: root/include/editeng/charrotateitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/charrotateitem.hxx')
-rw-r--r--include/editeng/charrotateitem.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/editeng/charrotateitem.hxx b/include/editeng/charrotateitem.hxx
index 292712cc6823..19c7f9cbcd76 100644
--- a/include/editeng/charrotateitem.hxx
+++ b/include/editeng/charrotateitem.hxx
@@ -45,7 +45,7 @@ public:
MapUnit eCoreMetric,
MapUnit ePresMetric,
OUString &rText,
- const IntlWrapper * = nullptr) const override;
+ const IntlWrapper&) const override;
virtual bool QueryValue(css::uno::Any& rVal, sal_uInt8 nMemberId = 0) const override;
virtual bool PutValue(const css::uno::Any& rVal, sal_uInt8 nMemberId) override;
@@ -99,7 +99,7 @@ public:
MapUnit eCoreMetric,
MapUnit ePresMetric,
OUString &rText,
- const IntlWrapper * = nullptr ) const override;
+ const IntlWrapper& ) const override;
virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override;
virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override;