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 --- fpicker/source/aqua/FilterHelper.hxx | 4 ---- fpicker/source/aqua/SalAquaFilePicker.hxx | 4 ---- fpicker/source/aqua/SalAquaFolderPicker.hxx | 8 -------- fpicker/source/aqua/SalAquaPicker.hxx | 6 ------ fpicker/source/office/OfficeFilePicker.hxx | 2 -- fpicker/source/office/iodlg.hxx | 4 ---- fpicker/source/unx/gnome/SalGtkFilePicker.hxx | 4 ---- fpicker/source/unx/gnome/SalGtkFolderPicker.hxx | 6 ------ fpicker/source/unx/gnome/eventnotification.hxx | 2 -- fpicker/source/unx/gnome/resourceprovider.hxx | 2 -- fpicker/source/win32/filepicker/FileOpenDlg.hxx | 2 -- fpicker/source/win32/filepicker/WinFileOpenImpl.hxx | 2 -- fpicker/source/win32/filepicker/eventnotification.hxx | 2 -- fpicker/source/win32/folderpicker/FolderPicker.hxx | 4 ---- fpicker/source/win32/misc/resourceprovider.hxx | 2 -- 15 files changed, 54 deletions(-) (limited to 'fpicker') diff --git a/fpicker/source/aqua/FilterHelper.hxx b/fpicker/source/aqua/FilterHelper.hxx index 0c4e7562389d..b0b982971f71 100644 --- a/fpicker/source/aqua/FilterHelper.hxx +++ b/fpicker/source/aqua/FilterHelper.hxx @@ -47,13 +47,9 @@ #include #include -#ifndef _COM_SUN_STAR_LANG_ILLEGALARGUMENTEXCEPTION_HXX_ #include -#endif -#ifndef _COM_SUN_STAR_UNO_RUNTIMEEXCEPTION_HXX_ #include -#endif // #ifndef _RTL_USTRING_H_ // #include diff --git a/fpicker/source/aqua/SalAquaFilePicker.hxx b/fpicker/source/aqua/SalAquaFilePicker.hxx index 60795d87dec9..37390632978d 100644 --- a/fpicker/source/aqua/SalAquaFilePicker.hxx +++ b/fpicker/source/aqua/SalAquaFilePicker.hxx @@ -42,16 +42,12 @@ #include #include -#ifndef _SALAQUAPICKER_HXX_ #include "SalAquaPicker.hxx" -#endif #include #include -#ifndef _RTL_USTRING_H_ #include -#endif #include "FilterHelper.hxx" #include "AquaFilePickerDelegate.hxx" diff --git a/fpicker/source/aqua/SalAquaFolderPicker.hxx b/fpicker/source/aqua/SalAquaFolderPicker.hxx index b7529a11e34f..a866f18483cf 100644 --- a/fpicker/source/aqua/SalAquaFolderPicker.hxx +++ b/fpicker/source/aqua/SalAquaFolderPicker.hxx @@ -32,26 +32,18 @@ // includes of other projects //_______________________________________________________________________________________________________________________ -#ifndef _CPPUHELPER_COMPBASE4_HXX_ #include -#endif #include #include #include -#ifndef _COM_SUN_STAR_UI_XFOLDERPICKER_HPP_ #include -#endif -#ifndef _SALAQUAPICKER_HXX_ #include "SalAquaPicker.hxx" -#endif #include -#ifndef _RTL_USTRING_H_ #include -#endif #include diff --git a/fpicker/source/aqua/SalAquaPicker.hxx b/fpicker/source/aqua/SalAquaPicker.hxx index be22ffddf063..4d4c45d9947e 100644 --- a/fpicker/source/aqua/SalAquaPicker.hxx +++ b/fpicker/source/aqua/SalAquaPicker.hxx @@ -34,17 +34,11 @@ #include -#ifndef _RTL_USTRING_HXX #include -#endif -#ifndef _COM_SUN_STAR_LANG_ILLEGALARGUMENTEXCEPTION_HXX_ #include -#endif -#ifndef _COM_SUN_STAR_UNO_RUNTIMEEXCEPTION_HXX_ #include -#endif #include "ControlHelper.hxx" #include diff --git a/fpicker/source/office/OfficeFilePicker.hxx b/fpicker/source/office/OfficeFilePicker.hxx index 21839554aefc..3fd0a0975e25 100644 --- a/fpicker/source/office/OfficeFilePicker.hxx +++ b/fpicker/source/office/OfficeFilePicker.hxx @@ -37,9 +37,7 @@ #include #include #include -#ifndef _COM_SUN_STAR_UNO_XCOMPONENT_CONTEXT_HPP_ #include -#endif #include diff --git a/fpicker/source/office/iodlg.hxx b/fpicker/source/office/iodlg.hxx index fbfa9a9355a5..632866529685 100644 --- a/fpicker/source/office/iodlg.hxx +++ b/fpicker/source/office/iodlg.hxx @@ -27,12 +27,8 @@ #ifndef _IODLGIMPL_HXX #define _IODLGIMPL_HXX -#ifndef _VCL_DIALOG_HXX #include -#endif -#ifndef _SV_BUTTON_HXX #include -#endif #include #include #include diff --git a/fpicker/source/unx/gnome/SalGtkFilePicker.hxx b/fpicker/source/unx/gnome/SalGtkFilePicker.hxx index 42f6a58b55f6..61c321cd6702 100644 --- a/fpicker/source/unx/gnome/SalGtkFilePicker.hxx +++ b/fpicker/source/unx/gnome/SalGtkFilePicker.hxx @@ -41,15 +41,11 @@ #include #include -#ifndef _SALGTKPICKER_HXX_ #include "SalGtkPicker.hxx" -#endif #include -#ifndef _RTL_USTRING_H_ #include -#endif #include diff --git a/fpicker/source/unx/gnome/SalGtkFolderPicker.hxx b/fpicker/source/unx/gnome/SalGtkFolderPicker.hxx index 07b25c256653..6bac155bc602 100644 --- a/fpicker/source/unx/gnome/SalGtkFolderPicker.hxx +++ b/fpicker/source/unx/gnome/SalGtkFolderPicker.hxx @@ -32,19 +32,13 @@ // includes of other projects //_______________________________________________________________________________________________________________________ -#ifndef _CPPUHELPER_COMPBASE3_HXX_ #include -#endif -#ifndef _SALGTKPICKER_HXX_ #include "SalGtkPicker.hxx" -#endif #include -#ifndef _RTL_USTRING_H_ #include -#endif #include diff --git a/fpicker/source/unx/gnome/eventnotification.hxx b/fpicker/source/unx/gnome/eventnotification.hxx index 6bd63f091441..a623375ca614 100644 --- a/fpicker/source/unx/gnome/eventnotification.hxx +++ b/fpicker/source/unx/gnome/eventnotification.hxx @@ -28,9 +28,7 @@ #ifndef _EVENTNOTIFICATION_HXX_ #define _EVENTNOTIFICATION_HXX_ -#ifndef _COM_SUN_STAR_UNO_XINTEFACE_HPP_ #include -#endif #include //----------------------------------- diff --git a/fpicker/source/unx/gnome/resourceprovider.hxx b/fpicker/source/unx/gnome/resourceprovider.hxx index cb43dd12b3e2..8fbb8eb9113e 100644 --- a/fpicker/source/unx/gnome/resourceprovider.hxx +++ b/fpicker/source/unx/gnome/resourceprovider.hxx @@ -35,9 +35,7 @@ #include -#ifndef _RTL_USTRING_HXX_ #include -#endif #define FOLDERPICKER_TITLE 500 #define FOLDER_PICKER_DEF_DESCRIPTION 501 diff --git a/fpicker/source/win32/filepicker/FileOpenDlg.hxx b/fpicker/source/win32/filepicker/FileOpenDlg.hxx index f1d8753dcf43..9167a21d5752 100644 --- a/fpicker/source/win32/filepicker/FileOpenDlg.hxx +++ b/fpicker/source/win32/filepicker/FileOpenDlg.hxx @@ -34,9 +34,7 @@ #include -#ifndef _RTL_USTRING_HXX_ #include -#endif #include #include "platform_xp.h" diff --git a/fpicker/source/win32/filepicker/WinFileOpenImpl.hxx b/fpicker/source/win32/filepicker/WinFileOpenImpl.hxx index 61d63952f8c7..d7b4e8d83f5f 100644 --- a/fpicker/source/win32/filepicker/WinFileOpenImpl.hxx +++ b/fpicker/source/win32/filepicker/WinFileOpenImpl.hxx @@ -33,9 +33,7 @@ // includes //------------------------------------------------------------------------ -#ifndef _COM_SUN_STAR_UI_DIALOGS_XEXTENDEDFILEPICKER_HPP_ #include -#endif #include #include #include "FilterContainer.hxx" diff --git a/fpicker/source/win32/filepicker/eventnotification.hxx b/fpicker/source/win32/filepicker/eventnotification.hxx index 6bd63f091441..a623375ca614 100644 --- a/fpicker/source/win32/filepicker/eventnotification.hxx +++ b/fpicker/source/win32/filepicker/eventnotification.hxx @@ -28,9 +28,7 @@ #ifndef _EVENTNOTIFICATION_HXX_ #define _EVENTNOTIFICATION_HXX_ -#ifndef _COM_SUN_STAR_UNO_XINTEFACE_HPP_ #include -#endif #include //----------------------------------- diff --git a/fpicker/source/win32/folderpicker/FolderPicker.hxx b/fpicker/source/win32/folderpicker/FolderPicker.hxx index 0bb02c3b7682..9d61286ce07b 100644 --- a/fpicker/source/win32/folderpicker/FolderPicker.hxx +++ b/fpicker/source/win32/folderpicker/FolderPicker.hxx @@ -36,16 +36,12 @@ #include #include -#ifndef _COM_SUN_STAR_UI_XFOLDERPICKER_HPP_ #include -#endif #include #include -#ifndef _FPIMPLBASE_HXX_ #include "WinFOPImpl.hxx" -#endif //---------------------------------------------------------- // class declaration diff --git a/fpicker/source/win32/misc/resourceprovider.hxx b/fpicker/source/win32/misc/resourceprovider.hxx index 97cd753053bf..41738a1f12e0 100644 --- a/fpicker/source/win32/misc/resourceprovider.hxx +++ b/fpicker/source/win32/misc/resourceprovider.hxx @@ -35,9 +35,7 @@ #include -#ifndef _RTL_USTRING_HXX_ #include -#endif //------------------------------------------------------------------------ // deklarations -- cgit