summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLPropertyMappingContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/SchXMLPropertyMappingContext.hxx')
-rw-r--r--xmloff/source/chart/SchXMLPropertyMappingContext.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/source/chart/SchXMLPropertyMappingContext.hxx b/xmloff/source/chart/SchXMLPropertyMappingContext.hxx
index 127c259b748e..4206ed91193c 100644
--- a/xmloff/source/chart/SchXMLPropertyMappingContext.hxx
+++ b/xmloff/source/chart/SchXMLPropertyMappingContext.hxx
@@ -14,12 +14,12 @@
#include <xmloff/xmlictxt.hxx>
#include <xmloff/SchXMLImportHelper.hxx>
-namespace com { namespace sun { namespace star {
+namespace com::sun::star {
namespace chart2 {
class XChartDocument;
class XDataSeries;
}
-}}}
+}
class SchXMLPropertyMappingContext : public SvXMLImportContext
{