summaryrefslogtreecommitdiff
path: root/svx/inc/svx/xlnclit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/svx/xlnclit.hxx')
-rw-r--r--svx/inc/svx/xlnclit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/svx/xlnclit.hxx b/svx/inc/svx/xlnclit.hxx
index b935781e81..be073fffd2 100644
--- a/svx/inc/svx/xlnclit.hxx
+++ b/svx/inc/svx/xlnclit.hxx
@@ -42,7 +42,7 @@ class SVX_DLLPUBLIC XLineColorItem : public XColorItem
public:
TYPEINFO();
XLineColorItem() {}
- XLineColorItem(long nIndex, const Color& rTheColor);
+ XLineColorItem(INT32 nIndex, const Color& rTheColor);
XLineColorItem(const String& rName, const Color& rTheColor);
XLineColorItem(SvStream& rIn);