summaryrefslogtreecommitdiff
path: root/include/svx/xlnedit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xlnedit.hxx')
-rw-r--r--include/svx/xlnedit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/xlnedit.hxx b/include/svx/xlnedit.hxx
index 760e4e3ddac3..930408b5b45c 100644
--- a/include/svx/xlnedit.hxx
+++ b/include/svx/xlnedit.hxx
@@ -34,7 +34,7 @@ class SVX_DLLPUBLIC XLineEndItem : public NameOrIndex
basegfx::B2DPolyPolygon maPolyPolygon;
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
XLineEndItem(sal_Int32 nIndex = -1);
XLineEndItem(const OUString& rName, const basegfx::B2DPolyPolygon& rPolyPolygon);
XLineEndItem(SfxItemPool* pPool, const basegfx::B2DPolyPolygon& rPolyPolygon);