summaryrefslogtreecommitdiff
path: root/chart2/source/inc/LinePropertiesHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/LinePropertiesHelper.hxx')
-rw-r--r--chart2/source/inc/LinePropertiesHelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/chart2/source/inc/LinePropertiesHelper.hxx b/chart2/source/inc/LinePropertiesHelper.hxx
index bcbdf39186a0..11c56b186eaf 100644
--- a/chart2/source/inc/LinePropertiesHelper.hxx
+++ b/chart2/source/inc/LinePropertiesHelper.hxx
@@ -25,9 +25,9 @@
#include <vector>
-namespace com { namespace sun { namespace star { namespace beans { class XPropertySet; } } } }
-namespace com { namespace sun { namespace star { namespace beans { struct Property; } } } }
-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::beans { struct Property; }
+namespace com::sun::star::uno { template <class interface_type> class Reference; }
namespace chart
{