From dc8c15ae6267fe42ae1e9b69b30d2f5d9617e942 Mon Sep 17 00:00:00 2001 From: Petr Mladek Date: Mon, 4 Oct 2010 16:58:09 +0200 Subject: remove include guards using fixguard.py --- dbaccess/source/ui/dlg/ConnectionHelper.cxx | 84 ----------------------------- 1 file changed, 84 deletions(-) (limited to 'dbaccess/source/ui/dlg/ConnectionHelper.cxx') diff --git a/dbaccess/source/ui/dlg/ConnectionHelper.cxx b/dbaccess/source/ui/dlg/ConnectionHelper.cxx index 1d1277f49301..74322de10bf0 100644 --- a/dbaccess/source/ui/dlg/ConnectionHelper.cxx +++ b/dbaccess/source/ui/dlg/ConnectionHelper.cxx @@ -29,124 +29,46 @@ #include "precompiled_dbaccess.hxx" #include "dsnItem.hxx" -#ifndef DBAUI_CONNECTIONHELPER_HXX #include "ConnectionHelper.hxx" -#endif -#ifndef _DBAUI_AUTOCONTROLS_HRC_ #include "AutoControls.hrc" -#endif -#ifndef _DBU_DLG_HRC_ #include "dbu_dlg.hrc" -#endif -#ifndef _DBU_MISC_HRC_ #include "dbu_misc.hrc" -#endif -#ifndef _SFXITEMSET_HXX #include -#endif -#ifndef INCLUDED_SVTOOLS_MODULEOPTIONS_HXX #include -#endif -#ifndef _SFX_FCONTNR_HXX #include -#endif -#ifndef INCLUDED_SVTOOLS_PATHOPTIONS_HXX #include -#endif -#ifndef _SFXSTRITEM_HXX #include -#endif -#ifndef _SFXENUMITEM_HXX #include -#endif -#ifndef _SFXINTITEM_HXX #include -#endif -#ifndef _DBAUI_DATASOURCEITEMS_HXX_ #include "dsitems.hxx" -#endif -#ifndef _DBA_DBACCESS_HELPID_HRC_ #include "dbaccess_helpid.hrc" -#endif -#ifndef _DBAUI_LOCALRESACCESS_HXX_ #include "localresaccess.hxx" -#endif -#ifndef _OSL_PROCESS_H_ #include -#endif -#ifndef _SV_MSGBOX_HXX #include -#endif -#ifndef _FILEDLGHELPER_HXX #include -#endif -#ifndef _DBAUI_DBADMIN_HXX_ #include "dbadmin.hxx" -#endif -#ifndef _COMPHELPER_TYPES_HXX_ #include -#endif -#ifndef _VCL_STDTEXT_HXX #include -#endif -#ifndef _DBAUI_SQLMESSAGE_HXX_ #include "sqlmessage.hxx" -#endif -#ifndef _DBAUI_ODBC_CONFIG_HXX_ #include "odbcconfig.hxx" -#endif -#ifndef _DBAUI_DSSELECT_HXX_ #include "dsselect.hxx" -#endif -#ifndef SVTOOLS_FILENOTATION_HXX_ #include -#endif -#ifndef DBACCESS_SHARED_DBUSTRINGS_HRC #include "dbustrings.hrc" -#endif -#ifndef _COM_SUN_STAR_UI_DIALOGS_XFOLDERPICKER_HPP_ #include -#endif -#ifndef _COM_SUN_STAR_SDBC_XROW_HPP_ #include -#endif -#ifndef _COM_SUN_STAR_AWT_XWINDOW_HPP_ #include -#endif // #106016# ------------------------------------ -#ifndef _COM_SUN_STAR_TASK_XINTERACTIONHANDLER_HPP_ #include -#endif -#ifndef _COM_SUN_STAR_TASK_XPROGRESSHANDLER_HPP_ #include -#endif -#ifndef DBAUI_TOOLS_HXX #include "UITools.hxx" -#endif -#ifndef _UNOTOOLS_LOCALFILEHELPER_HXX #include -#endif -#ifndef _UNOTOOLS_UCBHELPER_HXX #include -#endif -#ifndef _UCBHELPER_COMMANDENVIRONMENT_HXX #include -#endif -#ifndef DBAUI_FILEPICKER_INTERACTION_HXX #include "finteraction.hxx" -#endif -#ifndef _CONNECTIVITY_COMMONTOOLS_HXX_ #include -#endif -#ifndef _URLOBJ_HXX #include -#endif -#ifndef TOOLS_DIAGNOSE_EX_H #include -#endif -#ifndef _SFX_DOCFILT_HACK_HXX #include -#endif #if !defined(WINDOWS_VISTA_PSDK) && (defined(WIN) || defined(WNT)) #define _ADO_DATALINK_BROWSE_ #endif @@ -157,17 +79,11 @@ #include #include #endif -#ifndef _SV_SYSDATA_HXX #include -#endif -#ifndef _DBAUI_ADO_DATALINK_HXX_ #include "adodatalinks.hxx" -#endif #endif //_ADO_DATALINK_BROWSE_ -#ifndef _COM_SUN_STAR_MOZILLA_XMOZILLABOOTSTRAP_HPP_ #include -#endif #include -- cgit ora/dcm-6.2'>distro/collabora/dcm-6.2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 12:57:22 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 12:57:22 -0600
commit24c0f876152b004c67c0e80d8c9ae0002effb028 (patch)
tree895c58f94dfa746aeb4bbc010f4f2910323272a0 /canvas/source/directx/dx_textlayout_drawhelper.cxx
parent4dc45a2854783e86534cf1f99ea9becaf0e5b2d5 (diff)
remove include of pch header in canvas