summaryrefslogtreecommitdiff
path: root/include/editeng/fwdtitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/fwdtitem.hxx')
-rw-r--r--include/editeng/fwdtitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/fwdtitem.hxx b/include/editeng/fwdtitem.hxx
index 494662ae55ec..24525a869382 100644
--- a/include/editeng/fwdtitem.hxx
+++ b/include/editeng/fwdtitem.hxx
@@ -35,7 +35,7 @@ class SvxFontWidthItem : public SfxPoolItem
sal_uInt16 nWidth; // 0 = default
sal_uInt16 nProp; // default 100%
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
SvxFontWidthItem( const sal_uInt16 nSz /*= 0*/,
const sal_uInt16 nPropWidth /*= 100*/,