summaryrefslogtreecommitdiff
path: root/svx/inc/svx/xcolit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/svx/xcolit.hxx')
-rw-r--r--svx/inc/svx/xcolit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/svx/xcolit.hxx b/svx/inc/svx/xcolit.hxx
index 2c36e77975..f1bc9f0643 100644
--- a/svx/inc/svx/xcolit.hxx
+++ b/svx/inc/svx/xcolit.hxx
@@ -48,7 +48,7 @@ class SVX_DLLPUBLIC XColorItem : public NameOrIndex
public:
TYPEINFO();
XColorItem() {}
- XColorItem(USHORT nWhich, long nIndex, const Color& rTheColor);
+ XColorItem(USHORT nWhich, INT32 nIndex, const Color& rTheColor);
virtual sal_Bool QueryValue( com::sun::star::uno::Any& rVal, BYTE nMemberId = 0 ) const;
virtual sal_Bool PutValue( const com::sun::star::uno::Any& rVal, BYTE nMemberId = 0 );