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