diff options
Diffstat (limited to 'include/svl/intitem.hxx')
-rw-r--r-- | include/svl/intitem.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/intitem.hxx b/include/svl/intitem.hxx index 262915df4ba5..bea485b46c8b 100644 --- a/include/svl/intitem.hxx +++ b/include/svl/intitem.hxx @@ -62,7 +62,7 @@ public: using SfxPoolItem::Compare; virtual int Compare(const SfxPoolItem & rWith) const SAL_OVERRIDE; - virtual SfxItemPresentation GetPresentation(SfxItemPresentation, + virtual bool GetPresentation(SfxItemPresentation, SfxMapUnit, SfxMapUnit, OUString & rText, const IntlWrapper * = 0) |