[cp] Flag a few more import filters as EXOTIC
[LibreOffice.git] / dbaccess / util / dbu.component
blob4c131dacdfe7f86482dc40e34123d7712958eb6e
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
18 -->
20 <component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
21 xmlns="http://openoffice.org/2010/uno-components">
22 <implementation name="com.sun.star.comp.dbaccess.DatabaseInteractionHandler"
23 constructor="com_sun_star_comp_dbaccess_DatabaseInteractionHandler_get_implementation">
24 <service name="com.sun.star.sdb.DatabaseInteractionHandler"/>
25 </implementation>
26 <implementation name="com.sun.star.comp.dbaccess.LegacyInteractionHandler"
27 constructor="com_sun_star_comp_dbaccess_LegacyInteractionHandler_get_implementation">
28 <service name="com.sun.star.sdb.InteractionHandler"/>
29 </implementation>
30 <implementation
31 name="com.sun.star.comp.dbaccess.OTextConnectionSettingsDialog"
32 constructor="com_sun_star_comp_dbaccess_OTextConnectionSettingsDialog_get_implementation">
33 <service name="com.sun.star.sdb.TextConnectionSettings"/>
34 </implementation>
35 <implementation name="com.sun.star.comp.dbu.OColumnControl"
36 constructor="com_sun_star_comp_dbu_OColumnControl_get_implementation">
37 <service name="com.sun.star.sdb.ColumnDescriptorControl"/>
38 </implementation>
39 <implementation name="com.sun.star.comp.dbu.OColumnControlModel"
40 constructor="com_sun_star_comp_dbu_OColumnControlModel_get_implementation">
41 <service name="com.sun.star.sdb.ColumnDescriptorControlModel"/>
42 </implementation>
43 <implementation name="com.sun.star.comp.dbu.SbaXGridControl"
44 constructor="com_sun_star_comp_dbu_SbaXGridControl_get_implementation">
45 <service name="com.sun.star.form.control.GridControl"/>
46 <service name="com.sun.star.form.control.InteractionGridControl"/>
47 </implementation>
48 <implementation name="com.sun.star.comp.sdb.DirectSQLDialog"
49 constructor="com_sun_star_comp_sdb_DirectSQLDialog_get_implementation">
50 <service name="org.openoffice.comp.dbu.DirectSqlDialog"/>
51 </implementation>
52 <implementation name="com.sun.star.uno.comp.sdb.RowsetFilterDialog"
53 constructor="com_sun_star_uno_comp_sdb_RowsetFilterDialog_get_implementation">
54 <service name="com.sun.star.sdb.FilterDialog"/>
55 </implementation>
56 <implementation name="com.sun.star.uno.comp.sdb.RowsetOrderDialog"
57 constructor="com_sun_star_uno_comp_sdb_RowsetOrderDialog_get_implementation">
58 <service name="com.sun.star.sdb.OrderDialog"/>
59 </implementation>
60 <implementation name="org.openoffice.comp.dbu.CopyTableWizard"
61 constructor="org_openoffice_comp_dbu_CopyTableWizard_get_implementation">
62 <service name="com.sun.star.sdb.application.CopyTableWizard"/>
63 </implementation>
64 <implementation name="org.openoffice.comp.dbu.DBContentLoader"
65 constructor="org_openoffice_comp_dbu_DBContentLoader_get_implementation">
66 <service name="com.sun.star.frame.FrameLoader"/>
67 <service name="com.sun.star.sdb.ContentLoader"/>
68 </implementation>
69 <implementation name="org.openoffice.comp.dbu.OAdvancedSettingsDialog"
70 constructor="org_openoffice_comp_dbu_OAdvancedSettingsDialog_get_implementation">
71 <service name="com.sun.star.sdb.AdvancedDatabaseSettingsDialog"/>
72 </implementation>
73 <implementation name="org.openoffice.comp.dbu.OApplicationController"
74 constructor="org_openoffice_comp_dbu_OApplicationController_get_implementation">
75 <service name="com.sun.star.sdb.application.DefaultViewController"/>
76 </implementation>
77 <implementation name="org.openoffice.comp.dbu.ODBTypeWizDialog"
78 constructor="org_openoffice_comp_dbu_ODBTypeWizDialog_get_implementation">
79 <service name="com.sun.star.sdb.DataSourceTypeChangeDialog"/>
80 </implementation>
81 <implementation name="org.openoffice.comp.dbu.ODBTypeWizDialogSetup"
82 constructor="org_openoffice_comp_dbu_ODBTypeWizDialogSetup_get_implementation">
83 <service name="com.sun.star.sdb.DatabaseWizardDialog"/>
84 </implementation>
85 <implementation
86 name="org.openoffice.comp.dbu.ODatasourceAdministrationDialog"
87 constructor="org_openoffice_comp_dbu_ODatasourceAdministrationDialog_get_implementation">
88 <service name="com.sun.star.sdb.DatasourceAdministrationDialog"/>
89 </implementation>
90 <implementation name="org.openoffice.comp.dbu.ODatasourceBrowser"
91 constructor="org_openoffice_comp_dbu_ODatasourceBrowser_get_implementation">
92 <service name="com.sun.star.sdb.DataSourceBrowser"/>
93 </implementation>
94 <implementation name="org.openoffice.comp.dbu.OFormGridView"
95 constructor="org_openoffice_comp_dbu_OFormGridView_get_implementation">
96 <service name="com.sun.star.sdb.FormGridView"/>
97 </implementation>
98 <implementation name="org.openoffice.comp.dbu.OQueryDesign"
99 constructor="org_openoffice_comp_dbu_OQueryDesign_get_implementation">
100 <service name="com.sun.star.sdb.QueryDesign"/>
101 </implementation>
102 <implementation name="org.openoffice.comp.dbu.ORelationDesign"
103 constructor="org_openoffice_comp_dbu_ORelationDesign_get_implementation">
104 <service name="com.sun.star.sdb.RelationDesign"/>
105 </implementation>
106 <implementation name="org.openoffice.comp.dbu.OSQLMessageDialog"
107 constructor="org_openoffice_comp_dbu_OSQLMessageDialog_get_implementation">
108 <service name="com.sun.star.sdb.ErrorMessageDialog"/>
109 </implementation>
110 <implementation name="org.openoffice.comp.dbu.OTableDesign"
111 constructor="org_openoffice_comp_dbu_OTableDesign_get_implementation">
112 <service name="com.sun.star.sdb.TableDesign"/>
113 </implementation>
114 <implementation name="org.openoffice.comp.dbu.OTableFilterDialog"
115 constructor="org_openoffice_comp_dbu_OTableFilterDialog_get_implementation">
116 <service name="com.sun.star.sdb.TableFilterDialog"/>
117 </implementation>
118 <implementation name="org.openoffice.comp.dbu.OUserSettingsDialog"
119 constructor="org_openoffice_comp_dbu_OUserSettingsDialog_get_implementation">
120 <service name="com.sun.star.sdb.UserAdministrationDialog"/>
121 </implementation>
122 <implementation name="org.openoffice.comp.dbu.OViewDesign"
123 constructor="org_openoffice_comp_dbu_OViewDesign_get_implementation">
124 <service name="com.sun.star.sdb.ViewDesign"/>
125 </implementation>
126 <implementation name="org.libreoffice.comp.dbu.LimitBoxController"
127 constructor="org_libreoffice_comp_dbu_LimitBoxController_get_implementation">
128 <service name="com.sun.star.frame.ToolbarController"/>
129 </implementation>
130 </component>