summaryrefslogtreecommitdiff
path: root/chart2/source/tools
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/tools')
-rw-r--r--chart2/source/tools/ImplOPropertySet.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/chart2/source/tools/ImplOPropertySet.hxx b/chart2/source/tools/ImplOPropertySet.hxx
index 98dc53b008b0..d2aef768a480 100644
--- a/chart2/source/tools/ImplOPropertySet.hxx
+++ b/chart2/source/tools/ImplOPropertySet.hxx
@@ -28,9 +28,7 @@
namespace com::sun::star::style { class XStyle; }
-namespace property
-{
-namespace impl
+namespace property::impl
{
class ImplOPropertySet
@@ -80,8 +78,7 @@ private:
m_xStyle;
};
-} // namespace impl
-} // namespace chart
+} // namespace chart::impl
// INCLUDED_CHART2_SOURCE_TOOLS_IMPLOPROPERTYSET_HXX
#endif