diff options
Diffstat (limited to 'svx/source/table/cell.cxx')
-rw-r--r-- | svx/source/table/cell.cxx | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/svx/source/table/cell.cxx b/svx/source/table/cell.cxx index acbd9fabd305e..10b5a9d073a39 100644 --- a/svx/source/table/cell.cxx +++ b/svx/source/table/cell.cxx @@ -42,7 +42,10 @@ #include <svx/svdoutl.hxx> #include <svx/unoshtxt.hxx> #include <svx/svdmodel.hxx> - +#include <svx/sdooitm.hxx> +#include <svx/sdtagitm.hxx> +#include <svx/sdmetitm.hxx> +#include <svx/xit.hxx> #include <getallcharpropids.hxx> #include "tableundo.hxx" #include <cell.hxx> |