summaryrefslogtreecommitdiff
path: root/include/editeng/orphitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/orphitem.hxx')
-rw-r--r--include/editeng/orphitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/orphitem.hxx b/include/editeng/orphitem.hxx
index 0642a47722d6..ed6b0541f177 100644
--- a/include/editeng/orphitem.hxx
+++ b/include/editeng/orphitem.hxx
@@ -34,7 +34,7 @@ class SvXMLUnitConverter;
class EDITENG_DLLPUBLIC SvxOrphansItem: public SfxByteItem
{
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
SvxOrphansItem( const sal_uInt8 nL /*= 0*/, const sal_uInt16 nId );