diff options
Diffstat (limited to 'include/svl/ptitem.hxx')
-rw-r--r-- | include/svl/ptitem.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/ptitem.hxx b/include/svl/ptitem.hxx index 911a067fb3b4..6ec1716b3e92 100644 --- a/include/svl/ptitem.hxx +++ b/include/svl/ptitem.hxx @@ -36,7 +36,7 @@ public: SfxPointItem( const SfxPointItem& ); virtual ~SfxPointItem() {} - virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, + virtual bool GetPresentation( SfxItemPresentation ePres, SfxMapUnit eCoreMetric, SfxMapUnit ePresMetric, OUString &rText, |