diff options
Diffstat (limited to 'include/editeng/flstitem.hxx')
-rw-r--r-- | include/editeng/flstitem.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/flstitem.hxx b/include/editeng/flstitem.hxx index c1f90c135d05..06319e007a71 100644 --- a/include/editeng/flstitem.hxx +++ b/include/editeng/flstitem.hxx @@ -53,7 +53,7 @@ public: virtual bool QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const SAL_OVERRIDE; - virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, + virtual bool GetPresentation( SfxItemPresentation ePres, SfxMapUnit eCoreMetric, SfxMapUnit ePresMetric, OUString &rText, const IntlWrapper * = 0 ) const SAL_OVERRIDE; |