1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!--**********************************************************************
4 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6 * Copyright 2000, 2010 Oracle and/or its affiliates.
8 * OpenOffice.org - a multi-platform office productivity suite
10 * This file is part of OpenOffice.org.
12 * OpenOffice.org is free software: you can redistribute it and/or modify
13 * it under the terms of the GNU Lesser General Public License version 3
14 * only, as published by the Free Software Foundation.
16 * OpenOffice.org is distributed in the hope that it will be useful,
17 * but WITHOUT ANY WARRANTY; without even the implied warranty of
18 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19 * GNU Lesser General Public License version 3 for more details
20 * (a copy is included in the LICENSE file that accompanied this code).
22 * You should have received a copy of the GNU Lesser General Public License
23 * version 3 along with OpenOffice.org. If not, see
24 * <http://www.openoffice.org/license.html>
25 * for a copy of the LGPLv3 License.
27 **********************************************************************-->
29 <component loader=
"com.sun.star.loader.SharedLibrary"
30 xmlns=
"http://openoffice.org/2010/uno-components">
31 <implementation name=
"com.sun.star.comp.form.ONavigationBarControl">
32 <service name=
"com.sun.star.form.control.NavigationToolBar"/>
34 <implementation name=
"com.sun.star.comp.form.ONavigationBarModel">
35 <service name=
"com.sun.star.form.FormComponent"/>
36 <service name=
"com.sun.star.form.FormControlModel"/>
37 <service name=
"com.sun.star.form.component.NavigationToolBar"/>
39 <implementation name=
"com.sun.star.comp.form.ORichTextControl">
40 <service name=
"com.sun.star.form.control.RichTextControl"/>
42 <implementation name=
"com.sun.star.comp.forms.FormOperations">
43 <service name=
"com.sun.star.form.runtime.FormOperations"/>
45 <implementation name=
"com.sun.star.comp.forms.ODatabaseForm">
46 <service name=
"com.sun.star.form.FormComponent"/>
47 <service name=
"com.sun.star.form.FormComponents"/>
48 <service name=
"com.sun.star.form.component.DataForm"/>
49 <service name=
"com.sun.star.form.component.Form"/>
50 <service name=
"com.sun.star.form.component.HTMLForm"/>
51 <service name=
"stardiv.one.form.component.Form"/>
53 <implementation name=
"com.sun.star.comp.forms.OFilterControl">
54 <service name=
"com.sun.star.awt.UnoControl"/>
55 <service name=
"com.sun.star.form.control.FilterControl"/>
57 <implementation name=
"com.sun.star.comp.forms.OFormattedFieldWrapper_ForcedFormatted">
58 <service name=
"com.sun.star.form.binding.BindableDatabaseFormattedField"/>
59 <service name=
"com.sun.star.form.component.DatabaseFormattedField"/>
60 <service name=
"com.sun.star.form.component.FormattedField"/>
61 <service name=
"stardiv.one.form.component.FormattedField"/>
63 <implementation name=
"com.sun.star.comp.forms.ORichTextModel">
64 <service name=
"com.sun.star.form.FormComponent"/>
65 <service name=
"com.sun.star.form.FormControlModel"/>
66 <service name=
"com.sun.star.form.component.RichTextControl"/>
67 <service name=
"com.sun.star.style.CharacterProperties"/>
68 <service name=
"com.sun.star.style.CharacterPropertiesAsian"/>
69 <service name=
"com.sun.star.style.CharacterPropertiesComplex"/>
70 <service name=
"com.sun.star.style.ParagraphProperties"/>
71 <service name=
"com.sun.star.style.ParagraphPropertiesComplex"/>
72 <service name=
"com.sun.star.text.TextRange"/>
74 <implementation name=
"com.sun.star.comp.forms.OScrollBarModel">
75 <service name=
"com.sun.star.form.FormComponent"/>
76 <service name=
"com.sun.star.form.FormControlModel"/>
77 <service name=
"com.sun.star.form.binding.BindableIntegerValueRange"/>
78 <service name=
"com.sun.star.form.component.ScrollBar"/>
80 <implementation name=
"com.sun.star.comp.forms.OSpinButtonModel">
81 <service name=
"com.sun.star.form.FormComponent"/>
82 <service name=
"com.sun.star.form.FormControlModel"/>
83 <service name=
"com.sun.star.form.binding.BindableIntegerValueRange"/>
84 <service name=
"com.sun.star.form.component.SpinButton"/>
86 <implementation name=
"com.sun.star.comp.xml.xpath.XFormsExtension">
87 <service name=
"com.sun.star.xml.xpath.XPathExtension"/>
89 <implementation name=
"com.sun.star.form.ImageProducer">
90 <service name=
"com.sun.star.awt.ImageProducer"/>
92 <implementation name=
"com.sun.star.form.Model">
93 <service name=
"com.sun.star.xforms.Model"/>
95 <implementation name=
"com.sun.star.form.OButtonControl">
96 <service name=
"com.sun.star.form.control.CommandButton"/>
97 <service name=
"stardiv.one.form.control.CommandButton"/>
99 <implementation name=
"com.sun.star.form.OButtonModel">
100 <service name=
"com.sun.star.form.component.CommandButton"/>
101 <service name=
"stardiv.one.form.component.CommandButton"/>
103 <implementation name=
"com.sun.star.form.OCheckBoxControl">
104 <service name=
"com.sun.star.form.control.CheckBox"/>
105 <service name=
"stardiv.one.form.control.CheckBox"/>
107 <implementation name=
"com.sun.star.form.OCheckBoxModel">
108 <service name=
"com.sun.star.form.binding.BindableDatabaseCheckBox"/>
109 <service name=
"com.sun.star.form.component.CheckBox"/>
110 <service name=
"com.sun.star.form.component.DatabaseCheckBox"/>
111 <service name=
"stardiv.one.form.component.CheckBox"/>
113 <implementation name=
"com.sun.star.form.OComboBoxControl">
114 <service name=
"com.sun.star.form.control.ComboBox"/>
115 <service name=
"stardiv.one.form.control.ComboBox"/>
117 <implementation name=
"com.sun.star.form.OComboBoxModel">
118 <service name=
"com.sun.star.form.binding.BindableDatabaseComboBox"/>
119 <service name=
"com.sun.star.form.component.ComboBox"/>
120 <service name=
"com.sun.star.form.component.DatabaseComboBox"/>
121 <service name=
"stardiv.one.form.component.ComboBox"/>
123 <implementation name=
"com.sun.star.form.OCurrencyControl">
124 <service name=
"com.sun.star.form.control.CurrencyField"/>
125 <service name=
"stardiv.one.form.control.CurrencyField"/>
127 <implementation name=
"com.sun.star.form.OCurrencyModel">
128 <service name=
"com.sun.star.form.component.CurrencyField"/>
129 <service name=
"com.sun.star.form.component.DatabaseCurrencyField"/>
130 <service name=
"stardiv.one.form.component.CurrencyField"/>
132 <implementation name=
"com.sun.star.form.ODateControl">
133 <service name=
"com.sun.star.form.control.DateField"/>
134 <service name=
"stardiv.one.form.control.DateField"/>
136 <implementation name=
"com.sun.star.form.ODateModel">
137 <service name=
"com.sun.star.form.component.DatabaseDateField"/>
138 <service name=
"com.sun.star.form.component.DateField"/>
139 <service name=
"stardiv.one.form.component.DateField"/>
141 <implementation name=
"com.sun.star.form.OEditControl">
142 <service name=
"com.sun.star.form.control.TextField"/>
143 <service name=
"stardiv.one.form.control.Edit"/>
144 <service name=
"stardiv.one.form.control.TextField"/>
146 <implementation name=
"com.sun.star.form.OEditModel">
147 <service name=
"com.sun.star.form.binding.BindableDatabaseTextField"/>
148 <service name=
"com.sun.star.form.component.DatabaseTextField"/>
149 <service name=
"com.sun.star.form.component.TextField"/>
150 <service name=
"stardiv.one.form.component.TextField"/>
152 <implementation name=
"com.sun.star.form.OFileControlModel">
153 <service name=
"com.sun.star.form.component.FileControl"/>
154 <service name=
"stardiv.one.form.component.FileControl"/>
156 <implementation name=
"com.sun.star.form.OFixedTextModel">
157 <service name=
"com.sun.star.form.component.FixedText"/>
158 <service name=
"stardiv.one.form.component.FixedText"/>
160 <implementation name=
"com.sun.star.form.OFormattedControl">
161 <service name=
"com.sun.star.form.control.FormattedField"/>
162 <service name=
"stardiv.one.form.control.FormattedField"/>
164 <implementation name=
"com.sun.star.form.OFormattedFieldWrapper">
165 <service name=
"stardiv.one.form.component.Edit"/>
167 <implementation name=
"com.sun.star.form.OFormsCollection">
168 <service name=
"com.sun.star.form.Forms"/>
170 <implementation name=
"com.sun.star.form.OGridControlModel">
171 <service name=
"com.sun.star.form.component.GridControl"/>
172 <service name=
"stardiv.one.form.component.Grid"/>
173 <service name=
"stardiv.one.form.component.GridControl"/>
175 <implementation name=
"com.sun.star.form.OGroupBoxControl">
176 <service name=
"com.sun.star.form.control.GroupBox"/>
177 <service name=
"stardiv.one.form.control.GroupBox"/>
179 <implementation name=
"com.sun.star.form.OGroupBoxModel">
180 <service name=
"com.sun.star.form.component.GroupBox"/>
181 <service name=
"stardiv.one.form.component.GroupBox"/>
183 <implementation name=
"com.sun.star.form.OHiddenModel">
184 <service name=
"com.sun.star.form.component.HiddenControl"/>
185 <service name=
"stardiv.one.form.component.Hidden"/>
186 <service name=
"stardiv.one.form.component.HiddenControl"/>
188 <implementation name=
"com.sun.star.form.OImageButtonControl">
189 <service name=
"com.sun.star.form.control.ImageButton"/>
190 <service name=
"stardiv.one.form.control.ImageButton"/>
192 <implementation name=
"com.sun.star.form.OImageButtonModel">
193 <service name=
"com.sun.star.form.component.ImageButton"/>
194 <service name=
"stardiv.one.form.component.ImageButton"/>
196 <implementation name=
"com.sun.star.form.OImageControlControl">
197 <service name=
"com.sun.star.form.control.ImageControl"/>
198 <service name=
"stardiv.one.form.control.ImageControl"/>
200 <implementation name=
"com.sun.star.form.OImageControlModel">
201 <service name=
"com.sun.star.form.component.DatabaseImageControl"/>
202 <service name=
"stardiv.one.form.component.ImageControl"/>
204 <implementation name=
"com.sun.star.form.OListBoxControl">
205 <service name=
"com.sun.star.form.control.ListBox"/>
206 <service name=
"stardiv.one.form.control.ListBox"/>
208 <implementation name=
"com.sun.star.form.OListBoxModel">
209 <service name=
"com.sun.star.form.binding.BindableDatabaseListBox"/>
210 <service name=
"com.sun.star.form.component.DatabaseListBox"/>
211 <service name=
"com.sun.star.form.component.ListBox"/>
212 <service name=
"stardiv.one.form.component.ListBox"/>
214 <implementation name=
"com.sun.star.form.ONumericControl">
215 <service name=
"com.sun.star.form.control.NumericField"/>
216 <service name=
"stardiv.one.form.control.NumericField"/>
218 <implementation name=
"com.sun.star.form.ONumericModel">
219 <service name=
"com.sun.star.form.binding.BindableDatabaseNumericField"/>
220 <service name=
"com.sun.star.form.component.DatabaseNumericField"/>
221 <service name=
"com.sun.star.form.component.NumericField"/>
222 <service name=
"stardiv.one.form.component.NumericField"/>
224 <implementation name=
"com.sun.star.form.OPatternControl">
225 <service name=
"com.sun.star.form.control.PatternField"/>
226 <service name=
"stardiv.one.form.control.PatternField"/>
228 <implementation name=
"com.sun.star.form.OPatternModel">
229 <service name=
"com.sun.star.form.component.DatabasePatternField"/>
230 <service name=
"com.sun.star.form.component.PatternField"/>
231 <service name=
"stardiv.one.form.component.PatternField"/>
233 <implementation name=
"com.sun.star.form.ORadioButtonControl">
234 <service name=
"com.sun.star.form.control.RadioButton"/>
235 <service name=
"stardiv.one.form.control.RadioButton"/>
237 <implementation name=
"com.sun.star.form.ORadioButtonModel">
238 <service name=
"com.sun.star.form.binding.BindableDatabaseRadioButton"/>
239 <service name=
"com.sun.star.form.component.DatabaseRadioButton"/>
240 <service name=
"com.sun.star.form.component.RadioButton"/>
241 <service name=
"stardiv.one.form.component.RadioButton"/>
243 <implementation name=
"com.sun.star.form.OTimeControl">
244 <service name=
"com.sun.star.form.control.TimeField"/>
245 <service name=
"stardiv.one.form.control.TimeField"/>
247 <implementation name=
"com.sun.star.form.OTimeModel">
248 <service name=
"com.sun.star.form.component.DatabaseTimeField"/>
249 <service name=
"com.sun.star.form.component.TimeField"/>
250 <service name=
"stardiv.one.form.component.TimeField"/>
252 <implementation name=
"com.sun.star.form.XForms">
253 <service name=
"com.sun.star.xforms.XForms"/>