diff options
Diffstat (limited to 'include/editeng/emphasismarkitem.hxx')
-rw-r--r-- | include/editeng/emphasismarkitem.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/emphasismarkitem.hxx b/include/editeng/emphasismarkitem.hxx index 3c62e8635ffa..44a3cbf27ff7 100644 --- a/include/editeng/emphasismarkitem.hxx +++ b/include/editeng/emphasismarkitem.hxx @@ -41,7 +41,7 @@ public: const sal_uInt16 nId ); // "pure virtual Methods" from SfxPoolItem + SfxEnumItem - virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, + virtual bool GetPresentation( SfxItemPresentation ePres, SfxMapUnit eCoreMetric, SfxMapUnit ePresMetric, OUString &rText, |