diff options
Diffstat (limited to 'include/editeng/spltitem.hxx')
-rw-r--r-- | include/editeng/spltitem.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/spltitem.hxx b/include/editeng/spltitem.hxx index 35b728bb1bd9..f84ce3b348bc 100644 --- a/include/editeng/spltitem.hxx +++ b/include/editeng/spltitem.hxx @@ -46,7 +46,7 @@ public: virtual SfxPoolItem* Create( SvStream&, sal_uInt16 ) const SAL_OVERRIDE; virtual SvStream& Store( SvStream& , sal_uInt16 nItemVersion ) 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; |