summaryrefslogtreecommitdiff
path: root/sw/inc/fmthdft.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/fmthdft.hxx')
-rw-r--r--sw/inc/fmthdft.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/fmthdft.hxx b/sw/inc/fmthdft.hxx
index bf0be326afe5..ec9b932fdf4d 100644
--- a/sw/inc/fmthdft.hxx
+++ b/sw/inc/fmthdft.hxx
@@ -42,7 +42,7 @@ public:
~SwFmtHeader();
SwFmtHeader& operator=( const SwFmtHeader &rCpy );
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
/// "pure virtual methods" of SfxPoolItem
virtual bool operator==( const SfxPoolItem& ) const;
@@ -75,7 +75,7 @@ public:
~SwFmtFooter();
SwFmtFooter& operator=( const SwFmtFooter &rCpy );
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
/// "pure virtual methods" of SfxPoolItem
virtual bool operator==( const SfxPoolItem& ) const;