summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/tp_ChartType.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/tp_ChartType.hxx')
-rw-r--r--chart2/source/controller/dialogs/tp_ChartType.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/dialogs/tp_ChartType.hxx b/chart2/source/controller/dialogs/tp_ChartType.hxx
index a8eb3a31b53f..f330c208c81f 100644
--- a/chart2/source/controller/dialogs/tp_ChartType.hxx
+++ b/chart2/source/controller/dialogs/tp_ChartType.hxx
@@ -87,7 +87,7 @@ protected:
css::uno::Reference< css::chart2::XChartDocument > m_xChartModel;
- ::std::vector< ChartTypeDialogController* > m_aChartTypeDialogControllerList;
+ std::vector< ChartTypeDialogController* > m_aChartTypeDialogControllerList;
ChartTypeDialogController* m_pCurrentMainType;
sal_Int32 m_nChangingCalls;