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