diff options
Diffstat (limited to 'sw/source')
-rw-r--r-- | sw/source/filter/ww8/wrtw8nds.cxx | 2 | ||||
-rw-r--r-- | sw/source/filter/ww8/wrtw8num.cxx | 2 | ||||
-rw-r--r-- | sw/source/filter/ww8/wrtw8sty.cxx | 2 | ||||
-rw-r--r-- | sw/source/filter/ww8/wrtww8.cxx | 2 | ||||
-rw-r--r-- | sw/source/filter/ww8/wrtww8gr.cxx | 2 | ||||
-rw-r--r-- | sw/source/filter/ww8/ww8atr.cxx | 2 | ||||
-rw-r--r-- | sw/source/filter/ww8/ww8par6.cxx | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/sw/source/filter/ww8/wrtw8nds.cxx b/sw/source/filter/ww8/wrtw8nds.cxx index 0b0000550ae0..d09d9cfd28ce 100644 --- a/sw/source/filter/ww8/wrtw8nds.cxx +++ b/sw/source/filter/ww8/wrtw8nds.cxx @@ -83,7 +83,7 @@ #include <com/sun/star/i18n/ScriptType.hpp> #include <com/sun/star/i18n/WordType.hpp> -#include <doctok/sprmids.hxx> +#include <filter/msfilter/sprmids.hxx> #include "writerhelper.hxx" #include "writerwordglue.hxx" diff --git a/sw/source/filter/ww8/wrtw8num.cxx b/sw/source/filter/ww8/wrtw8num.cxx index 02a313866aff..301459ff7d92 100644 --- a/sw/source/filter/ww8/wrtw8num.cxx +++ b/sw/source/filter/ww8/wrtw8num.cxx @@ -31,7 +31,7 @@ #include <unotools/fontcfg.hxx> #include <com/sun/star/i18n/ScriptType.hpp> -#include <doctok/sprmids.hxx> +#include <filter/msfilter/sprmids.hxx> #include "ww8attributeoutput.hxx" #include "writerhelper.hxx" diff --git a/sw/source/filter/ww8/wrtw8sty.cxx b/sw/source/filter/ww8/wrtw8sty.cxx index b46ebe40d334..ba882ada3bdb 100644 --- a/sw/source/filter/ww8/wrtw8sty.cxx +++ b/sw/source/filter/ww8/wrtw8sty.cxx @@ -61,7 +61,7 @@ #include <msfilter.hxx> #include <swmodule.hxx> -#include <doctok/sprmids.hxx> +#include <filter/msfilter/sprmids.hxx> #include "writerhelper.hxx" #include "writerwordglue.hxx" diff --git a/sw/source/filter/ww8/wrtww8.cxx b/sw/source/filter/ww8/wrtww8.cxx index af0897610d75..c565c6bae2a1 100644 --- a/sw/source/filter/ww8/wrtww8.cxx +++ b/sw/source/filter/ww8/wrtww8.cxx @@ -86,7 +86,7 @@ #include <fmtfsize.hxx> #include <comphelper/extract.hxx> #include <comphelper/string.hxx> -#include <doctok/sprmids.hxx> +#include <filter/msfilter/sprmids.hxx> #include "writerhelper.hxx" #include "writerwordglue.hxx" diff --git a/sw/source/filter/ww8/wrtww8gr.cxx b/sw/source/filter/ww8/wrtww8gr.cxx index 7c1cf7f4449e..df9e3808a5c2 100644 --- a/sw/source/filter/ww8/wrtww8gr.cxx +++ b/sw/source/filter/ww8/wrtww8gr.cxx @@ -51,7 +51,7 @@ #include <fmtfsize.hxx> #include <fmtornt.hxx> -#include <doctok/sprmids.hxx> +#include <filter/msfilter/sprmids.hxx> #include <doc.hxx> #include "writerhelper.hxx" diff --git a/sw/source/filter/ww8/ww8atr.cxx b/sw/source/filter/ww8/ww8atr.cxx index c20dac1f3c4b..96b9f63c2a90 100644 --- a/sw/source/filter/ww8/ww8atr.cxx +++ b/sw/source/filter/ww8/ww8atr.cxx @@ -115,7 +115,7 @@ #include <chpfld.hxx> #include <fmthdft.hxx> -#include <doctok/sprmids.hxx> +#include <filter/msfilter/sprmids.hxx> #include <fmtcntnt.hxx> #include "writerhelper.hxx" diff --git a/sw/source/filter/ww8/ww8par6.cxx b/sw/source/filter/ww8/ww8par6.cxx index df653db99bd0..bd44accf1677 100644 --- a/sw/source/filter/ww8/ww8par6.cxx +++ b/sw/source/filter/ww8/ww8par6.cxx @@ -67,7 +67,7 @@ #include <editeng/frmdiritem.hxx> #include <editeng/charhiddenitem.hxx> #include <i18nlangtag/mslangid.hxx> -#include <doctok/sprmids.hxx> +#include <filter/msfilter/sprmids.hxx> #include <fmtpdsc.hxx> #include <node.hxx> #include <ndtxt.hxx> |