Kaydet (Commit) 3e86d0b1 authored tarafından David Tardon's avatar David Tardon

drop unneeded includes

Change-Id: I7c5a6ce78883cada11082d7fbe3e78cef3d6a5ae
üst 8d374508
...@@ -38,7 +38,6 @@ ...@@ -38,7 +38,6 @@
#include <ooo/vba/excel/XlPlacement.hpp> #include <ooo/vba/excel/XlPlacement.hpp>
#include <rtl/ustrbuf.hxx> #include <rtl/ustrbuf.hxx>
#include <filter/msfilter/msvbahelper.hxx> #include <filter/msfilter/msvbahelper.hxx>
#include <oox/helper/helper.hxx>
#include <svx/unoshape.hxx> #include <svx/unoshape.hxx>
#include "vbafont.hxx" #include "vbafont.hxx"
#include "drwlayer.hxx" #include "drwlayer.hxx"
......
...@@ -39,7 +39,6 @@ ...@@ -39,7 +39,6 @@
#include <com/sun/star/form/XForm.hpp> #include <com/sun/star/form/XForm.hpp>
#include <com/sun/star/form/XFormComponent.hpp> #include <com/sun/star/form/XFormComponent.hpp>
#include <com/sun/star/form/XFormsSupplier.hpp> #include <com/sun/star/form/XFormsSupplier.hpp>
#include <oox/helper/helper.hxx>
#include "vbasheetobject.hxx" #include "vbasheetobject.hxx"
using ::rtl::OUString; using ::rtl::OUString;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment