summaryrefslogtreecommitdiff
path: root/include/svx/xflbckit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xflbckit.hxx')
-rw-r--r--include/svx/xflbckit.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/svx/xflbckit.hxx b/include/svx/xflbckit.hxx
index a3d7872f73df..2cc31a82b8fc 100644
--- a/include/svx/xflbckit.hxx
+++ b/include/svx/xflbckit.hxx
@@ -32,8 +32,7 @@
class SVX_DLLPUBLIC XFillBackgroundItem : public SfxBoolItem
{
public:
- TYPEINFO_OVERRIDE();
-
+ static SfxPoolItem* CreateDefault();
XFillBackgroundItem( bool bFill = false );
SVX_DLLPRIVATE XFillBackgroundItem( SvStream& rIn );