summaryrefslogtreecommitdiff
path: root/chart2/source/inc/ColorPerPointHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/ColorPerPointHelper.hxx')
-rw-r--r--chart2/source/inc/ColorPerPointHelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/inc/ColorPerPointHelper.hxx b/chart2/source/inc/ColorPerPointHelper.hxx
index e98cfe1c654a..6c34693da111 100644
--- a/chart2/source/inc/ColorPerPointHelper.hxx
+++ b/chart2/source/inc/ColorPerPointHelper.hxx
@@ -22,8 +22,8 @@
#include "charttoolsdllapi.hxx"
-namespace com { namespace sun { namespace star { namespace beans { class XPropertySet; } } } }
-namespace com { namespace sun { namespace star { namespace uno { template <class interface_type> class Reference; } } } }
+namespace com::sun::star::beans { class XPropertySet; }
+namespace com::sun::star::uno { template <class interface_type> class Reference; }
namespace chart
{