summaryrefslogtreecommitdiff
path: root/chart2/source/inc/WrappedProperty.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/WrappedProperty.hxx')
-rw-r--r--chart2/source/inc/WrappedProperty.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/chart2/source/inc/WrappedProperty.hxx b/chart2/source/inc/WrappedProperty.hxx
index 231a0ed3f21f..82b9f3b0cbd9 100644
--- a/chart2/source/inc/WrappedProperty.hxx
+++ b/chart2/source/inc/WrappedProperty.hxx
@@ -27,9 +27,9 @@
#include <map>
#include <memory>
-namespace com { namespace sun { namespace star { namespace beans { class XPropertySet; } } } }
-namespace com { namespace sun { namespace star { namespace beans { class XPropertyState; } } } }
-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 { class XPropertyState; }
+namespace com::sun::star::uno { template <class interface_type> class Reference; }
namespace chart
{