summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/ObjectHierarchy.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/ObjectHierarchy.hxx')
-rw-r--r--chart2/source/controller/inc/ObjectHierarchy.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/controller/inc/ObjectHierarchy.hxx b/chart2/source/controller/inc/ObjectHierarchy.hxx
index 10b95b951949..a765275c4ef5 100644
--- a/chart2/source/controller/inc/ObjectHierarchy.hxx
+++ b/chart2/source/controller/inc/ObjectHierarchy.hxx
@@ -21,8 +21,8 @@
#include <ObjectIdentifier.hxx>
-namespace com { namespace sun { namespace star { namespace awt { struct KeyEvent; } } } }
-namespace com { namespace sun { namespace star { namespace chart2 { class XChartDocument; } } } }
+namespace com::sun::star::awt { struct KeyEvent; }
+namespace com::sun::star::chart2 { class XChartDocument; }
#include <memory>
#include <vector>