summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/ObjectNameProvider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/ObjectNameProvider.hxx')
-rw-r--r--chart2/source/controller/inc/ObjectNameProvider.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/controller/inc/ObjectNameProvider.hxx b/chart2/source/controller/inc/ObjectNameProvider.hxx
index 3df39335cd80..ea0f7c4a7349 100644
--- a/chart2/source/controller/inc/ObjectNameProvider.hxx
+++ b/chart2/source/controller/inc/ObjectNameProvider.hxx
@@ -23,8 +23,8 @@
#include <ObjectIdentifier.hxx>
#include <TitleHelper.hxx>
-namespace com { namespace sun { namespace star { namespace chart2 { class XChartDocument; } } } }
-namespace com { namespace sun { namespace star { namespace frame { class XModel; } } } }
+namespace com::sun::star::chart2 { class XChartDocument; }
+namespace com::sun::star::frame { class XModel; }
namespace chart
{