summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/ColorPropertySet.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/ColorPropertySet.hxx')
-rw-r--r--xmloff/source/chart/ColorPropertySet.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/chart/ColorPropertySet.hxx b/xmloff/source/chart/ColorPropertySet.hxx
index a69d326548bd..d5b42e39d58c 100644
--- a/xmloff/source/chart/ColorPropertySet.hxx
+++ b/xmloff/source/chart/ColorPropertySet.hxx
@@ -33,7 +33,7 @@ class ColorPropertySet : public ::cppu::WeakImplHelper<
css::beans::XPropertyState >
{
public:
- explicit ColorPropertySet( sal_Int32 nColor );
+ explicit ColorPropertySet( ::Color nColor );
virtual ~ColorPropertySet() override;
protected: