diff options
-rw-r--r-- | basctl/source/basicide/basdoc.hxx | 1 | ||||
-rw-r--r-- | basctl/source/basicide/bastype3.cxx | 1 | ||||
-rw-r--r-- | basctl/source/basicide/bastype3.hxx | 1 | ||||
-rw-r--r-- | basctl/source/dlged/dlgedobj.cxx | 2 |
4 files changed, 0 insertions, 5 deletions
diff --git a/basctl/source/basicide/basdoc.hxx b/basctl/source/basicide/basdoc.hxx index 9a2d42dd566f..be56f09e588f 100644 --- a/basctl/source/basicide/basdoc.hxx +++ b/basctl/source/basicide/basdoc.hxx @@ -20,7 +20,6 @@ #ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_BASDOC_HXX #define INCLUDED_BASCTL_SOURCE_BASICIDE_BASDOC_HXX -#include <iderid.hxx> #include <sfx2/docfac.hxx> #include <svx/ifaceids.hxx> #include <vcl/vclptr.hxx> diff --git a/basctl/source/basicide/bastype3.cxx b/basctl/source/basicide/bastype3.cxx index 7d6df0153b6c..2b8e3f79d8e3 100644 --- a/basctl/source/basicide/bastype3.cxx +++ b/basctl/source/basicide/bastype3.cxx @@ -20,7 +20,6 @@ #include <basic/basmgr.hxx> #include <basic/sbmod.hxx> #include <bastype2.hxx> -#include <strings.hrc> #include <bitmaps.hlst> #include <bastypes.hxx> #include <com/sun/star/script/XLibraryContainer.hpp> diff --git a/basctl/source/basicide/bastype3.hxx b/basctl/source/basicide/bastype3.hxx index 5d002e4ca90b..19887f9f7dc7 100644 --- a/basctl/source/basicide/bastype3.hxx +++ b/basctl/source/basicide/bastype3.hxx @@ -20,7 +20,6 @@ #define INCLUDED_BASCTL_SOURCE_BASICIDE_BASTYPE3_HXX #include <svtools/svmedit.hxx> -#include <iderid.hxx> #include <vcl/accel.hxx> namespace basctl diff --git a/basctl/source/dlged/dlgedobj.cxx b/basctl/source/dlged/dlgedobj.cxx index 96e03bd0690a..41158fed7273 100644 --- a/basctl/source/dlged/dlgedobj.cxx +++ b/basctl/source/dlged/dlgedobj.cxx @@ -27,10 +27,8 @@ #include <dlgedobj.hxx> #include <dlgedpage.hxx> #include <dlgedview.hxx> -#include <iderid.hxx> #include <localizationmgr.hxx> #include <strings.hxx> -#include <strings.hrc> #include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/form/binding/XBindableValue.hpp> |