summaryrefslogtreecommitdiff
path: root/include/editeng/prszitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/prszitem.hxx')
-rw-r--r--include/editeng/prszitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/prszitem.hxx b/include/editeng/prszitem.hxx
index d825d5b40c94..c0a16f1bdd90 100644
--- a/include/editeng/prszitem.hxx
+++ b/include/editeng/prszitem.hxx
@@ -32,7 +32,7 @@
class EDITENG_DLLPUBLIC SvxPropSizeItem : public SfxUInt16Item
{
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
SvxPropSizeItem( const sal_uInt16 nPercent /*= 100*/,
const sal_uInt16 nID );