summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/chartapiwrapper/WrappedSplineProperties.hxx')
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedSplineProperties.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.hxx b/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.hxx
index d52c102c0fca..caebba0758c2 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.hxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.hxx
@@ -27,9 +27,7 @@ namespace chart { class WrappedProperty; }
namespace chart::wrapper { class Chart2ModelContact; }
namespace com::sun::star::beans { struct Property; }
-namespace chart
-{
-namespace wrapper
+namespace chart::wrapper
{
class WrappedSplineProperties
@@ -40,8 +38,7 @@ public:
, const std::shared_ptr< Chart2ModelContact >& spChart2ModelContact );
};
-} //namespace wrapper
-} //namespace chart
+} //namespace chart::wrapper
// INCLUDED_CHART2_SOURCE_CONTROLLER_CHARTAPIWRAPPER_WRAPPEDSPLINEPROPERTIES_HXX
#endif