diff options
Diffstat (limited to 'dbaccess/source/ui')
26 files changed, 0 insertions, 26 deletions
diff --git a/dbaccess/source/ui/app/AppControllerDnD.cxx b/dbaccess/source/ui/app/AppControllerDnD.cxx index 342de47f7ec5..928a67378a6b 100644 --- a/dbaccess/source/ui/app/AppControllerDnD.cxx +++ b/dbaccess/source/ui/app/AppControllerDnD.cxx @@ -21,7 +21,6 @@ #include "AppController.hxx" #include <comphelper/sequence.hxx> #include <comphelper/property.hxx> -#include <comphelper/processfactory.hxx> #include <core_resource.hxx> #include <stringconstants.hxx> #include <com/sun/star/sdbcx/XDataDescriptorFactory.hpp> diff --git a/dbaccess/source/ui/app/AppControllerGen.cxx b/dbaccess/source/ui/app/AppControllerGen.cxx index 98daf558b3cf..fa367c373862 100644 --- a/dbaccess/source/ui/app/AppControllerGen.cxx +++ b/dbaccess/source/ui/app/AppControllerGen.cxx @@ -51,7 +51,6 @@ #include <com/sun/star/util/XRefreshable.hpp> #include <cppuhelper/exc_hlp.hxx> -#include <comphelper/processfactory.hxx> #include <connectivity/dbexception.hxx> #include <connectivity/dbtools.hxx> #include <connectivity/sqlerror.hxx> diff --git a/dbaccess/source/ui/app/AppDetailView.cxx b/dbaccess/source/ui/app/AppDetailView.cxx index e42ca5a4df06..aec4f4abc30b 100644 --- a/dbaccess/source/ui/app/AppDetailView.cxx +++ b/dbaccess/source/ui/app/AppDetailView.cxx @@ -44,7 +44,6 @@ #include <algorithm> #include <dbtreelistbox.hxx> #include <imageprovider.hxx> -#include <comphelper/processfactory.hxx> #include "AppController.hxx" using namespace ::dbaui; diff --git a/dbaccess/source/ui/browser/brwctrlr.cxx b/dbaccess/source/ui/browser/brwctrlr.cxx index fc03605fc880..ea4f6d098364 100644 --- a/dbaccess/source/ui/browser/brwctrlr.cxx +++ b/dbaccess/source/ui/browser/brwctrlr.cxx @@ -69,7 +69,6 @@ #include <comphelper/enumhelper.hxx> #include <comphelper/extract.hxx> #include <comphelper/interaction.hxx> -#include <comphelper/processfactory.hxx> #include <comphelper/sequence.hxx> #include <comphelper/string.hxx> #include <connectivity/dbexception.hxx> diff --git a/dbaccess/source/ui/browser/dbexchange.cxx b/dbaccess/source/ui/browser/dbexchange.cxx index 8b1bf8af97eb..e5f673c81643 100644 --- a/dbaccess/source/ui/browser/dbexchange.cxx +++ b/dbaccess/source/ui/browser/dbexchange.cxx @@ -28,7 +28,6 @@ #include <comphelper/uno3.hxx> #include <svx/dataaccessdescriptor.hxx> #include <UITools.hxx> -#include <comphelper/processfactory.hxx> namespace dbaui { diff --git a/dbaccess/source/ui/browser/genericcontroller.cxx b/dbaccess/source/ui/browser/genericcontroller.cxx index 0081edd43106..1155b1ff93c9 100644 --- a/dbaccess/source/ui/browser/genericcontroller.cxx +++ b/dbaccess/source/ui/browser/genericcontroller.cxx @@ -29,7 +29,6 @@ #include <osl/diagnose.h> #include <stringconstants.hxx> #include <vcl/stdtext.hxx> -#include <comphelper/processfactory.hxx> #include <cppuhelper/typeprovider.hxx> #include <framework/titlehelper.hxx> #include <comphelper/sequence.hxx> diff --git a/dbaccess/source/ui/control/ColumnControlWindow.cxx b/dbaccess/source/ui/control/ColumnControlWindow.cxx index 2be239bdf798..bf649ae486bb 100644 --- a/dbaccess/source/ui/control/ColumnControlWindow.cxx +++ b/dbaccess/source/ui/control/ColumnControlWindow.cxx @@ -25,7 +25,6 @@ #include <core_resource.hxx> #include <dbu_pageids.hxx> #include <strings.hrc> -#include <comphelper/processfactory.hxx> #include <com/sun/star/util/NumberFormatter.hpp> using namespace ::dbaui; diff --git a/dbaccess/source/ui/dlg/CollectionView.cxx b/dbaccess/source/ui/dlg/CollectionView.cxx index 764d4d43de0c..a13aafa9b987 100644 --- a/dbaccess/source/ui/dlg/CollectionView.cxx +++ b/dbaccess/source/ui/dlg/CollectionView.cxx @@ -23,7 +23,6 @@ #include <core_resource.hxx> #include <dbu_dlg.hxx> #include <strings.hrc> -#include <comphelper/processfactory.hxx> #include <comphelper/interaction.hxx> #include <comphelper/propertysequence.hxx> #include <cppuhelper/exc_hlp.hxx> diff --git a/dbaccess/source/ui/dlg/DbAdminImpl.cxx b/dbaccess/source/ui/dlg/DbAdminImpl.cxx index 750bc79f6077..be9102c5e922 100644 --- a/dbaccess/source/ui/dlg/DbAdminImpl.cxx +++ b/dbaccess/source/ui/dlg/DbAdminImpl.cxx @@ -54,7 +54,6 @@ #include <comphelper/guarding.hxx> #include <comphelper/interaction.hxx> -#include <comphelper/processfactory.hxx> #include <comphelper/property.hxx> #include <comphelper/sequence.hxx> #include <comphelper/string.hxx> diff --git a/dbaccess/source/ui/dlg/RelationDlg.cxx b/dbaccess/source/ui/dlg/RelationDlg.cxx index abe866ef59eb..74671499048b 100644 --- a/dbaccess/source/ui/dlg/RelationDlg.cxx +++ b/dbaccess/source/ui/dlg/RelationDlg.cxx @@ -34,7 +34,6 @@ #include <RTableConnectionData.hxx> #include <RelationControl.hxx> #include <cppuhelper/exc_hlp.hxx> -#include <comphelper/processfactory.hxx> #include <algorithm> diff --git a/dbaccess/source/ui/dlg/TablesSingleDlg.cxx b/dbaccess/source/ui/dlg/TablesSingleDlg.cxx index b39c45a07f7b..65f95fdf689f 100644 --- a/dbaccess/source/ui/dlg/TablesSingleDlg.cxx +++ b/dbaccess/source/ui/dlg/TablesSingleDlg.cxx @@ -21,7 +21,6 @@ #include "DbAdminImpl.hxx" #include "tablespage.hxx" #include <dsitems.hxx> -#include <comphelper/processfactory.hxx> #include <propertysetitem.hxx> diff --git a/dbaccess/source/ui/dlg/UserAdmin.cxx b/dbaccess/source/ui/dlg/UserAdmin.cxx index 645c6847d261..84869c3f3ee9 100644 --- a/dbaccess/source/ui/dlg/UserAdmin.cxx +++ b/dbaccess/source/ui/dlg/UserAdmin.cxx @@ -21,7 +21,6 @@ #include <UITools.hxx> #include <dbu_dlg.hxx> #include <comphelper/types.hxx> -#include <comphelper/processfactory.hxx> #include <com/sun/star/sdbc/XDatabaseMetaData.hpp> #include <com/sun/star/sdbcx/XDataDefinitionSupplier.hpp> #include <com/sun/star/sdbcx/XUsersSupplier.hpp> diff --git a/dbaccess/source/ui/dlg/UserAdminDlg.cxx b/dbaccess/source/ui/dlg/UserAdminDlg.cxx index 89e083de9127..59b7303aeb4c 100644 --- a/dbaccess/source/ui/dlg/UserAdminDlg.cxx +++ b/dbaccess/source/ui/dlg/UserAdminDlg.cxx @@ -29,7 +29,6 @@ #include "UserAdmin.hxx" #include <UserAdminDlg.hxx> -#include <comphelper/processfactory.hxx> #include <connectivity/dbmetadata.hxx> #include <cppuhelper/exc_hlp.hxx> #include <svl/eitem.hxx> diff --git a/dbaccess/source/ui/dlg/dbwizsetup.cxx b/dbaccess/source/ui/dlg/dbwizsetup.cxx index ac3dac1cf3a3..2f216bcfb78b 100644 --- a/dbaccess/source/ui/dlg/dbwizsetup.cxx +++ b/dbaccess/source/ui/dlg/dbwizsetup.cxx @@ -74,7 +74,6 @@ #include <svl/filenotation.hxx> #include <comphelper/interaction.hxx> #include <comphelper/namedvaluecollection.hxx> -#include <comphelper/processfactory.hxx> #include <comphelper/sequenceashashmap.hxx> #include <tools/diagnose_ex.h> #include <osl/diagnose.h> diff --git a/dbaccess/source/ui/dlg/dsselect.cxx b/dbaccess/source/ui/dlg/dsselect.cxx index c933252a031a..1711710d51d8 100644 --- a/dbaccess/source/ui/dlg/dsselect.cxx +++ b/dbaccess/source/ui/dlg/dsselect.cxx @@ -28,7 +28,6 @@ #include <stringconstants.hxx> #include <comphelper/extract.hxx> #include <comphelper/types.hxx> -#include <comphelper/processfactory.hxx> #include <dsitems.hxx> #include <svl/stritem.hxx> #include <svl/intitem.hxx> diff --git a/dbaccess/source/ui/dlg/paramdialog.cxx b/dbaccess/source/ui/dlg/paramdialog.cxx index ea2e7640459b..c857ab8f387e 100644 --- a/dbaccess/source/ui/dlg/paramdialog.cxx +++ b/dbaccess/source/ui/dlg/paramdialog.cxx @@ -25,7 +25,6 @@ #include <commontypes.hxx> #include <com/sun/star/util/NumberFormatter.hpp> #include <com/sun/star/sdbc/DataType.hpp> -#include <comphelper/processfactory.hxx> #include <connectivity/dbtools.hxx> #include <stringconstants.hxx> #include <vcl/svapp.hxx> diff --git a/dbaccess/source/ui/dlg/tablespage.cxx b/dbaccess/source/ui/dlg/tablespage.cxx index a6011aac205b..d45860e4e6a8 100644 --- a/dbaccess/source/ui/dlg/tablespage.cxx +++ b/dbaccess/source/ui/dlg/tablespage.cxx @@ -47,7 +47,6 @@ #include <svtools/treelistentry.hxx> #include <TablesSingleDlg.hxx> #include <tools/diagnose_ex.h> -#include <comphelper/processfactory.hxx> #include <cppuhelper/exc_hlp.hxx> namespace dbaui diff --git a/dbaccess/source/ui/misc/TableCopyHelper.cxx b/dbaccess/source/ui/misc/TableCopyHelper.cxx index 9dd156bbb27d..a3cc4546c196 100644 --- a/dbaccess/source/ui/misc/TableCopyHelper.cxx +++ b/dbaccess/source/ui/misc/TableCopyHelper.cxx @@ -41,7 +41,6 @@ #include <unotools/ucbhelper.hxx> #include <tools/urlobj.hxx> #include <tools/diagnose_ex.h> -#include <comphelper/processfactory.hxx> #include <com/sun/star/sdbcx/XTablesSupplier.hpp> #include <com/sun/star/sdbcx/XViewsSupplier.hpp> #include <com/sun/star/sdb/XQueryDefinitionsSupplier.hpp> diff --git a/dbaccess/source/ui/misc/TokenWriter.cxx b/dbaccess/source/ui/misc/TokenWriter.cxx index 4cc780f07616..ab9e5b29be22 100644 --- a/dbaccess/source/ui/misc/TokenWriter.cxx +++ b/dbaccess/source/ui/misc/TokenWriter.cxx @@ -26,7 +26,6 @@ #include <HtmlReader.hxx> #include <stringconstants.hxx> #include <strings.hxx> -#include <comphelper/processfactory.hxx> #include <comphelper/string.hxx> #include <comphelper/types.hxx> #include <connectivity/dbtools.hxx> diff --git a/dbaccess/source/ui/misc/UITools.cxx b/dbaccess/source/ui/misc/UITools.cxx index 41b0e9194f61..8f48e784d4ab 100644 --- a/dbaccess/source/ui/misc/UITools.cxx +++ b/dbaccess/source/ui/misc/UITools.cxx @@ -68,7 +68,6 @@ #include <com/sun/star/awt/FontWidth.hpp> #include <TypeInfo.hxx> #include <FieldDescriptions.hxx> -#include <comphelper/processfactory.hxx> #include <comphelper/stl_types.hxx> #include <comphelper/propertysequence.hxx> diff --git a/dbaccess/source/ui/misc/WCopyTable.cxx b/dbaccess/source/ui/misc/WCopyTable.cxx index b989d3ab0f04..191708821273 100644 --- a/dbaccess/source/ui/misc/WCopyTable.cxx +++ b/dbaccess/source/ui/misc/WCopyTable.cxx @@ -47,7 +47,6 @@ #include <com/sun/star/task/InteractionHandler.hpp> #include <comphelper/extract.hxx> -#include <comphelper/processfactory.hxx> #include <comphelper/types.hxx> #include <comphelper/interaction.hxx> #include <connectivity/dbtools.hxx> diff --git a/dbaccess/source/ui/misc/datasourceconnector.cxx b/dbaccess/source/ui/misc/datasourceconnector.cxx index 726c83fb3016..dbb566b9832e 100644 --- a/dbaccess/source/ui/misc/datasourceconnector.cxx +++ b/dbaccess/source/ui/misc/datasourceconnector.cxx @@ -29,7 +29,6 @@ #include <com/sun/star/sdb/SQLContext.hpp> #include <com/sun/star/sdbc/SQLWarning.hpp> #include <osl/thread.h> -#include <comphelper/processfactory.hxx> #include <comphelper/extract.hxx> #include <comphelper/namedvaluecollection.hxx> #include <connectivity/dbexception.hxx> diff --git a/dbaccess/source/ui/misc/dbsubcomponentcontroller.cxx b/dbaccess/source/ui/misc/dbsubcomponentcontroller.cxx index b3935df22d6c..4c9b1cb156d6 100644 --- a/dbaccess/source/ui/misc/dbsubcomponentcontroller.cxx +++ b/dbaccess/source/ui/misc/dbsubcomponentcontroller.cxx @@ -36,7 +36,6 @@ #include <com/sun/star/util/NumberFormatter.hpp> #include <com/sun/star/lang/IllegalArgumentException.hpp> -#include <comphelper/processfactory.hxx> #include <comphelper/sequence.hxx> #include <comphelper/types.hxx> #include <connectivity/dbexception.hxx> diff --git a/dbaccess/source/ui/querydesign/JoinTableView.cxx b/dbaccess/source/ui/querydesign/JoinTableView.cxx index b43fe25ba44d..87553e1f981a 100644 --- a/dbaccess/source/ui/querydesign/JoinTableView.cxx +++ b/dbaccess/source/ui/querydesign/JoinTableView.cxx @@ -42,7 +42,6 @@ #include <com/sun/star/accessibility/AccessibleEventId.hpp> #include <UITools.hxx> #include <cppuhelper/exc_hlp.hxx> -#include <comphelper/processfactory.hxx> #include <tools/diagnose_ex.h> #include <algorithm> #include <functional> diff --git a/dbaccess/source/ui/tabledesign/TEditControl.cxx b/dbaccess/source/ui/tabledesign/TEditControl.cxx index 53ccb007dd8e..bb025af9693f 100644 --- a/dbaccess/source/ui/tabledesign/TEditControl.cxx +++ b/dbaccess/source/ui/tabledesign/TEditControl.cxx @@ -18,7 +18,6 @@ */ #include "TEditControl.hxx" -#include <comphelper/processfactory.hxx> #include <com/sun/star/sdbc/XDatabaseMetaData.hpp> #include <com/sun/star/sdbcx/XColumnsSupplier.hpp> #include <com/sun/star/sdbcx/XAlterTable.hpp> diff --git a/dbaccess/source/ui/uno/unoadmin.cxx b/dbaccess/source/ui/uno/unoadmin.cxx index 51abc7e5a208..5e1497a82805 100644 --- a/dbaccess/source/ui/uno/unoadmin.cxx +++ b/dbaccess/source/ui/uno/unoadmin.cxx @@ -23,7 +23,6 @@ #include <unoadmin.hxx> #include <dbadmin.hxx> #include <comphelper/extract.hxx> -#include <comphelper/processfactory.hxx> #include <cppuhelper/typeprovider.hxx> #include <comphelper/property.hxx> |