summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.hxx')
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.hxx b/chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.hxx
index 5e43b37aee17..457906d497f6 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.hxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.hxx
@@ -23,9 +23,7 @@
#include <vector>
-namespace chart
-{
-namespace wrapper
+namespace chart::wrapper
{
class ReferenceSizePropertyProvider;
@@ -75,8 +73,7 @@ public:
virtual ~WrappedComplexCharacterHeightProperty() override;
};
-} //namespace wrapper
-} //namespace chart
+} //namespace chart::wrapper
// INCLUDED_CHART2_SOURCE_CONTROLLER_CHARTAPIWRAPPER_WRAPPEDCHARACTERHEIGHTPROPERTY_HXX
#endif