summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLTextListContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/SchXMLTextListContext.hxx')
-rw-r--r--xmloff/source/chart/SchXMLTextListContext.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/source/chart/SchXMLTextListContext.hxx b/xmloff/source/chart/SchXMLTextListContext.hxx
index 4c2c6c9c38cc..2b15c17c6192 100644
--- a/xmloff/source/chart/SchXMLTextListContext.hxx
+++ b/xmloff/source/chart/SchXMLTextListContext.hxx
@@ -23,9 +23,9 @@
#include <rtl/ustring.hxx>
#include <vector>
-namespace com { namespace sun { namespace star { namespace xml { namespace sax {
+namespace com::sun::star::xml::sax {
class XAttributeList;
-}}}}}
+}
class SchXMLTextListContext : public SvXMLImportContext
{