summaryrefslogtreecommitdiffstats
path: root/include/editeng/opaqitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/opaqitem.hxx')
-rw-r--r--include/editeng/opaqitem.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/editeng/opaqitem.hxx b/include/editeng/opaqitem.hxx
index 59ff46fe5677..494349c29f57 100644
--- a/include/editeng/opaqitem.hxx
+++ b/include/editeng/opaqitem.hxx
@@ -46,9 +46,9 @@ public:
virtual SvStream& Store(SvStream &, sal_uInt16 nItemVersion ) const override;
virtual bool GetPresentation( SfxItemPresentation ePres,
- SfxMapUnit eCoreMetric,
- SfxMapUnit ePresMetric,
- OUString &rText, const IntlWrapper * = nullptr ) const override;
+ MapUnit eCoreMetric,
+ MapUnit ePresMetric,
+ OUString &rText, const IntlWrapper * = nullptr ) const override;
};
inline SvxOpaqueItem::SvxOpaqueItem( const sal_uInt16 nId, const bool bOpa )