summaryrefslogtreecommitdiff
path: root/include/editeng/hngpnctitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/hngpnctitem.hxx')
-rw-r--r--include/editeng/hngpnctitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/hngpnctitem.hxx b/include/editeng/hngpnctitem.hxx
index e22feddfa1a4..c59d4db0cf0d 100644
--- a/include/editeng/hngpnctitem.hxx
+++ b/include/editeng/hngpnctitem.hxx
@@ -34,7 +34,7 @@ class EDITENG_DLLPUBLIC SvxHangingPunctuationItem final : public SfxBoolItem
public:
SvxHangingPunctuationItem( bool bOn /*= false*/, const sal_uInt16 nId );
- virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
+ virtual SvxHangingPunctuationItem* Clone( SfxItemPool *pPool = nullptr ) const override;
virtual bool GetPresentation( SfxItemPresentation ePres,
MapUnit eCoreMetric,