diff options
Diffstat (limited to 'sw/source/ui/table/convert.cxx')
-rw-r--r-- | sw/source/ui/table/convert.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sw/source/ui/table/convert.cxx b/sw/source/ui/table/convert.cxx index 9420e5c2290f..fe49843b5264 100644 --- a/sw/source/ui/table/convert.cxx +++ b/sw/source/ui/table/convert.cxx @@ -17,20 +17,15 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <svl/stritem.hxx> -#include <sfx2/viewfrm.hxx> #include <modcfg.hxx> #include <sfx2/htmlmode.hxx> #include <viewopt.hxx> #include <swmodule.hxx> -#include <cmdid.h> #include <convert.hxx> #include <tablemgr.hxx> -#include <wrtsh.hxx> #include <view.hxx> #include <tblafmt.hxx> -#include <app.hrc> #include <strings.hrc> #include <swabstdlg.hxx> #include <swuiexp.hxx> |