summaryrefslogtreecommitdiff
path: root/chart2/source/inc/LineProperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/LineProperties.hxx')
-rw-r--r--chart2/source/inc/LineProperties.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/inc/LineProperties.hxx b/chart2/source/inc/LineProperties.hxx
index 9a4a978c09ce..3cc60c5f3aa7 100644
--- a/chart2/source/inc/LineProperties.hxx
+++ b/chart2/source/inc/LineProperties.hxx
@@ -62,9 +62,9 @@ public:
static void AddDefaultsToMap( ::chart::tPropertyValueMap & rOutMap );
- static bool IsLineVisible( const ::com::sun::star::uno::Reference<
+ SAL_DLLPRIVATE static bool IsLineVisible( const ::com::sun::star::uno::Reference<
::com::sun::star::beans::XPropertySet >& xLineProperties );
- static void SetLineVisible( const ::com::sun::star::uno::Reference<
+ SAL_DLLPRIVATE static void SetLineVisible( const ::com::sun::star::uno::Reference<
::com::sun::star::beans::XPropertySet >& xLineProperties );
static void SetLineInvisible( const ::com::sun::star::uno::Reference<
::com::sun::star::beans::XPropertySet >& xLineProperties );