summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/inc/RangeSelectionHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/RangeSelectionHelper.hxx')
-rw-r--r--chart2/source/controller/inc/RangeSelectionHelper.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/chart2/source/controller/inc/RangeSelectionHelper.hxx b/chart2/source/controller/inc/RangeSelectionHelper.hxx
index e1f69777b6c9..e4669a044858 100644
--- a/chart2/source/controller/inc/RangeSelectionHelper.hxx
+++ b/chart2/source/controller/inc/RangeSelectionHelper.hxx
@@ -23,15 +23,15 @@
#include <com/sun/star/uno/Sequence.h>
#include <rtl/ustring.hxx>
-namespace com { namespace sun { namespace star { namespace beans { struct PropertyValue; } } } }
-namespace com { namespace sun { namespace star { namespace chart2 { class XChartDocument; } } } }
+namespace com::sun::star::beans { struct PropertyValue; }
+namespace com::sun::star::chart2 { class XChartDocument; }
-namespace com { namespace sun { namespace star {
+namespace com::sun::star {
namespace sheet{
class XRangeSelection;
class XRangeSelectionListener;
}
-}}}
+}
namespace chart
{