xref: /trunk/main/toolkit/util/tk.component (revision cdf0e10c)
1*cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2*cdf0e10cSrcweir<!--**********************************************************************
3*cdf0e10cSrcweir*
4*cdf0e10cSrcweir* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5*cdf0e10cSrcweir*
6*cdf0e10cSrcweir* Copyright 2000, 2010 Oracle and/or its affiliates.
7*cdf0e10cSrcweir*
8*cdf0e10cSrcweir* OpenOffice.org - a multi-platform office productivity suite
9*cdf0e10cSrcweir*
10*cdf0e10cSrcweir* This file is part of OpenOffice.org.
11*cdf0e10cSrcweir*
12*cdf0e10cSrcweir* OpenOffice.org is free software: you can redistribute it and/or modify
13*cdf0e10cSrcweir* it under the terms of the GNU Lesser General Public License version 3
14*cdf0e10cSrcweir* only, as published by the Free Software Foundation.
15*cdf0e10cSrcweir*
16*cdf0e10cSrcweir* OpenOffice.org is distributed in the hope that it will be useful,
17*cdf0e10cSrcweir* but WITHOUT ANY WARRANTY; without even the implied warranty of
18*cdf0e10cSrcweir* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19*cdf0e10cSrcweir* GNU Lesser General Public License version 3 for more details
20*cdf0e10cSrcweir* (a copy is included in the LICENSE file that accompanied this code).
21*cdf0e10cSrcweir*
22*cdf0e10cSrcweir* You should have received a copy of the GNU Lesser General Public License
23*cdf0e10cSrcweir* version 3 along with OpenOffice.org.  If not, see
24*cdf0e10cSrcweir* <http://www.openoffice.org/license.html>
25*cdf0e10cSrcweir* for a copy of the LGPLv3 License.
26*cdf0e10cSrcweir*
27*cdf0e10cSrcweir**********************************************************************-->
28*cdf0e10cSrcweir
29*cdf0e10cSrcweir<component loader="com.sun.star.loader.SharedLibrary"
30*cdf0e10cSrcweir    xmlns="http://openoffice.org/2010/uno-components">
31*cdf0e10cSrcweir  <implementation name="com.sun.star.awt.comp.AsyncCallback">
32*cdf0e10cSrcweir    <service name="com.sun.star.awt.AsyncCallback"/>
33*cdf0e10cSrcweir  </implementation>
34*cdf0e10cSrcweir  <implementation name="com.sun.star.comp.awt.Layout">
35*cdf0e10cSrcweir    <service name="com.sun.star.awt.Layout"/>
36*cdf0e10cSrcweir    <service name="com.sun.star.comp.awt.Layout"/>
37*cdf0e10cSrcweir  </implementation>
38*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlTabPage">
39*cdf0e10cSrcweir    <service name="com.sun.star.awt.tab.UnoControlTabPage"/>
40*cdf0e10cSrcweir  </implementation>
41*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlTabPageModel">
42*cdf0e10cSrcweir    <service name="com.sun.star.awt.tab.UnoControlTabPageModel"/>
43*cdf0e10cSrcweir  </implementation>
44*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlTabPageContainerModel">
45*cdf0e10cSrcweir    <service name="com.sun.star.awt.tab.UnoControlTabPageContainerModel"/>
46*cdf0e10cSrcweir  </implementation>
47*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlTabPageContainer">
48*cdf0e10cSrcweir    <service name="com.sun.star.awt.tab.UnoControlTabPageContainer"/>
49*cdf0e10cSrcweir  </implementation>
50*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.DefaultGridColumnModel">
51*cdf0e10cSrcweir    <service name="com.sun.star.awt.grid.DefaultGridColumnModel"/>
52*cdf0e10cSrcweir  </implementation>
53*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.DefaultGridDataModel">
54*cdf0e10cSrcweir    <service name="com.sun.star.awt.grid.DefaultGridDataModel"/>
55*cdf0e10cSrcweir  </implementation>
56*cdf0e10cSrcweir  <implementation name="org.openoffice.comp.toolkit.GridColumn">
57*cdf0e10cSrcweir    <service name="com.sun.star.awt.grid.GridColumn"/>
58*cdf0e10cSrcweir  </implementation>
59*cdf0e10cSrcweir  <implementation name="org.openoffice.comp.toolkit.SortableGridDataModel">
60*cdf0e10cSrcweir    <service name="com.sun.star.awt.grid.SortableGridDataModel"/>
61*cdf0e10cSrcweir  </implementation>
62*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.GridControl">
63*cdf0e10cSrcweir    <service name="com.sun.star.awt.grid.UnoControlGrid"/>
64*cdf0e10cSrcweir  </implementation>
65*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.GridControlModel">
66*cdf0e10cSrcweir    <service name="com.sun.star.awt.grid.UnoControlGridModel"/>
67*cdf0e10cSrcweir  </implementation>
68*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.MutableTreeDataModel">
69*cdf0e10cSrcweir    <service name="com.sun.star.awt.tree.MutableTreeDataModel"/>
70*cdf0e10cSrcweir  </implementation>
71*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.StdTabController">
72*cdf0e10cSrcweir    <service name="com.sun.star.awt.TabController"/>
73*cdf0e10cSrcweir    <service name="stardiv.vcl.control.TabController"/>
74*cdf0e10cSrcweir  </implementation>
75*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.StdTabControllerModel">
76*cdf0e10cSrcweir    <service name="com.sun.star.awt.TabControllerModel"/>
77*cdf0e10cSrcweir    <service name="stardiv.vcl.controlmodel.TabController"/>
78*cdf0e10cSrcweir  </implementation>
79*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.TreeControl">
80*cdf0e10cSrcweir    <service name="com.sun.star.awt.tree.TreeControl"/>
81*cdf0e10cSrcweir  </implementation>
82*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.TreeControlModel">
83*cdf0e10cSrcweir    <service name="com.sun.star.awt.tree.TreeControlModel"/>
84*cdf0e10cSrcweir  </implementation>
85*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoButtonControl">
86*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlButton"/>
87*cdf0e10cSrcweir    <service name="stardiv.vcl.control.Button"/>
88*cdf0e10cSrcweir  </implementation>
89*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoCheckBoxControl">
90*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlCheckBox"/>
91*cdf0e10cSrcweir    <service name="stardiv.vcl.control.CheckBox"/>
92*cdf0e10cSrcweir  </implementation>
93*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoComboBoxControl">
94*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlComboBox"/>
95*cdf0e10cSrcweir    <service name="stardiv.vcl.control.ComboBox"/>
96*cdf0e10cSrcweir  </implementation>
97*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlButtonModel">
98*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlButtonModel"/>
99*cdf0e10cSrcweir    <service name="stardiv.vcl.controlmodel.Button"/>
100*cdf0e10cSrcweir  </implementation>
101*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlCheckBoxModel">
102*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlCheckBoxModel"/>
103*cdf0e10cSrcweir    <service name="stardiv.vcl.controlmodel.CheckBox"/>
104*cdf0e10cSrcweir  </implementation>
105*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlComboBoxModel">
106*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlComboBoxModel"/>
107*cdf0e10cSrcweir    <service name="stardiv.vcl.controlmodel.ComboBox"/>
108*cdf0e10cSrcweir  </implementation>
109*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlContainer">
110*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlContainer"/>
111*cdf0e10cSrcweir    <service name="stardiv.vcl.control.ControlContainer"/>
112*cdf0e10cSrcweir  </implementation>
113*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlContainerModel">
114*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlContainerModel"/>
115*cdf0e10cSrcweir    <service name="stardiv.vcl.controlmodel.ControlContainer"/>
116*cdf0e10cSrcweir  </implementation>
117*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlCurrencyFieldModel">
118*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlCurrencyFieldModel"/>
119*cdf0e10cSrcweir    <service name="stardiv.vcl.controlmodel.CurrencyField"/>
120*cdf0e10cSrcweir  </implementation>
121*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlDateFieldModel">
122*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlDateFieldModel"/>
123*cdf0e10cSrcweir    <service name="stardiv.vcl.controlmodel.DateField"/>
124*cdf0e10cSrcweir  </implementation>
125*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlDialogModel">
126*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlDialogModel"/>
127*cdf0e10cSrcweir    <service name="stardiv.vcl.controlmodel.Dialog"/>
128*cdf0e10cSrcweir  </implementation>
129*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlEditModel">
130*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlEditModel"/>
131*cdf0e10cSrcweir    <service name="stardiv.vcl.controlmodel.Edit"/>
132*cdf0e10cSrcweir  </implementation>
133*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlFileControlModel">
134*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlFileControlModel"/>
135*cdf0e10cSrcweir    <service name="stardiv.vcl.controlmodel.FileControl"/>
136*cdf0e10cSrcweir  </implementation>
137*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlFixedHyperlinkModel">
138*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlFixedHyperlinkModel"/>
139*cdf0e10cSrcweir  </implementation>
140*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlFixedLineModel">
141*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlFixedLineModel"/>
142*cdf0e10cSrcweir    <service name="stardiv.vcl.controlmodel.FixedLine"/>
143*cdf0e10cSrcweir  </implementation>
144*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlFixedTextModel">
145*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlFixedTextModel"/>
146*cdf0e10cSrcweir    <service name="stardiv.vcl.controlmodel.FixedText"/>
147*cdf0e10cSrcweir  </implementation>
148*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlFormattedFieldModel">
149*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlFormattedFieldModel"/>
150*cdf0e10cSrcweir    <service name="stardiv.vcl.controlmodel.FormattedField"/>
151*cdf0e10cSrcweir  </implementation>
152*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlGroupBoxModel">
153*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlGroupBoxModel"/>
154*cdf0e10cSrcweir    <service name="stardiv.vcl.controlmodel.GroupBox"/>
155*cdf0e10cSrcweir  </implementation>
156*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlImageControlModel">
157*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlImageButtonModel"/>
158*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlImageControlModel"/>
159*cdf0e10cSrcweir    <service name="stardiv.vcl.controlmodel.ImageButton"/>
160*cdf0e10cSrcweir    <service name="stardiv.vcl.controlmodel.ImageControl"/>
161*cdf0e10cSrcweir  </implementation>
162*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlListBoxModel">
163*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlListBoxModel"/>
164*cdf0e10cSrcweir    <service name="stardiv.vcl.controlmodel.ListBox"/>
165*cdf0e10cSrcweir  </implementation>
166*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlNumericFieldModel">
167*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlNumericFieldModel"/>
168*cdf0e10cSrcweir    <service name="stardiv.vcl.controlmodel.NumericField"/>
169*cdf0e10cSrcweir  </implementation>
170*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlPatternFieldModel">
171*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlPatternFieldModel"/>
172*cdf0e10cSrcweir    <service name="stardiv.vcl.controlmodel.PatternField"/>
173*cdf0e10cSrcweir  </implementation>
174*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlProgressBarModel">
175*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlProgressBarModel"/>
176*cdf0e10cSrcweir    <service name="stardiv.vcl.controlmodel.ProgressBar"/>
177*cdf0e10cSrcweir  </implementation>
178*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlRadioButtonModel">
179*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlRadioButtonModel"/>
180*cdf0e10cSrcweir    <service name="stardiv.vcl.controlmodel.RadioButton"/>
181*cdf0e10cSrcweir  </implementation>
182*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlRoadmapModel">
183*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlRoadmapModel"/>
184*cdf0e10cSrcweir    <service name="stardiv.vcl.controlmodel.Roadmap"/>
185*cdf0e10cSrcweir  </implementation>
186*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlScrollBarModel">
187*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlScrollBarModel"/>
188*cdf0e10cSrcweir    <service name="stardiv.vcl.controlmodel.ScrollBar"/>
189*cdf0e10cSrcweir  </implementation>
190*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoControlTimeFieldModel">
191*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlTimeFieldModel"/>
192*cdf0e10cSrcweir    <service name="stardiv.vcl.controlmodel.TimeField"/>
193*cdf0e10cSrcweir  </implementation>
194*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoCurrencyFieldControl">
195*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlCurrencyField"/>
196*cdf0e10cSrcweir    <service name="stardiv.vcl.control.CurrencyField"/>
197*cdf0e10cSrcweir  </implementation>
198*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoDateFieldControl">
199*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlDateField"/>
200*cdf0e10cSrcweir    <service name="stardiv.vcl.control.DateField"/>
201*cdf0e10cSrcweir  </implementation>
202*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoDialogControl">
203*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlDialog"/>
204*cdf0e10cSrcweir    <service name="stardiv.vcl.control.Dialog"/>
205*cdf0e10cSrcweir  </implementation>
206*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoEditControl">
207*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlEdit"/>
208*cdf0e10cSrcweir    <service name="stardiv.vcl.control.Edit"/>
209*cdf0e10cSrcweir  </implementation>
210*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoFileControl">
211*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlFileControl"/>
212*cdf0e10cSrcweir    <service name="stardiv.vcl.control.FileControl"/>
213*cdf0e10cSrcweir  </implementation>
214*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoFixedHyperlinkControl">
215*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlFixedHyperlink"/>
216*cdf0e10cSrcweir  </implementation>
217*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoFixedLineControl">
218*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlFixedLine"/>
219*cdf0e10cSrcweir    <service name="stardiv.vcl.control.FixedLine"/>
220*cdf0e10cSrcweir  </implementation>
221*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoFixedTextControl">
222*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlFixedText"/>
223*cdf0e10cSrcweir    <service name="stardiv.vcl.control.FixedText"/>
224*cdf0e10cSrcweir  </implementation>
225*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoFormattedFieldControl">
226*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlFormattedField"/>
227*cdf0e10cSrcweir    <service name="stardiv.vcl.control.FormattedField"/>
228*cdf0e10cSrcweir  </implementation>
229*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoGroupBoxControl">
230*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlGroupBox"/>
231*cdf0e10cSrcweir    <service name="stardiv.vcl.control.GroupBox"/>
232*cdf0e10cSrcweir  </implementation>
233*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoImageControlControl">
234*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlImageButton"/>
235*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlImageControl"/>
236*cdf0e10cSrcweir    <service name="stardiv.vcl.control.ImageButton"/>
237*cdf0e10cSrcweir    <service name="stardiv.vcl.control.ImageControl"/>
238*cdf0e10cSrcweir  </implementation>
239*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoListBoxControl">
240*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlListBox"/>
241*cdf0e10cSrcweir    <service name="stardiv.vcl.control.ListBox"/>
242*cdf0e10cSrcweir  </implementation>
243*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoNumericFieldControl">
244*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlNumericField"/>
245*cdf0e10cSrcweir    <service name="stardiv.vcl.control.NumericField"/>
246*cdf0e10cSrcweir  </implementation>
247*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoPatternFieldControl">
248*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlPatternField"/>
249*cdf0e10cSrcweir    <service name="stardiv.vcl.control.PatternField"/>
250*cdf0e10cSrcweir  </implementation>
251*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoProgressBarControl">
252*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlProgressBar"/>
253*cdf0e10cSrcweir    <service name="stardiv.vcl.control.ProgressBar"/>
254*cdf0e10cSrcweir  </implementation>
255*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoRadioButtonControl">
256*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlRadioButton"/>
257*cdf0e10cSrcweir    <service name="stardiv.vcl.control.RadioButton"/>
258*cdf0e10cSrcweir  </implementation>
259*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoRoadmapControl">
260*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlRoadmap"/>
261*cdf0e10cSrcweir    <service name="stardiv.vcl.control.Roadmap"/>
262*cdf0e10cSrcweir  </implementation>
263*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoScrollBarControl">
264*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlScrollBar"/>
265*cdf0e10cSrcweir    <service name="stardiv.vcl.control.ScrollBar"/>
266*cdf0e10cSrcweir  </implementation>
267*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoSimpleAnimationControl">
268*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlSimpleAnimation"/>
269*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoSimpleAnimationControl"/>
270*cdf0e10cSrcweir  </implementation>
271*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoSimpleAnimationControlModel">
272*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlSimpleAnimationModel"/>
273*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoSimpleAnimationControlModel"/>
274*cdf0e10cSrcweir  </implementation>
275*cdf0e10cSrcweir  <implementation name="org.openoffice.comp.toolkit.SpinningProgressControlModel">
276*cdf0e10cSrcweir    <service name="com.sun.star.awt.SpinningProgressControlModel"/>
277*cdf0e10cSrcweir  </implementation>
278*cdf0e10cSrcweir  <implementation name="org.openoffice.comp.toolkit.AnimatedImagesControlModel">
279*cdf0e10cSrcweir    <service name="com.sun.star.awt.AnimatedImagesControlModel"/>
280*cdf0e10cSrcweir  </implementation>
281*cdf0e10cSrcweir  <implementation name="org.openoffice.comp.toolkit.AnimatedImagesControl">
282*cdf0e10cSrcweir    <service name="com.sun.star.awt.AnimatedImagesControl"/>
283*cdf0e10cSrcweir  </implementation>
284*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoSpinButtonControl">
285*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlSpinButton"/>
286*cdf0e10cSrcweir  </implementation>
287*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoSpinButtonModel">
288*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlSpinButtonModel"/>
289*cdf0e10cSrcweir  </implementation>
290*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoThrobberControl">
291*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlThrobber"/>
292*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoThrobberControl"/>
293*cdf0e10cSrcweir  </implementation>
294*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoThrobberControlModel">
295*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlThrobberModel"/>
296*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoThrobberControlModel"/>
297*cdf0e10cSrcweir  </implementation>
298*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.UnoTimeFieldControl">
299*cdf0e10cSrcweir    <service name="com.sun.star.awt.UnoControlTimeField"/>
300*cdf0e10cSrcweir    <service name="stardiv.vcl.control.TimeField"/>
301*cdf0e10cSrcweir  </implementation>
302*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.VCLXMenuBar">
303*cdf0e10cSrcweir    <service name="com.sun.star.awt.MenuBar"/>
304*cdf0e10cSrcweir    <service name="stardiv.vcl.MenuBar"/>
305*cdf0e10cSrcweir  </implementation>
306*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.VCLXPointer">
307*cdf0e10cSrcweir    <service name="com.sun.star.awt.Pointer"/>
308*cdf0e10cSrcweir    <service name="stardiv.vcl.Pointer"/>
309*cdf0e10cSrcweir  </implementation>
310*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.VCLXPopupMenu">
311*cdf0e10cSrcweir    <service name="com.sun.star.awt.PopupMenu"/>
312*cdf0e10cSrcweir    <service name="stardiv.vcl.PopupMenu"/>
313*cdf0e10cSrcweir  </implementation>
314*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.VCLXPrinterServer">
315*cdf0e10cSrcweir    <service name="com.sun.star.awt.PrinterServer"/>
316*cdf0e10cSrcweir    <service name="stardiv.vcl.PrinterServer"/>
317*cdf0e10cSrcweir  </implementation>
318*cdf0e10cSrcweir  <implementation name="stardiv.Toolkit.VCLXToolkit">
319*cdf0e10cSrcweir    <service name="com.sun.star.awt.Toolkit"/>
320*cdf0e10cSrcweir    <service name="stardiv.vcl.VclToolkit"/>
321*cdf0e10cSrcweir  </implementation>
322*cdf0e10cSrcweir</component>
323