summaryrefslogtreecommitdiffstats
path: root/include/svx/viewlayoutitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/viewlayoutitem.hxx')
-rw-r--r--include/svx/viewlayoutitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/viewlayoutitem.hxx b/include/svx/viewlayoutitem.hxx
index cd6b5bfffd16..7688f14fff20 100644
--- a/include/svx/viewlayoutitem.hxx
+++ b/include/svx/viewlayoutitem.hxx
@@ -30,7 +30,7 @@ class SVX_DLLPUBLIC SvxViewLayoutItem: public SfxUInt16Item
bool mbBookMode;
public:
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
SvxViewLayoutItem( sal_uInt16 nColumns = 0, bool bBookMode = false, sal_uInt16 nWhich = SID_ATTR_VIEWLAYOUT );
SvxViewLayoutItem( const SvxViewLayoutItem& );