diff options
-rw-r--r-- | chart2/source/controller/sidebar/ChartTypePanel.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chart2/source/controller/sidebar/ChartTypePanel.hxx b/chart2/source/controller/sidebar/ChartTypePanel.hxx index e7eac8176d58..5d156c09fa6a 100644 --- a/chart2/source/controller/sidebar/ChartTypePanel.hxx +++ b/chart2/source/controller/sidebar/ChartTypePanel.hxx @@ -115,9 +115,6 @@ private: bool mbModelValid; - OUString maTextTitle; - OUString maTextSubTitle; - void Initialize(); std::unique_ptr<Dim3DLookResourceGroup_unwelded> m_pDim3DLookResourceGroup; |