summaryrefslogtreecommitdiff
path: root/include/editeng/tstpitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/tstpitem.hxx')
-rw-r--r--include/editeng/tstpitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/tstpitem.hxx b/include/editeng/tstpitem.hxx
index ad87a3d5eb27..d11b20f59ab6 100644
--- a/include/editeng/tstpitem.hxx
+++ b/include/editeng/tstpitem.hxx
@@ -101,7 +101,7 @@ class EDITENG_DLLPUBLIC SvxTabStopItem : public SfxPoolItem
SvxTabStopArr maTabStops;
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
explicit SvxTabStopItem( sal_uInt16 nWhich );
SvxTabStopItem( const sal_uInt16 nTabs,