summaryrefslogtreecommitdiff
path: root/include/svx/xflhtit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xflhtit.hxx')
-rw-r--r--include/svx/xflhtit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/xflhtit.hxx b/include/svx/xflhtit.hxx
index e594a56aa4be..20cb18b399fd 100644
--- a/include/svx/xflhtit.hxx
+++ b/include/svx/xflhtit.hxx
@@ -34,7 +34,7 @@ class SVX_DLLPUBLIC XFillHatchItem : public NameOrIndex
XHatch aHatch;
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
XFillHatchItem() : NameOrIndex(XATTR_FILLHATCH, -1) {}
XFillHatchItem(const OUString& rName, const XHatch& rTheHatch);
XFillHatchItem(SfxItemPool* pPool, const XHatch& rTheHatch);