diff options
Diffstat (limited to 'include/editeng/lcolitem.hxx')
-rw-r--r-- | include/editeng/lcolitem.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/lcolitem.hxx b/include/editeng/lcolitem.hxx index 35488265c1b1..6720424bd83f 100644 --- a/include/editeng/lcolitem.hxx +++ b/include/editeng/lcolitem.hxx @@ -36,7 +36,7 @@ public: SvxLineColorItem( const SvxLineColorItem& rCopy ); virtual ~SvxLineColorItem(); - virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, + virtual bool GetPresentation( SfxItemPresentation ePres, SfxMapUnit eCoreMetric, SfxMapUnit ePresMetric, OUString &rText, |