diff options
Diffstat (limited to 'include/svx/grfcrop.hxx')
-rw-r--r-- | include/svx/grfcrop.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/grfcrop.hxx b/include/svx/grfcrop.hxx index 7564bf2731ff..4fd7c8904edf 100644 --- a/include/svx/grfcrop.hxx +++ b/include/svx/grfcrop.hxx @@ -40,7 +40,7 @@ public: virtual bool operator==( const SfxPoolItem& ) const SAL_OVERRIDE; virtual SfxPoolItem* Create(SvStream &, sal_uInt16 nVer) const SAL_OVERRIDE; virtual SvStream& Store(SvStream &, sal_uInt16 nIVer) const SAL_OVERRIDE; - virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, + virtual bool GetPresentation( SfxItemPresentation ePres, SfxMapUnit eCoreMetric, SfxMapUnit ePresMetric, OUString &rText, |