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