From d890da89f4d27f7acfb181a5a547a95ad823efb0 Mon Sep 17 00:00:00 2001 From: Petr Mladek Date: Tue, 5 Oct 2010 15:55:12 +0200 Subject: more removed include guards using fixguard.py --- framework/inc/dispatch/basedispatcher.hxx | 2 -- framework/inc/dispatch/dispatchprovider.hxx | 2 -- framework/inc/dispatch/oxt_handler.hxx | 36 -------------------------- framework/inc/dispatch/popupmenudispatcher.hxx | 4 --- 4 files changed, 44 deletions(-) (limited to 'framework/inc/dispatch') diff --git a/framework/inc/dispatch/basedispatcher.hxx b/framework/inc/dispatch/basedispatcher.hxx index 0b2f7d547b2e..73099e57ddd8 100644 --- a/framework/inc/dispatch/basedispatcher.hxx +++ b/framework/inc/dispatch/basedispatcher.hxx @@ -36,9 +36,7 @@ #include #include -#ifndef __FRAMEWORK_THREADHELP_TRANSACTIONBASE_HXX_ #include -#endif #include #include #include diff --git a/framework/inc/dispatch/dispatchprovider.hxx b/framework/inc/dispatch/dispatchprovider.hxx index 15e2a1df5987..26babd41200f 100644 --- a/framework/inc/dispatch/dispatchprovider.hxx +++ b/framework/inc/dispatch/dispatchprovider.hxx @@ -37,9 +37,7 @@ #include #include -#ifndef __FRAMEWORK_THREADHELP_TRANSACTIONBASE_HXX_ #include -#endif #include #include #include diff --git a/framework/inc/dispatch/oxt_handler.hxx b/framework/inc/dispatch/oxt_handler.hxx index 25bb1db58086..82d4d14d59b8 100644 --- a/framework/inc/dispatch/oxt_handler.hxx +++ b/framework/inc/dispatch/oxt_handler.hxx @@ -32,85 +32,49 @@ // my own includes //_________________________________________________________________________________________________________________ -#ifndef __FRAMEWORK_THREADHELP_THREADHELPBASE_HXX_ #include -#endif -#ifndef __FRAMEWORK_THREADHELP_RESETABLEGUARD_HXX_ #include -#endif -#ifndef __FRAMEWORK_MACROS_XINTERFACE_HXX_ #include -#endif -#ifndef __FRAMEWORK_MACROS_XTYPEPROVIDER_HXX_ #include -#endif -#ifndef __FRAMEWORK_MACROS_XSERVICEINFO_HXX_ #include -#endif -#ifndef __FRAMEWORK_MACROS_DEBUG_HXX_ #include -#endif -#ifndef __FRAMEWORK_MACROS_GENERIC_HXX_ #include -#endif -#ifndef __FRAMEWORK_GENERAL_H_ #include -#endif -#ifndef __FRAMEWORK_STDTYPES_H_ #include -#endif //_________________________________________________________________________________________________________________ // interface includes //_________________________________________________________________________________________________________________ -#ifndef _COM_SUN_STAR_LANG_XTYPEPROVIDER_HPP_ #include -#endif -#ifndef _COM_SUN_STAR_LANG_XMULTISERVICEFACTORY_HPP_ #include -#endif -#ifndef _COM_SUN_STAR_FRAME_XNOTIFYINGDISPATCH_HPP_ #include -#endif -#ifndef _COM_SUN_STAR_FRAME_XSTATUSLISTENER_HPP_ #include -#endif -#ifndef _COM_SUN_STAR_FRAME_XFRAME_HPP_ #include -#endif -#ifndef _COM_SUN_STAR_DOCUMENT_XEXTENDEDFILTERDETECTION_HPP_ #include -#endif -#ifndef _COM_SUN_STAR_BEANS_PROPERTYVALUE_HPP_ #include -#endif -#ifndef _COM_SUN_STAR_UTIL_URL_HPP_ #include -#endif //_________________________________________________________________________________________________________________ // other includes //_________________________________________________________________________________________________________________ -#ifndef _CPPUHELPER_WEAK_HXX_ #include -#endif //_________________________________________________________________________________________________________________ // namespace diff --git a/framework/inc/dispatch/popupmenudispatcher.hxx b/framework/inc/dispatch/popupmenudispatcher.hxx index e8002834dff9..5468024d9f3c 100644 --- a/framework/inc/dispatch/popupmenudispatcher.hxx +++ b/framework/inc/dispatch/popupmenudispatcher.hxx @@ -63,12 +63,8 @@ #include #include #include -#ifndef _COM_SUN_STAR_URI_XURLREFERENCEFACTORY_HPP_ #include -#endif -#ifndef _COM_SUN_STAR_URI_XURLREFERENCE_HPP_ #include -#endif //_________________________________________________________________________________________________________________ // other includes -- cgit v1.2.3