summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/dlg_CreationWizard.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/dlg_CreationWizard.hxx')
-rw-r--r--chart2/source/controller/inc/dlg_CreationWizard.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/controller/inc/dlg_CreationWizard.hxx b/chart2/source/controller/inc/dlg_CreationWizard.hxx
index e6051054d257..b44050eefd01 100644
--- a/chart2/source/controller/inc/dlg_CreationWizard.hxx
+++ b/chart2/source/controller/inc/dlg_CreationWizard.hxx
@@ -27,8 +27,8 @@
#include <memory>
-namespace com { namespace sun { namespace star { namespace chart2 { class XChartDocument; } } } }
-namespace com { namespace sun { namespace star { namespace uno { class XComponentContext; } } } }
+namespace com::sun::star::chart2 { class XChartDocument; }
+namespace com::sun::star::uno { class XComponentContext; }
using vcl::WizardTypes::WizardState;
using vcl::WizardTypes::CommitPageReason;