summaryrefslogtreecommitdiff
path: root/svx/source/inc/fmitems.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/fmitems.hxx')
-rw-r--r--svx/source/inc/fmitems.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/inc/fmitems.hxx b/svx/source/inc/fmitems.hxx
index 72a9e3156d3c..021ec4d1a58c 100644
--- a/svx/source/inc/fmitems.hxx
+++ b/svx/source/inc/fmitems.hxx
@@ -29,7 +29,7 @@ class FmInterfaceItem : public SfxPoolItem
::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > xInterface;
public:
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
FmInterfaceItem( const sal_uInt16 nId, const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& rxInterface )
:SfxPoolItem( nId )