summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/dlg_CreationWizard_UNO.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/dlg_CreationWizard_UNO.hxx')
-rw-r--r--chart2/source/controller/inc/dlg_CreationWizard_UNO.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/chart2/source/controller/inc/dlg_CreationWizard_UNO.hxx b/chart2/source/controller/inc/dlg_CreationWizard_UNO.hxx
index c3ebb615db32..33d1dfbf1a69 100644
--- a/chart2/source/controller/inc/dlg_CreationWizard_UNO.hxx
+++ b/chart2/source/controller/inc/dlg_CreationWizard_UNO.hxx
@@ -30,9 +30,9 @@
#include "dlg_CreationWizard.hxx"
-namespace com { namespace sun { namespace star { namespace awt { class XWindow; } } } }
-namespace com { namespace sun { namespace star { namespace frame { class XModel; } } } }
-namespace com { namespace sun { namespace star { namespace uno { class XComponentContext; } } } }
+namespace com::sun::star::awt { class XWindow; }
+namespace com::sun::star::frame { class XModel; }
+namespace com::sun::star::uno { class XComponentContext; }
class VclWindowEvent;