summaryrefslogtreecommitdiff
path: root/chart2/source/inc/WrappedPropertySet.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/WrappedPropertySet.hxx')
-rw-r--r--chart2/source/inc/WrappedPropertySet.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/inc/WrappedPropertySet.hxx b/chart2/source/inc/WrappedPropertySet.hxx
index 30ac421b3f5c..3dc6e6a82dc3 100644
--- a/chart2/source/inc/WrappedPropertySet.hxx
+++ b/chart2/source/inc/WrappedPropertySet.hxx
@@ -103,7 +103,7 @@ protected: //methods
const WrappedProperty* getWrappedProperty( const OUString& rOuterName );
const WrappedProperty* getWrappedProperty( sal_Int32 nHandle );
-protected: //member
+private:
css::uno::Reference< css::beans::XPropertySetInfo > m_xInfo;//outer PropertySetInfo
std::unique_ptr<::cppu::OPropertyArrayHelper> m_pPropertyArrayHelper;//holds all possible outer properties