diff options
-rw-r--r-- | sw/source/filter/ww8/ww8atr.cxx | 1 | ||||
-rw-r--r-- | sw/source/filter/xml/xmltexti.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/filter/ww8/ww8atr.cxx b/sw/source/filter/ww8/ww8atr.cxx index 6aa988a4caa1..60de4f0df789 100644 --- a/sw/source/filter/ww8/ww8atr.cxx +++ b/sw/source/filter/ww8/ww8atr.cxx @@ -141,7 +141,6 @@ #include <i18nlangtag/languagetag.hxx> #include <unotools/fltrcfg.hxx> #include <o3tl/enumrange.hxx> -#include <calbck.hxx> using ::editeng::SvxBorderLine; diff --git a/sw/source/filter/xml/xmltexti.cxx b/sw/source/filter/xml/xmltexti.cxx index 71a35ddbcc8b..9d8fe1fdcd52 100644 --- a/sw/source/filter/xml/xmltexti.cxx +++ b/sw/source/filter/xml/xmltexti.cxx @@ -55,7 +55,6 @@ #include <ndole.hxx> #include <docsh.hxx> #include <sfx2/docfile.hxx> -#include <calbck.hxx> #include <vcl/svapp.hxx> #include <toolkit/helper/vclunohelper.hxx> #include <svtools/embedhlp.hxx> |