diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-08-14 09:08:35 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-08-14 13:59:05 +0200 |
commit | 6b3089df68caed32e4fba981ffa3e33c74fbb515 (patch) | |
tree | 45b7c35f5618036a1589faa2a5b1668b5c78966e /dbaccess/source | |
parent | 93e55876615bcf6eef3b11a7741cf47caa322101 (diff) |
rename xmlnmspe -> xmlnamespace
Change-Id: I8fdf9833dede6f4c9ba4bbb76b9ab9b6b419f155
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100722
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'dbaccess/source')
-rw-r--r-- | dbaccess/source/filter/xml/xmlComponent.cxx | 2 | ||||
-rw-r--r-- | dbaccess/source/filter/xml/xmlConnectionResource.cxx | 2 | ||||
-rw-r--r-- | dbaccess/source/filter/xml/xmlExport.cxx | 2 | ||||
-rw-r--r-- | dbaccess/source/filter/xml/xmlFileBasedDatabase.cxx | 2 | ||||
-rw-r--r-- | dbaccess/source/filter/xml/xmlHelper.cxx | 2 | ||||
-rw-r--r-- | dbaccess/source/filter/xml/xmlTableFilterList.cxx | 2 | ||||
-rw-r--r-- | dbaccess/source/filter/xml/xmlfilter.cxx | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/dbaccess/source/filter/xml/xmlComponent.cxx b/dbaccess/source/filter/xml/xmlComponent.cxx index 863a98f1673b..5245c1c3423c 100644 --- a/dbaccess/source/filter/xml/xmlComponent.cxx +++ b/dbaccess/source/filter/xml/xmlComponent.cxx @@ -20,7 +20,7 @@ #include "xmlComponent.hxx" #include "xmlfilter.hxx" #include <xmloff/xmltoken.hxx> -#include <xmloff/xmlnmspe.hxx> +#include <xmloff/xmlnamespace.hxx> #include <strings.hxx> #include <com/sun/star/container/XNameContainer.hpp> #include <tools/diagnose_ex.h> diff --git a/dbaccess/source/filter/xml/xmlConnectionResource.cxx b/dbaccess/source/filter/xml/xmlConnectionResource.cxx index b2c37fc3584a..9f15cf74b81e 100644 --- a/dbaccess/source/filter/xml/xmlConnectionResource.cxx +++ b/dbaccess/source/filter/xml/xmlConnectionResource.cxx @@ -20,7 +20,7 @@ #include "xmlConnectionResource.hxx" #include "xmlfilter.hxx" #include <xmloff/xmltoken.hxx> -#include <xmloff/xmlnmspe.hxx> +#include <xmloff/xmlnamespace.hxx> #include <strings.hxx> #include <tools/diagnose_ex.h> diff --git a/dbaccess/source/filter/xml/xmlExport.cxx b/dbaccess/source/filter/xml/xmlExport.cxx index a5dbba80cca5..333d09dd15c2 100644 --- a/dbaccess/source/filter/xml/xmlExport.cxx +++ b/dbaccess/source/filter/xml/xmlExport.cxx @@ -21,7 +21,7 @@ #include "xmlAutoStyle.hxx" #include <sax/tools/converter.hxx> #include <xmloff/xmltoken.hxx> -#include <xmloff/xmlnmspe.hxx> +#include <xmloff/xmlnamespace.hxx> #include <xmloff/namespacemap.hxx> #include <comphelper/processfactory.hxx> #include <comphelper/string.hxx> diff --git a/dbaccess/source/filter/xml/xmlFileBasedDatabase.cxx b/dbaccess/source/filter/xml/xmlFileBasedDatabase.cxx index 8070790e4e8c..2f952504a242 100644 --- a/dbaccess/source/filter/xml/xmlFileBasedDatabase.cxx +++ b/dbaccess/source/filter/xml/xmlFileBasedDatabase.cxx @@ -20,7 +20,7 @@ #include "xmlFileBasedDatabase.hxx" #include "xmlfilter.hxx" #include <xmloff/xmltoken.hxx> -#include <xmloff/xmlnmspe.hxx> +#include <xmloff/xmlnamespace.hxx> #include <strings.hxx> #include <tools/diagnose_ex.h> #include <svl/filenotation.hxx> diff --git a/dbaccess/source/filter/xml/xmlHelper.cxx b/dbaccess/source/filter/xml/xmlHelper.cxx index a9f156fc5a51..38e90e4e9d3a 100644 --- a/dbaccess/source/filter/xml/xmlHelper.cxx +++ b/dbaccess/source/filter/xml/xmlHelper.cxx @@ -20,7 +20,7 @@ #include "xmlHelper.hxx" #include <xmloff/XMLConstantsPropertyHandler.hxx> #include <xmloff/xmlement.hxx> -#include <xmloff/xmlnmspe.hxx> +#include <xmloff/xmlnamespace.hxx> #include <xmloff/xmltoken.hxx> #include <xmloff/xmltypes.hxx> #include <xmloff/maptype.hxx> diff --git a/dbaccess/source/filter/xml/xmlTableFilterList.cxx b/dbaccess/source/filter/xml/xmlTableFilterList.cxx index ddd799087a48..88ec4fa2bcde 100644 --- a/dbaccess/source/filter/xml/xmlTableFilterList.cxx +++ b/dbaccess/source/filter/xml/xmlTableFilterList.cxx @@ -21,7 +21,7 @@ #include "xmlTableFilterPattern.hxx" #include "xmlEnums.hxx" #include <xmloff/xmltoken.hxx> -#include <xmloff/xmlnmspe.hxx> +#include <xmloff/xmlnamespace.hxx> #include <xmloff/ProgressBarHelper.hxx> #include <strings.hxx> #include <com/sun/star/beans/XPropertySet.hpp> diff --git a/dbaccess/source/filter/xml/xmlfilter.cxx b/dbaccess/source/filter/xml/xmlfilter.cxx index 24dd39e91f55..8dd509f66b2d 100644 --- a/dbaccess/source/filter/xml/xmlfilter.cxx +++ b/dbaccess/source/filter/xml/xmlfilter.cxx @@ -32,7 +32,7 @@ #include "xmlfilter.hxx" #include <vcl/svapp.hxx> #include <vcl/window.hxx> -#include <xmloff/xmlnmspe.hxx> +#include <xmloff/xmlnamespace.hxx> #include <xmloff/xmlscripti.hxx> #include <xmloff/xmltoken.hxx> #include <xmloff/namespacemap.hxx> |