summaryrefslogtreecommitdiff
path: root/sw/source/ui/table
diff options
context:
space:
mode:
authorMichael Dunphy <michael.w.dunphy@gmail.com>2013-04-19 18:21:26 -0400
committerDavid Tardon <dtardon@redhat.com>2013-04-20 18:15:58 +0000
commit13dcaae519920b0f8a3ad11308117a8f19144580 (patch)
tree091e91615cb662fa7c42bd674fb149526b8f3943 /sw/source/ui/table
parent6912b8e0c51bcac956c2c05b2fafdf84df7ae8ee (diff)
fdo#62699 Remove pass-through headers
Change-Id: I84a88238f6cdc485530ffb76f9444179a22abb92 Reviewed-on: https://gerrit.libreoffice.org/3491 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'sw/source/ui/table')
-rw-r--r--sw/source/ui/table/convert.cxx2
-rw-r--r--sw/source/ui/table/instable.cxx2
-rw-r--r--sw/source/ui/table/swtablerep.cxx2
-rw-r--r--sw/source/ui/table/tabledlg.cxx2
4 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/ui/table/convert.cxx b/sw/source/ui/table/convert.cxx
index b05a588ab92e..96cf83db5867 100644
--- a/sw/source/ui/table/convert.cxx
+++ b/sw/source/ui/table/convert.cxx
@@ -21,7 +21,7 @@
#include <svl/stritem.hxx>
#include <sfx2/viewfrm.hxx>
#include <modcfg.hxx>
-#include <svx/htmlmode.hxx>
+#include <sfx2/htmlmode.hxx>
#include <viewopt.hxx>
#include "swmodule.hxx"
#include "cmdid.h"
diff --git a/sw/source/ui/table/instable.cxx b/sw/source/ui/table/instable.cxx
index 440323b9ba28..6b00aac8ec72 100644
--- a/sw/source/ui/table/instable.cxx
+++ b/sw/source/ui/table/instable.cxx
@@ -27,7 +27,7 @@
#include "tblafmt.hxx"
#include "modcfg.hxx"
#include "swmodule.hxx"
-#include <svx/htmlmode.hxx>
+#include <sfx2/htmlmode.hxx>
#include <viewopt.hxx>
#include "table.hrc"
diff --git a/sw/source/ui/table/swtablerep.cxx b/sw/source/ui/table/swtablerep.cxx
index 578dd6d41306..9eae380e0ad8 100644
--- a/sw/source/ui/table/swtablerep.cxx
+++ b/sw/source/ui/table/swtablerep.cxx
@@ -34,7 +34,7 @@
#include <svtools/htmlcfg.hxx>
#include <fmtrowsplt.hxx>
-#include <svx/htmlmode.hxx>
+#include <sfx2/htmlmode.hxx>
#include <docsh.hxx>
#include <wrtsh.hxx>
diff --git a/sw/source/ui/table/tabledlg.cxx b/sw/source/ui/table/tabledlg.cxx
index 0ad320473729..e833ba80676a 100644
--- a/sw/source/ui/table/tabledlg.cxx
+++ b/sw/source/ui/table/tabledlg.cxx
@@ -34,7 +34,7 @@
#include <svtools/htmlcfg.hxx>
#include <fmtrowsplt.hxx>
-#include <svx/htmlmode.hxx>
+#include <sfx2/htmlmode.hxx>
#include "access.hrc"