summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/inc/res_LegendPosition.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/res_LegendPosition.hxx')
-rw-r--r--chart2/source/controller/inc/res_LegendPosition.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/controller/inc/res_LegendPosition.hxx b/chart2/source/controller/inc/res_LegendPosition.hxx
index f5901ef33f41..3701225b66d3 100644
--- a/chart2/source/controller/inc/res_LegendPosition.hxx
+++ b/chart2/source/controller/inc/res_LegendPosition.hxx
@@ -22,8 +22,8 @@
#include <svl/itemset.hxx>
#include <tools/link.hxx>
-namespace com { namespace sun { namespace star { namespace frame { class XModel; } } } }
-namespace com { namespace sun { namespace star { namespace uno { class XComponentContext; } } } }
+namespace com::sun::star::frame { class XModel; }
+namespace com::sun::star::uno { class XComponentContext; }
namespace weld { class Builder; }
namespace weld { class CheckButton; }
namespace weld { class RadioButton; }