summaryrefslogtreecommitdiff
path: root/include/editeng/charscaleitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/charscaleitem.hxx')
-rw-r--r--include/editeng/charscaleitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/charscaleitem.hxx b/include/editeng/charscaleitem.hxx
index 289d4d63ed4e..1cbaf684862a 100644
--- a/include/editeng/charscaleitem.hxx
+++ b/include/editeng/charscaleitem.hxx
@@ -35,7 +35,7 @@
class EDITENG_DLLPUBLIC SvxCharScaleWidthItem : public SfxUInt16Item
{
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
SvxCharScaleWidthItem( sal_uInt16 nValue /*= 100*/,
const sal_uInt16 nId );