summaryrefslogtreecommitdiff
path: root/include/editeng/ulspitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/ulspitem.hxx')
-rw-r--r--include/editeng/ulspitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/ulspitem.hxx b/include/editeng/ulspitem.hxx
index ed33eda6d818..fb5fff8c0d65 100644
--- a/include/editeng/ulspitem.hxx
+++ b/include/editeng/ulspitem.hxx
@@ -39,7 +39,7 @@ class EDITENG_DLLPUBLIC SvxULSpaceItem : public SfxPoolItem
bool bContext; // Contextual spacing?
sal_uInt16 nPropUpper, nPropLower; // relative or absolute (=100%)
public:
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
explicit SvxULSpaceItem( const sal_uInt16 nId );
SvxULSpaceItem( const sal_uInt16 nUp, const sal_uInt16 nLow,