summaryrefslogtreecommitdiffstats
path: root/include/editeng/crossedoutitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/crossedoutitem.hxx')
-rw-r--r--include/editeng/crossedoutitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/crossedoutitem.hxx b/include/editeng/crossedoutitem.hxx
index 8019292c90a5..8e64ba9feff1 100644
--- a/include/editeng/crossedoutitem.hxx
+++ b/include/editeng/crossedoutitem.hxx
@@ -40,7 +40,7 @@ public:
const sal_uInt16 nId );
// "pure virtual Methods" from SfxPoolItem
- virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres,
+ virtual bool GetPresentation( SfxItemPresentation ePres,
SfxMapUnit eCoreMetric,
SfxMapUnit ePresMetric,
OUString &rText, const IntlWrapper * = 0 ) const SAL_OVERRIDE;