summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/StatisticsItemConverter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/StatisticsItemConverter.hxx')
-rw-r--r--chart2/source/controller/inc/StatisticsItemConverter.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/chart2/source/controller/inc/StatisticsItemConverter.hxx b/chart2/source/controller/inc/StatisticsItemConverter.hxx
index 00760488fa25..9cb3af86cb55 100644
--- a/chart2/source/controller/inc/StatisticsItemConverter.hxx
+++ b/chart2/source/controller/inc/StatisticsItemConverter.hxx
@@ -23,9 +23,7 @@
namespace com::sun::star::frame { class XModel; }
-namespace chart
-{
-namespace wrapper
+namespace chart::wrapper
{
class StatisticsItemConverter : public ItemConverter
@@ -48,8 +46,7 @@ private:
css::uno::Reference< css::frame::XModel > m_xModel;
};
-} // namespace wrapper
-} // namespace chart
+} // namespace chart::wrapper
// INCLUDED_CHART2_SOURCE_CONTROLLER_INC_STATISTICSITEMCONVERTER_HXX
#endif