summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/SeriesOptionsItemConverter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/SeriesOptionsItemConverter.hxx')
-rw-r--r--chart2/source/controller/inc/SeriesOptionsItemConverter.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/chart2/source/controller/inc/SeriesOptionsItemConverter.hxx b/chart2/source/controller/inc/SeriesOptionsItemConverter.hxx
index 2be1490ee997..18a0060dcf00 100644
--- a/chart2/source/controller/inc/SeriesOptionsItemConverter.hxx
+++ b/chart2/source/controller/inc/SeriesOptionsItemConverter.hxx
@@ -26,9 +26,7 @@ namespace com::sun::star::chart2 { class XCoordinateSystem; }
namespace com::sun::star::frame { class XModel; }
namespace com::sun::star::uno { class XComponentContext; }
-namespace chart
-{
-namespace wrapper
+namespace chart::wrapper
{
class SeriesOptionsItemConverter : public ItemConverter
@@ -78,8 +76,7 @@ private:
bool m_bHideLegendEntry;
};
-} // namespace wrapper
-} // namespace chart
+} // namespace chart::wrapper
// INCLUDED_CHART2_SOURCE_CONTROLLER_INC_SERIESOPTIONSITEMCONVERTER_HXX
#endif