summaryrefslogtreecommitdiff
path: root/chart2/source/view/inc/LabelPositionHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/inc/LabelPositionHelper.hxx')
-rw-r--r--chart2/source/view/inc/LabelPositionHelper.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/chart2/source/view/inc/LabelPositionHelper.hxx b/chart2/source/view/inc/LabelPositionHelper.hxx
index 6ebc36851c26..92b12d8d35f0 100644
--- a/chart2/source/view/inc/LabelPositionHelper.hxx
+++ b/chart2/source/view/inc/LabelPositionHelper.hxx
@@ -24,10 +24,10 @@
#include "PropertyMapper.hxx"
#include <com/sun/star/awt/Point.hpp>
-namespace com { namespace sun { namespace star { namespace drawing { struct Position3D; } } } }
-namespace com { namespace sun { namespace star { namespace drawing { class XShapes; } } } }
-namespace com { namespace sun { namespace star { namespace awt { struct Size; } } } }
-namespace com { namespace sun { namespace star { namespace drawing { class XShape; } } } }
+namespace com::sun::star::drawing { struct Position3D; }
+namespace com::sun::star::drawing { class XShapes; }
+namespace com::sun::star::awt { struct Size; }
+namespace com::sun::star::drawing { class XShape; }
namespace chart
{