summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/dlg_DataSource.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/dlg_DataSource.hxx')
-rw-r--r--chart2/source/controller/inc/dlg_DataSource.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/chart2/source/controller/inc/dlg_DataSource.hxx b/chart2/source/controller/inc/dlg_DataSource.hxx
index 665867b3d33c..7789d03e38c4 100644
--- a/chart2/source/controller/inc/dlg_DataSource.hxx
+++ b/chart2/source/controller/inc/dlg_DataSource.hxx
@@ -60,10 +60,6 @@ public:
virtual void setValidPage( TabPage * pTabPage ) override;
protected:
- ::com::sun::star::uno::Reference< ::com::sun::star::chart2::XChartDocument >
- m_xChartDocument;
- ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext >
- m_xContext;
::std::unique_ptr< ChartTypeTemplateProvider > m_apDocTemplateProvider;
::std::unique_ptr< DialogModel > m_apDialogModel;