diff options
Diffstat (limited to 'include/svx/svdpool.hxx')
-rw-r--r-- | include/svx/svdpool.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdpool.hxx b/include/svx/svdpool.hxx index e5c91ba1b224..5b86389df961 100644 --- a/include/svx/svdpool.hxx +++ b/include/svx/svdpool.hxx @@ -39,7 +39,7 @@ protected: public: virtual SfxItemPool* Clone() const SAL_OVERRIDE; - virtual SfxItemPresentation GetPresentation(const SfxPoolItem& rItem, + virtual bool GetPresentation(const SfxPoolItem& rItem, SfxMapUnit ePresentationMetric, OUString& rText, const IntlWrapper * pIntlWrapper |