diff options
Diffstat (limited to 'include/editeng/postitem.hxx')
-rw-r--r-- | include/editeng/postitem.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/postitem.hxx b/include/editeng/postitem.hxx index 3937371b5ce2..00cbbf4c5c74 100644 --- a/include/editeng/postitem.hxx +++ b/include/editeng/postitem.hxx @@ -41,7 +41,7 @@ public: const sal_uInt16 nId ); // "pure virtual Methods" from SfxPoolItem + SwEnumItem - virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, + virtual bool GetPresentation( SfxItemPresentation ePres, SfxMapUnit eCoreMetric, SfxMapUnit ePresMetric, OUString &rText, const IntlWrapper * = 0 ) const SAL_OVERRIDE; |