summaryrefslogtreecommitdiff
path: root/chart2/source/inc/BaseGFXHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/BaseGFXHelper.hxx')
-rw-r--r--chart2/source/inc/BaseGFXHelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/inc/BaseGFXHelper.hxx b/chart2/source/inc/BaseGFXHelper.hxx
index 5ff581fdf9b8..014371bfa20e 100644
--- a/chart2/source/inc/BaseGFXHelper.hxx
+++ b/chart2/source/inc/BaseGFXHelper.hxx
@@ -31,8 +31,8 @@
#include <com/sun/star/drawing/Position3D.hpp>
#include "charttoolsdllapi.hxx"
-namespace com { namespace sun { namespace star { namespace awt { struct Rectangle; } } } }
-namespace com { namespace sun { namespace star { namespace drawing { struct PolyPolygonShape3D; } } } }
+namespace com::sun::star::awt { struct Rectangle; }
+namespace com::sun::star::drawing { struct PolyPolygonShape3D; }
namespace chart
{