summaryrefslogtreecommitdiff
path: root/include/editeng/nhypitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/nhypitem.hxx')
-rw-r--r--include/editeng/nhypitem.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/editeng/nhypitem.hxx b/include/editeng/nhypitem.hxx
index 6c02b7b72b2c..eda9a193304d 100644
--- a/include/editeng/nhypitem.hxx
+++ b/include/editeng/nhypitem.hxx
@@ -32,14 +32,14 @@ public:
const sal_uInt16 nId );
// "pure virtual Methods" from SfxPoolItem
- virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const;
- virtual SfxPoolItem* Create(SvStream &, sal_uInt16) const;
- virtual SvStream& Store(SvStream &, sal_uInt16 nItemVersion) const;
+ virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const SAL_OVERRIDE;
+ virtual SfxPoolItem* Create(SvStream &, sal_uInt16) const SAL_OVERRIDE;
+ virtual SvStream& Store(SvStream &, sal_uInt16 nItemVersion) const SAL_OVERRIDE;
virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres,
SfxMapUnit eCoreMetric,
SfxMapUnit ePresMetric,
- OUString &rText, const IntlWrapper * = 0 ) const;
+ OUString &rText, const IntlWrapper * = 0 ) const SAL_OVERRIDE;
inline SvxNoHyphenItem& operator=(const SvxNoHyphenItem& rNHH)
{