summaryrefslogtreecommitdiffstats
path: root/include/editeng/kernitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/kernitem.hxx')
-rw-r--r--include/editeng/kernitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/kernitem.hxx b/include/editeng/kernitem.hxx
index f4d52bad4e5d..d1f596d72c57 100644
--- a/include/editeng/kernitem.hxx
+++ b/include/editeng/kernitem.hxx
@@ -48,7 +48,7 @@ public:
virtual bool ScaleMetrics( long nMult, long nDiv ) SAL_OVERRIDE;
virtual bool HasMetrics() const SAL_OVERRIDE;
- virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres,
+ virtual bool GetPresentation( SfxItemPresentation ePres,
SfxMapUnit eCoreMetric,
SfxMapUnit ePresMetric,
OUString &rText, const IntlWrapper * = 0 ) const SAL_OVERRIDE;