diff options
Diffstat (limited to 'framework/source/classes')
-rw-r--r-- | framework/source/classes/bmkmenu.cxx | 2 | ||||
-rw-r--r-- | framework/source/classes/framecontainer.cxx | 6 | ||||
-rw-r--r--[-rwxr-xr-x] | framework/source/classes/fwlresid.cxx | 0 | ||||
-rw-r--r-- | framework/source/classes/menumanager.cxx | 2 |
4 files changed, 0 insertions, 10 deletions
diff --git a/framework/source/classes/bmkmenu.cxx b/framework/source/classes/bmkmenu.cxx index aa2aef3b9d2b..2aec7bfbc31d 100644 --- a/framework/source/classes/bmkmenu.cxx +++ b/framework/source/classes/bmkmenu.cxx @@ -46,9 +46,7 @@ #include <com/sun/star/uno/Reference.h> #include <com/sun/star/util/URL.hpp> #include <com/sun/star/beans/PropertyValue.hpp> -#ifndef _UNOTOOLS_PROCESSFACTORY_HXX #include <comphelper/processfactory.hxx> -#endif #include <com/sun/star/util/XURLTransformer.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/util/DateTime.hpp> diff --git a/framework/source/classes/framecontainer.cxx b/framework/source/classes/framecontainer.cxx index af25e786dbf1..6d35ef87d25b 100644 --- a/framework/source/classes/framecontainer.cxx +++ b/framework/source/classes/framecontainer.cxx @@ -32,23 +32,17 @@ // my own includes //_________________________________________________________________________________________________________________ -#ifndef __FRAMEWORK_FRAMECONTAINER_HXX_ #include <classes/framecontainer.hxx> -#endif #include <threadhelp/writeguard.hxx> #include <threadhelp/readguard.hxx> -#ifndef __FRAMEWORK_COMMANDS_HXX_ #include <commands.h> -#endif //_________________________________________________________________________________________________________________ // interface includes //_________________________________________________________________________________________________________________ -#ifndef _COM_SUN_STAR_FRAME_FRAMESEARCH_FLAG_HPP_ #include <com/sun/star/frame/FrameSearchFlag.hpp> -#endif //_________________________________________________________________________________________________________________ // includes of other projects diff --git a/framework/source/classes/fwlresid.cxx b/framework/source/classes/fwlresid.cxx index e3f3e26ce995..e3f3e26ce995 100755..100644 --- a/framework/source/classes/fwlresid.cxx +++ b/framework/source/classes/fwlresid.cxx diff --git a/framework/source/classes/menumanager.cxx b/framework/source/classes/menumanager.cxx index 35dab1ecbec1..34056cc3eae8 100644 --- a/framework/source/classes/menumanager.cxx +++ b/framework/source/classes/menumanager.cxx @@ -67,9 +67,7 @@ #include <unotools/pathoptions.hxx> #include <unotools/localfilehelper.hxx> -#ifndef _TOOLKIT_HELPER_VCLUNOHELPER_HXX_ #include <toolkit/unohlp.hxx> -#endif #include <tools/urlobj.hxx> #include <vcl/svapp.hxx> |