summaryrefslogtreecommitdiff
path: root/chart2/source/inc/ColorPerPointHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/ColorPerPointHelper.hxx')
-rw-r--r--chart2/source/inc/ColorPerPointHelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/inc/ColorPerPointHelper.hxx b/chart2/source/inc/ColorPerPointHelper.hxx
index a18757f4f8b7..c1391d9837cd 100644
--- a/chart2/source/inc/ColorPerPointHelper.hxx
+++ b/chart2/source/inc/ColorPerPointHelper.hxx
@@ -56,7 +56,7 @@ public:
// returns true if AttributedDataPoints contains nPointIndex and the
// property Color is DEFAULT
- static bool hasPointOwnProperties(
+ SAL_DLLPRIVATE static bool hasPointOwnProperties(
const ::com::sun::star::uno::Reference<
::com::sun::star::beans::XPropertySet >& xSeriesProperties
, sal_Int32 nPointIndex );