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