summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx')
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx b/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx
index e62b5f7021f8..f4f37cfb71a3 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx
@@ -26,9 +26,7 @@
namespace chart::wrapper { class Chart2ModelContact; }
-namespace chart
-{
-namespace wrapper
+namespace chart::wrapper
{
class WrappedScaleProperty final : public WrappedProperty
@@ -81,8 +79,7 @@ private:
mutable css::uno::Any m_aOuterValue;
};
-} // namespace wrapper
-} // namespace chart
+} // namespace chart::wrapper
// INCLUDED_CHART2_SOURCE_CONTROLLER_CHARTAPIWRAPPER_WRAPPEDSCALEPROPERTY_HXX
#endif