sc lok: cope with non 100% zoom better.
[LibreOffice.git] / qadevOOo / Jar_OOoRunner.mk
blob679035d206e3cb770bb2fa1da00c1306a3cd465e
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/.
11 #force debug information for OOoRunner
12 gb_JavaClassSet_JAVACDEBUG:= -g
14 $(eval $(call gb_Jar_Jar,OOoRunner))
16 $(eval $(call gb_Jar_add_manifest_classpath,OOoRunner,\
17 ridl.jar \
18 unoil.jar \
21 $(eval $(call gb_Jar_set_manifest,OOoRunner,$(SRCDIR)/qadevOOo/runner/manifest))
23 $(eval $(call gb_Jar_use_jars,OOoRunner,\
24 ridl \
25 unoil \
26 jurt \
27 juh \
28 java_uno \
31 $(eval $(call gb_Jar_set_packageroot,OOoRunner,\
32 base \
33 complexlib \
34 convwatch \
35 graphical \
36 helper \
37 ifc \
38 lib \
39 mod \
40 org \
41 share \
42 stats \
43 util \
46 $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\
47 qadevOOo/runner/base/java_complex \
48 qadevOOo/runner/base/java_fat \
49 qadevOOo/runner/base/java_fat_service \
50 qadevOOo/runner/base/TestBase \
51 qadevOOo/runner/complexlib/Assurance \
52 qadevOOo/runner/complexlib/ComplexTestCase \
53 qadevOOo/runner/complexlib/MethodThread \
54 qadevOOo/runner/complexlib/ShowTargets \
55 qadevOOo/runner/convwatch/DB \
56 qadevOOo/runner/convwatch/DBHelper \
57 qadevOOo/runner/convwatch/GlobalLogWriter \
58 qadevOOo/runner/graphical/FileHelper \
59 qadevOOo/runner/helper/APIDescGetter \
60 qadevOOo/runner/helper/AppProvider \
61 qadevOOo/runner/helper/CfgParser \
62 qadevOOo/runner/helper/ClParser \
63 qadevOOo/runner/helper/ComplexDescGetter \
64 qadevOOo/runner/helper/ConfigHelper \
65 qadevOOo/runner/helper/ConfigurationRead \
66 qadevOOo/runner/helper/ContextMenuInterceptor \
67 qadevOOo/runner/helper/FileTools \
68 qadevOOo/runner/helper/LoggingThread \
69 qadevOOo/runner/helper/OfficeProvider \
70 qadevOOo/runner/helper/OfficeWatcher \
71 qadevOOo/runner/helper/OSHelper \
72 qadevOOo/runner/helper/ProcessHandler \
73 qadevOOo/runner/helper/PropertyHandlerFactroy \
74 qadevOOo/runner/helper/PropertyHandlerImpl \
75 qadevOOo/runner/helper/StreamSimulator \
76 qadevOOo/runner/helper/StringHelper \
77 qadevOOo/runner/helper/UnoProvider \
78 qadevOOo/runner/helper/URLHelper \
79 qadevOOo/runner/lib/DynamicClassLoader \
80 qadevOOo/runner/lib/ExceptionStatus \
81 qadevOOo/runner/lib/MultiMethodTest \
82 qadevOOo/runner/lib/MultiPropertyTest \
83 qadevOOo/runner/lib/RunState \
84 qadevOOo/runner/lib/SimpleStatus \
85 qadevOOo/runner/lib/Status \
86 qadevOOo/runner/lib/StatusException \
87 qadevOOo/runner/lib/TestCase \
88 qadevOOo/runner/lib/TestEnvironment \
89 qadevOOo/runner/lib/TestParameters \
90 qadevOOo/runner/lib/TestResult \
91 qadevOOo/runner/org/openoffice/Runner \
92 qadevOOo/runner/org/openoffice/RunnerService \
93 qadevOOo/runner/share/ComplexTest \
94 qadevOOo/runner/share/DescEntry \
95 qadevOOo/runner/share/DescGetter \
96 qadevOOo/runner/share/LogWriter \
97 qadevOOo/runner/share/Watcher \
98 qadevOOo/runner/stats/InternalLogWriter \
99 qadevOOo/runner/stats/OutProducerFactory \
100 qadevOOo/runner/stats/SimpleLogWriter \
101 qadevOOo/runner/stats/SimpleOutProducer \
102 qadevOOo/runner/stats/Summarizer \
103 qadevOOo/runner/util/AccessibilityTools \
104 qadevOOo/runner/util/BookmarkDsc \
105 qadevOOo/runner/util/CalcTools \
106 qadevOOo/runner/util/db/DatabaseDocument \
107 qadevOOo/runner/util/db/DataSource \
108 qadevOOo/runner/util/db/DataSourceDescriptor \
109 qadevOOo/runner/util/dbg \
110 qadevOOo/runner/util/DBTools \
111 qadevOOo/runner/util/DefaultDsc \
112 qadevOOo/runner/util/DesktopTools \
113 qadevOOo/runner/util/DrawTools \
114 qadevOOo/runner/util/DynamicClassLoader \
115 qadevOOo/runner/util/FootnoteDsc \
116 qadevOOo/runner/util/FormTools \
117 qadevOOo/runner/util/FrameDsc \
118 qadevOOo/runner/util/InstCreator \
119 qadevOOo/runner/util/InstDescr \
120 qadevOOo/runner/util/ParagraphDsc \
121 qadevOOo/runner/util/PropertyName \
122 qadevOOo/runner/util/RegistryTools \
123 qadevOOo/runner/util/ShapeDsc \
124 qadevOOo/runner/util/SOfficeFactory \
125 qadevOOo/runner/util/SysUtils \
126 qadevOOo/runner/util/TableDsc \
127 qadevOOo/runner/util/TextSectionDsc \
128 qadevOOo/runner/util/UITools \
129 qadevOOo/runner/util/utils \
130 qadevOOo/runner/util/ValueChanger \
131 qadevOOo/runner/util/ValueComparer \
132 qadevOOo/runner/util/WaitUnreachable \
133 qadevOOo/runner/util/WriterTools \
134 qadevOOo/runner/util/XInstCreator \
135 qadevOOo/runner/util/XLayerHandlerImpl \
136 qadevOOo/runner/util/XLayerImpl \
137 qadevOOo/runner/util/XMLTools \
138 qadevOOo/runner/util/XSchemaHandlerImpl \
139 qadevOOo/tests/java/ifc/accessibility/_XAccessible \
140 qadevOOo/tests/java/ifc/accessibility/_XAccessibleAction \
141 qadevOOo/tests/java/ifc/accessibility/_XAccessibleComponent \
142 qadevOOo/tests/java/ifc/accessibility/_XAccessibleContext \
143 qadevOOo/tests/java/ifc/accessibility/_XAccessibleEditableText \
144 qadevOOo/tests/java/ifc/accessibility/_XAccessibleEventBroadcaster \
145 qadevOOo/tests/java/ifc/accessibility/_XAccessibleExtendedComponent \
146 qadevOOo/tests/java/ifc/accessibility/_XAccessibleImage \
147 qadevOOo/tests/java/ifc/accessibility/_XAccessibleSelection \
148 qadevOOo/tests/java/ifc/accessibility/_XAccessibleTable \
149 qadevOOo/tests/java/ifc/accessibility/_XAccessibleText \
150 qadevOOo/tests/java/ifc/accessibility/_XAccessibleValue \
151 qadevOOo/tests/java/ifc/awt/tree/_TreeControlModel \
152 qadevOOo/tests/java/ifc/awt/tree/_XMutableTreeDataModel \
153 qadevOOo/tests/java/ifc/awt/tree/_XMutableTreeNode \
154 qadevOOo/tests/java/ifc/awt/tree/_XTreeControl \
155 qadevOOo/tests/java/ifc/awt/tree/_XTreeDataModel \
156 qadevOOo/tests/java/ifc/awt/tree/_XTreeNode \
157 qadevOOo/tests/java/ifc/awt/_UnoControlButtonModel \
158 qadevOOo/tests/java/ifc/awt/_UnoControlCheckBoxModel \
159 qadevOOo/tests/java/ifc/awt/_UnoControlComboBoxModel \
160 qadevOOo/tests/java/ifc/awt/_UnoControlContainerModel \
161 qadevOOo/tests/java/ifc/awt/_UnoControlCurrencyFieldModel \
162 qadevOOo/tests/java/ifc/awt/_UnoControlDateFieldModel \
163 qadevOOo/tests/java/ifc/awt/_UnoControlDialogElement \
164 qadevOOo/tests/java/ifc/awt/_UnoControlDialogModel \
165 qadevOOo/tests/java/ifc/awt/_UnoControlEditModel \
166 qadevOOo/tests/java/ifc/awt/_UnoControlFileControlModel \
167 qadevOOo/tests/java/ifc/awt/_UnoControlFixedLineModel \
168 qadevOOo/tests/java/ifc/awt/_UnoControlFixedTextModel \
169 qadevOOo/tests/java/ifc/awt/_UnoControlFormattedFieldModel \
170 qadevOOo/tests/java/ifc/awt/_UnoControlGroupBoxModel \
171 qadevOOo/tests/java/ifc/awt/_UnoControlImageControlModel \
172 qadevOOo/tests/java/ifc/awt/_UnoControlListBoxModel \
173 qadevOOo/tests/java/ifc/awt/_UnoControlModel \
174 qadevOOo/tests/java/ifc/awt/_UnoControlNumericFieldModel \
175 qadevOOo/tests/java/ifc/awt/_UnoControlPatternFieldModel \
176 qadevOOo/tests/java/ifc/awt/_UnoControlProgressBarModel \
177 qadevOOo/tests/java/ifc/awt/_UnoControlRadioButtonModel \
178 qadevOOo/tests/java/ifc/awt/_UnoControlScrollBarModel \
179 qadevOOo/tests/java/ifc/awt/_UnoControlSpinButtonModel \
180 qadevOOo/tests/java/ifc/awt/_UnoControlTimeFieldModel \
181 qadevOOo/tests/java/ifc/awt/_XButton \
182 qadevOOo/tests/java/ifc/awt/_XCheckBox \
183 qadevOOo/tests/java/ifc/awt/_XComboBox \
184 qadevOOo/tests/java/ifc/awt/_XControl \
185 qadevOOo/tests/java/ifc/awt/_XControlContainer \
186 qadevOOo/tests/java/ifc/awt/_XCurrencyField \
187 qadevOOo/tests/java/ifc/awt/_XDataTransferProviderAccess \
188 qadevOOo/tests/java/ifc/awt/_XDateField \
189 qadevOOo/tests/java/ifc/awt/_XDialog \
190 qadevOOo/tests/java/ifc/awt/_XFixedText \
191 qadevOOo/tests/java/ifc/awt/_XImageConsumer \
192 qadevOOo/tests/java/ifc/awt/_XImageProducer \
193 qadevOOo/tests/java/ifc/awt/_XItemListener \
194 qadevOOo/tests/java/ifc/awt/_XLayoutConstrains \
195 qadevOOo/tests/java/ifc/awt/_XListBox \
196 qadevOOo/tests/java/ifc/awt/_XMessageBoxFactory \
197 qadevOOo/tests/java/ifc/awt/_XNumericField \
198 qadevOOo/tests/java/ifc/awt/_XPatternField \
199 qadevOOo/tests/java/ifc/awt/_XRadioButton \
200 qadevOOo/tests/java/ifc/awt/_XScrollBar \
201 qadevOOo/tests/java/ifc/awt/_XSpinField \
202 qadevOOo/tests/java/ifc/awt/_XSpinValue \
203 qadevOOo/tests/java/ifc/awt/_XSystemChildFactory \
204 qadevOOo/tests/java/ifc/awt/_XTabController \
205 qadevOOo/tests/java/ifc/awt/_XTabControllerModel \
206 qadevOOo/tests/java/ifc/awt/_XTextComponent \
207 qadevOOo/tests/java/ifc/awt/_XTextLayoutConstrains \
208 qadevOOo/tests/java/ifc/awt/_XTextListener \
209 qadevOOo/tests/java/ifc/awt/_XTimeField \
210 qadevOOo/tests/java/ifc/awt/_XToolkit \
211 qadevOOo/tests/java/ifc/awt/_XTopWindow \
212 qadevOOo/tests/java/ifc/awt/_XUnoControlContainer \
213 qadevOOo/tests/java/ifc/awt/_XView \
214 qadevOOo/tests/java/ifc/awt/_XWindow \
215 qadevOOo/tests/java/ifc/beans/_XExactName \
216 qadevOOo/tests/java/ifc/beans/_XFastPropertySet \
217 qadevOOo/tests/java/ifc/beans/_XHierarchicalPropertySet \
218 qadevOOo/tests/java/ifc/beans/_XIntrospection \
219 qadevOOo/tests/java/ifc/beans/_XMultiHierarchicalPropertySet \
220 qadevOOo/tests/java/ifc/beans/_XMultiPropertySet \
221 qadevOOo/tests/java/ifc/beans/_XMultiPropertyStates \
222 qadevOOo/tests/java/ifc/beans/_XProperty \
223 qadevOOo/tests/java/ifc/beans/_XPropertyAccess \
224 qadevOOo/tests/java/ifc/beans/_XPropertyContainer \
225 qadevOOo/tests/java/ifc/beans/_XPropertySet \
226 qadevOOo/tests/java/ifc/beans/_XPropertySetInfo \
227 qadevOOo/tests/java/ifc/beans/_XPropertyState \
228 qadevOOo/tests/java/ifc/beans/_XPropertyWithState \
229 qadevOOo/tests/java/ifc/beans/_XTolerantMultiPropertySet \
230 qadevOOo/tests/java/ifc/bridge/_XBridge \
231 qadevOOo/tests/java/ifc/bridge/_XBridgeFactory \
232 qadevOOo/tests/java/ifc/bridge/_XUnoUrlResolver \
233 qadevOOo/tests/java/ifc/chart/_BarDiagram \
234 qadevOOo/tests/java/ifc/chart/_Chart3DBarProperties \
235 qadevOOo/tests/java/ifc/chart/_ChartAxis \
236 qadevOOo/tests/java/ifc/chart/_ChartAxisXSupplier \
237 qadevOOo/tests/java/ifc/chart/_ChartAxisYSupplier \
238 qadevOOo/tests/java/ifc/chart/_ChartAxisZSupplier \
239 qadevOOo/tests/java/ifc/chart/_ChartDataPointProperties \
240 qadevOOo/tests/java/ifc/chart/_ChartDataRowProperties \
241 qadevOOo/tests/java/ifc/chart/_ChartDocument \
242 qadevOOo/tests/java/ifc/chart/_ChartLegend \
243 qadevOOo/tests/java/ifc/chart/_ChartStatistics \
244 qadevOOo/tests/java/ifc/chart/_ChartTableAddressSupplier \
245 qadevOOo/tests/java/ifc/chart/_ChartTitle \
246 qadevOOo/tests/java/ifc/chart/_ChartTwoAxisXSupplier \
247 qadevOOo/tests/java/ifc/chart/_ChartTwoAxisYSupplier \
248 qadevOOo/tests/java/ifc/chart/_Diagram \
249 qadevOOo/tests/java/ifc/chart/_Dim3DDiagram \
250 qadevOOo/tests/java/ifc/chart/_LineDiagram \
251 qadevOOo/tests/java/ifc/chart/_StackableDiagram \
252 qadevOOo/tests/java/ifc/chart/_StockDiagram \
253 qadevOOo/tests/java/ifc/chart/_X3DDisplay \
254 qadevOOo/tests/java/ifc/chart/_XAxisXSupplier \
255 qadevOOo/tests/java/ifc/chart/_XAxisYSupplier \
256 qadevOOo/tests/java/ifc/chart/_XAxisZSupplier \
257 qadevOOo/tests/java/ifc/chart/_XChartData \
258 qadevOOo/tests/java/ifc/chart/_XChartDataArray \
259 qadevOOo/tests/java/ifc/chart/_XChartDocument \
260 qadevOOo/tests/java/ifc/chart/_XDiagram \
261 qadevOOo/tests/java/ifc/chart/_XStatisticDisplay \
262 qadevOOo/tests/java/ifc/chart/_XTwoAxisXSupplier \
263 qadevOOo/tests/java/ifc/chart/_XTwoAxisYSupplier \
264 qadevOOo/tests/java/ifc/configuration/backend/_XBackend \
265 qadevOOo/tests/java/ifc/configuration/backend/_XBackendEntities \
266 qadevOOo/tests/java/ifc/configuration/backend/_XLayer \
267 qadevOOo/tests/java/ifc/configuration/backend/_XLayerHandler \
268 qadevOOo/tests/java/ifc/configuration/backend/_XLayerImporter \
269 qadevOOo/tests/java/ifc/configuration/backend/_XMultiLayerStratum \
270 qadevOOo/tests/java/ifc/configuration/backend/_XSchema \
271 qadevOOo/tests/java/ifc/configuration/backend/_XSchemaSupplier \
272 qadevOOo/tests/java/ifc/configuration/backend/_XSingleLayerStratum \
273 qadevOOo/tests/java/ifc/configuration/backend/_XUpdateHandler \
274 qadevOOo/tests/java/ifc/configuration/_XTemplateContainer \
275 qadevOOo/tests/java/ifc/configuration/_XTemplateInstance \
276 qadevOOo/tests/java/ifc/connection/_XAcceptor \
277 qadevOOo/tests/java/ifc/connection/_XConnector \
278 qadevOOo/tests/java/ifc/container/_XChild \
279 qadevOOo/tests/java/ifc/container/_XContainer \
280 qadevOOo/tests/java/ifc/container/_XContainerQuery \
281 qadevOOo/tests/java/ifc/container/_XContentEnumerationAccess \
282 qadevOOo/tests/java/ifc/container/_XElementAccess \
283 qadevOOo/tests/java/ifc/container/_XEnumeration \
284 qadevOOo/tests/java/ifc/container/_XEnumerationAccess \
285 qadevOOo/tests/java/ifc/container/_XHierarchicalName \
286 qadevOOo/tests/java/ifc/container/_XHierarchicalNameAccess \
287 qadevOOo/tests/java/ifc/container/_XIndexAccess \
288 qadevOOo/tests/java/ifc/container/_XIndexContainer \
289 qadevOOo/tests/java/ifc/container/_XIndexReplace \
290 qadevOOo/tests/java/ifc/container/_XNameAccess \
291 qadevOOo/tests/java/ifc/container/_XNameContainer \
292 qadevOOo/tests/java/ifc/container/_XNamed \
293 qadevOOo/tests/java/ifc/container/_XNameReplace \
294 qadevOOo/tests/java/ifc/container/_XSet \
295 qadevOOo/tests/java/ifc/datatransfer/clipboard/_XClipboard \
296 qadevOOo/tests/java/ifc/datatransfer/clipboard/_XClipboardEx \
297 qadevOOo/tests/java/ifc/datatransfer/clipboard/_XClipboardNotifier \
298 qadevOOo/tests/java/ifc/datatransfer/clipboard/_XFlushableClipboard \
299 qadevOOo/tests/java/ifc/datatransfer/_XDataFormatTranslator \
300 qadevOOo/tests/java/ifc/datatransfer/_XMimeContentTypeFactory \
301 qadevOOo/tests/java/ifc/document/_ExportFilter \
302 qadevOOo/tests/java/ifc/document/_ImportFilter \
303 qadevOOo/tests/java/ifc/document/_LinkTarget \
304 qadevOOo/tests/java/ifc/document/_OfficeDocument \
305 qadevOOo/tests/java/ifc/document/_Settings \
306 qadevOOo/tests/java/ifc/document/_XActionLockable \
307 qadevOOo/tests/java/ifc/document/_XDocumentInsertable \
308 qadevOOo/tests/java/ifc/document/_XEmbeddedObjectSupplier \
309 qadevOOo/tests/java/ifc/document/_XEventBroadcaster \
310 qadevOOo/tests/java/ifc/document/_XEventsSupplier \
311 qadevOOo/tests/java/ifc/document/_XExporter \
312 qadevOOo/tests/java/ifc/document/_XFilter \
313 qadevOOo/tests/java/ifc/document/_XImporter \
314 qadevOOo/tests/java/ifc/document/_XLinkTargetSupplier \
315 qadevOOo/tests/java/ifc/document/_XMimeTypeInfo \
316 qadevOOo/tests/java/ifc/document/_XTypeDetection \
317 qadevOOo/tests/java/ifc/document/_XViewDataSupplier \
318 qadevOOo/tests/java/ifc/drawing/_AreaShapeDescriptor \
319 qadevOOo/tests/java/ifc/drawing/_ConnectorProperties \
320 qadevOOo/tests/java/ifc/drawing/_ConnectorShape \
321 qadevOOo/tests/java/ifc/drawing/_ConnectorShapeDescriptor \
322 qadevOOo/tests/java/ifc/drawing/_DimensioningShapeDescriptor \
323 qadevOOo/tests/java/ifc/drawing/_DrawingDocument \
324 qadevOOo/tests/java/ifc/drawing/_DrawingDocumentDrawView \
325 qadevOOo/tests/java/ifc/drawing/_EllipseShape \
326 qadevOOo/tests/java/ifc/drawing/_EllipseShapeDescriptor \
327 qadevOOo/tests/java/ifc/drawing/_FillProperties \
328 qadevOOo/tests/java/ifc/drawing/_GenericDrawingDocument \
329 qadevOOo/tests/java/ifc/drawing/_GenericDrawPage \
330 qadevOOo/tests/java/ifc/drawing/_GraphicObjectShape \
331 qadevOOo/tests/java/ifc/drawing/_GraphicObjectShapeDescriptor \
332 qadevOOo/tests/java/ifc/drawing/_Layer \
333 qadevOOo/tests/java/ifc/drawing/_LineProperties \
334 qadevOOo/tests/java/ifc/drawing/_LineShapeDescriptor \
335 qadevOOo/tests/java/ifc/drawing/_MeasureProperties \
336 qadevOOo/tests/java/ifc/drawing/_MeasureShape \
337 qadevOOo/tests/java/ifc/drawing/_PolyPolygonBezierDescriptor \
338 qadevOOo/tests/java/ifc/drawing/_PolyPolygonDescriptor \
339 qadevOOo/tests/java/ifc/drawing/_RotationDescriptor \
340 qadevOOo/tests/java/ifc/drawing/_ShadowDescriptor \
341 qadevOOo/tests/java/ifc/drawing/_ShadowProperties \
342 qadevOOo/tests/java/ifc/drawing/_Shape \
343 qadevOOo/tests/java/ifc/drawing/_ShapeDescriptor \
344 qadevOOo/tests/java/ifc/drawing/_Text \
345 qadevOOo/tests/java/ifc/drawing/_TextProperties \
346 qadevOOo/tests/java/ifc/drawing/_TextShape \
347 qadevOOo/tests/java/ifc/drawing/_TextShapeDescriptor \
348 qadevOOo/tests/java/ifc/drawing/_XConnectorShape \
349 qadevOOo/tests/java/ifc/drawing/_XControlShape \
350 qadevOOo/tests/java/ifc/drawing/_XDrawPageDuplicator \
351 qadevOOo/tests/java/ifc/drawing/_XDrawPages \
352 qadevOOo/tests/java/ifc/drawing/_XDrawPagesSupplier \
353 qadevOOo/tests/java/ifc/drawing/_XDrawPageSupplier \
354 qadevOOo/tests/java/ifc/drawing/_XDrawView \
355 qadevOOo/tests/java/ifc/drawing/_XGluePointsSupplier \
356 qadevOOo/tests/java/ifc/drawing/_XLayerManager \
357 qadevOOo/tests/java/ifc/drawing/_XLayerSupplier \
358 qadevOOo/tests/java/ifc/drawing/_XMasterPagesSupplier \
359 qadevOOo/tests/java/ifc/drawing/_XMasterPageTarget \
360 qadevOOo/tests/java/ifc/drawing/_XShape \
361 qadevOOo/tests/java/ifc/drawing/_XShapeBinder \
362 qadevOOo/tests/java/ifc/drawing/_XShapeCombiner \
363 qadevOOo/tests/java/ifc/drawing/_XShapeDescriptor \
364 qadevOOo/tests/java/ifc/drawing/_XShapeGroup \
365 qadevOOo/tests/java/ifc/drawing/_XShapeGrouper \
366 qadevOOo/tests/java/ifc/drawing/_XShapes \
367 qadevOOo/tests/java/ifc/form/binding/_BindableDatabaseCheckBox \
368 qadevOOo/tests/java/ifc/form/binding/_BindableDatabaseRadioButton \
369 qadevOOo/tests/java/ifc/form/binding/_XBindableValue \
370 qadevOOo/tests/java/ifc/form/component/_CheckBox \
371 qadevOOo/tests/java/ifc/form/component/_ComboBox \
372 qadevOOo/tests/java/ifc/form/component/_CommandButton \
373 qadevOOo/tests/java/ifc/form/component/_CurrencyField \
374 qadevOOo/tests/java/ifc/form/component/_DatabaseComboBox \
375 qadevOOo/tests/java/ifc/form/component/_DatabaseForm \
376 qadevOOo/tests/java/ifc/form/component/_DatabaseFormattedField \
377 qadevOOo/tests/java/ifc/form/component/_DatabaseImageControl \
378 qadevOOo/tests/java/ifc/form/component/_DatabaseListBox \
379 qadevOOo/tests/java/ifc/form/component/_DatabasePatternField \
380 qadevOOo/tests/java/ifc/form/component/_DatabaseTextField \
381 qadevOOo/tests/java/ifc/form/component/_DataForm \
382 qadevOOo/tests/java/ifc/form/component/_DateField \
383 qadevOOo/tests/java/ifc/form/component/_FileControl \
384 qadevOOo/tests/java/ifc/form/component/_FormattedField \
385 qadevOOo/tests/java/ifc/form/component/_GridControl \
386 qadevOOo/tests/java/ifc/form/component/_HiddenControl \
387 qadevOOo/tests/java/ifc/form/component/_HTMLForm \
388 qadevOOo/tests/java/ifc/form/component/_ImageButton \
389 qadevOOo/tests/java/ifc/form/component/_ListBox \
390 qadevOOo/tests/java/ifc/form/component/_NavigationToolBar \
391 qadevOOo/tests/java/ifc/form/component/_NumericField \
392 qadevOOo/tests/java/ifc/form/component/_PatternField \
393 qadevOOo/tests/java/ifc/form/component/_RadioButton \
394 qadevOOo/tests/java/ifc/form/component/_RichTextControl \
395 qadevOOo/tests/java/ifc/form/component/_ScrollBar \
396 qadevOOo/tests/java/ifc/form/component/_SpinButton \
397 qadevOOo/tests/java/ifc/form/component/_TextField \
398 qadevOOo/tests/java/ifc/form/component/_TimeField \
399 qadevOOo/tests/java/ifc/form/_DataAwareControlModel \
400 qadevOOo/tests/java/ifc/form/_FormComponent \
401 qadevOOo/tests/java/ifc/form/_FormControlModel \
402 qadevOOo/tests/java/ifc/form/submission/_XSubmission \
403 qadevOOo/tests/java/ifc/form/submission/_XSubmissionSupplier \
404 qadevOOo/tests/java/ifc/formula/_FormulaProperties \
405 qadevOOo/tests/java/ifc/form/validation/_XValidatable \
406 qadevOOo/tests/java/ifc/form/validation/_XValidatableFormComponent \
407 qadevOOo/tests/java/ifc/form/validation/_XValidityConstraintListener \
408 qadevOOo/tests/java/ifc/form/_XApproveActionBroadcaster \
409 qadevOOo/tests/java/ifc/form/_XBoundComponent \
410 qadevOOo/tests/java/ifc/form/_XBoundControl \
411 qadevOOo/tests/java/ifc/form/_XChangeBroadcaster \
412 qadevOOo/tests/java/ifc/form/_XConfirmDeleteBroadcaster \
413 qadevOOo/tests/java/ifc/form/_XDatabaseParameterBroadcaster \
414 qadevOOo/tests/java/ifc/form/_XFormController \
415 qadevOOo/tests/java/ifc/form/_XFormsSupplier \
416 qadevOOo/tests/java/ifc/form/_XGrid \
417 qadevOOo/tests/java/ifc/form/_XGridColumnFactory \
418 qadevOOo/tests/java/ifc/form/_XGridFieldDataSupplier \
419 qadevOOo/tests/java/ifc/form/_XImageProducerSupplier \
420 qadevOOo/tests/java/ifc/form/_XLoadable \
421 qadevOOo/tests/java/ifc/form/_XLoadListener \
422 qadevOOo/tests/java/ifc/form/_XReset \
423 qadevOOo/tests/java/ifc/form/_XSubmit \
424 qadevOOo/tests/java/ifc/form/_XUpdateBroadcaster \
425 qadevOOo/tests/java/ifc/frame/_Desktop \
426 qadevOOo/tests/java/ifc/frame/_Frame \
427 qadevOOo/tests/java/ifc/frame/_FrameLoader \
428 qadevOOo/tests/java/ifc/frame/_SynchronousFrameLoader \
429 qadevOOo/tests/java/ifc/frame/_XComponentLoader \
430 qadevOOo/tests/java/ifc/frame/_XController \
431 qadevOOo/tests/java/ifc/frame/_XDesktop \
432 qadevOOo/tests/java/ifc/frame/_XDispatch \
433 qadevOOo/tests/java/ifc/frame/_XDispatchProvider \
434 qadevOOo/tests/java/ifc/frame/_XDispatchProviderInterception \
435 qadevOOo/tests/java/ifc/frame/_XDispatchRecorder \
436 qadevOOo/tests/java/ifc/frame/_XDispatchRecorderSupplier \
437 qadevOOo/tests/java/ifc/frame/_XDocumentTemplates \
438 qadevOOo/tests/java/ifc/frame/_XFrame \
439 qadevOOo/tests/java/ifc/frame/_XFrameActionListener \
440 qadevOOo/tests/java/ifc/frame/_XFrameLoader \
441 qadevOOo/tests/java/ifc/frame/_XFramesSupplier \
442 qadevOOo/tests/java/ifc/frame/_XLayoutManager \
443 qadevOOo/tests/java/ifc/frame/_XModel \
444 qadevOOo/tests/java/ifc/frame/_XModuleManager \
445 qadevOOo/tests/java/ifc/frame/_XNotifyingDispatch \
446 qadevOOo/tests/java/ifc/frame/_XPopupMenuController \
447 qadevOOo/tests/java/ifc/frame/_XStatusListener \
448 qadevOOo/tests/java/ifc/frame/_XStorable \
449 qadevOOo/tests/java/ifc/frame/_XSynchronousFrameLoader \
450 qadevOOo/tests/java/ifc/frame/_XTasksSupplier \
451 qadevOOo/tests/java/ifc/frame/_XUIControllerRegistration \
452 qadevOOo/tests/java/ifc/i18n/_XBreakIterator \
453 qadevOOo/tests/java/ifc/i18n/_XCalendar \
454 qadevOOo/tests/java/ifc/i18n/_XCharacterClassification \
455 qadevOOo/tests/java/ifc/i18n/_XCollator \
456 qadevOOo/tests/java/ifc/i18n/_XExtendedCalendar \
457 qadevOOo/tests/java/ifc/i18n/_XExtendedIndexEntrySupplier \
458 qadevOOo/tests/java/ifc/i18n/_XExtendedTransliteration \
459 qadevOOo/tests/java/ifc/i18n/_XIndexEntrySupplier \
460 qadevOOo/tests/java/ifc/i18n/_XLocaleData \
461 qadevOOo/tests/java/ifc/i18n/_XNumberFormatCode \
462 qadevOOo/tests/java/ifc/i18n/_XTransliteration \
463 qadevOOo/tests/java/ifc/inspection/_XObjectInspector \
464 qadevOOo/tests/java/ifc/inspection/_XObjectInspectorModel \
465 qadevOOo/tests/java/ifc/io/_XActiveDataControl \
466 qadevOOo/tests/java/ifc/io/_XActiveDataSink \
467 qadevOOo/tests/java/ifc/io/_XActiveDataSource \
468 qadevOOo/tests/java/ifc/io/_XConnectable \
469 qadevOOo/tests/java/ifc/io/_XDataInputStream \
470 qadevOOo/tests/java/ifc/io/_XDataOutputStream \
471 qadevOOo/tests/java/ifc/io/_XInputStream \
472 qadevOOo/tests/java/ifc/io/_XMarkableStream \
473 qadevOOo/tests/java/ifc/io/_XObjectInputStream \
474 qadevOOo/tests/java/ifc/io/_XObjectOutputStream \
475 qadevOOo/tests/java/ifc/io/_XOutputStream \
476 qadevOOo/tests/java/ifc/io/_XPersistObject \
477 qadevOOo/tests/java/ifc/java/_XJavaThreadRegister_11 \
478 qadevOOo/tests/java/ifc/java/_XJavaVM \
479 qadevOOo/tests/java/ifc/lang/_ServiceManager \
480 qadevOOo/tests/java/ifc/lang/_XComponent \
481 qadevOOo/tests/java/ifc/lang/_XEventListener \
482 qadevOOo/tests/java/ifc/lang/_XInitialization \
483 qadevOOo/tests/java/ifc/lang/_XLocalizable \
484 qadevOOo/tests/java/ifc/lang/_XMain \
485 qadevOOo/tests/java/ifc/lang/_XMultiComponentFactory \
486 qadevOOo/tests/java/ifc/lang/_XMultiServiceFactory \
487 qadevOOo/tests/java/ifc/lang/_XServiceDisplayName \
488 qadevOOo/tests/java/ifc/lang/_XServiceInfo \
489 qadevOOo/tests/java/ifc/lang/_XSingleServiceFactory \
490 qadevOOo/tests/java/ifc/lang/_XTypeProvider \
491 qadevOOo/tests/java/ifc/linguistic2/_LinguProperties \
492 qadevOOo/tests/java/ifc/linguistic2/_XAvailableLocales \
493 qadevOOo/tests/java/ifc/linguistic2/_XDictionaryList \
494 qadevOOo/tests/java/ifc/linguistic2/_XHyphenator \
495 qadevOOo/tests/java/ifc/linguistic2/_XLinguServiceEventBroadcaster \
496 qadevOOo/tests/java/ifc/linguistic2/_XLinguServiceManager \
497 qadevOOo/tests/java/ifc/linguistic2/_XSearchableDictionaryList \
498 qadevOOo/tests/java/ifc/linguistic2/_XSpellChecker \
499 qadevOOo/tests/java/ifc/linguistic2/_XSupportedLocales \
500 qadevOOo/tests/java/ifc/linguistic2/_XThesaurus \
501 qadevOOo/tests/java/ifc/loader/_XImplementationLoader \
502 qadevOOo/tests/java/ifc/presentation/_OutlineView \
503 qadevOOo/tests/java/ifc/presentation/_Presentation \
504 qadevOOo/tests/java/ifc/presentation/_PresentationView \
505 qadevOOo/tests/java/ifc/presentation/_PreviewView \
506 qadevOOo/tests/java/ifc/presentation/_SlidesView \
507 qadevOOo/tests/java/ifc/presentation/_XCustomPresentationSupplier \
508 qadevOOo/tests/java/ifc/presentation/_XPresentation \
509 qadevOOo/tests/java/ifc/presentation/_XPresentationSupplier \
510 qadevOOo/tests/java/ifc/reflection/_XIdlReflection \
511 qadevOOo/tests/java/ifc/reflection/_XProxyFactory \
512 qadevOOo/tests/java/ifc/reflection/_XTypeDescriptionEnumerationAccess \
513 qadevOOo/tests/java/ifc/registry/_XImplementationRegistration \
514 qadevOOo/tests/java/ifc/registry/_XSimpleRegistry \
515 qadevOOo/tests/java/ifc/script/_XEventAttacherManager \
516 qadevOOo/tests/java/ifc/script/_XInvocationAdapterFactory \
517 qadevOOo/tests/java/ifc/script/_XInvocationAdapterFactory2 \
518 qadevOOo/tests/java/ifc/script/_XTypeConverter \
519 qadevOOo/tests/java/ifc/sdbc/_ResultSet \
520 qadevOOo/tests/java/ifc/sdbc/_RowSet \
521 qadevOOo/tests/java/ifc/sdbc/_XCloseable \
522 qadevOOo/tests/java/ifc/sdbc/_XColumnLocate \
523 qadevOOo/tests/java/ifc/sdbc/_XDataSource \
524 qadevOOo/tests/java/ifc/sdbc/_XDriver \
525 qadevOOo/tests/java/ifc/sdbc/_XDriverManager \
526 qadevOOo/tests/java/ifc/sdbc/_XIsolatedConnection \
527 qadevOOo/tests/java/ifc/sdbc/_XParameters \
528 qadevOOo/tests/java/ifc/sdbcx/_ResultSet \
529 qadevOOo/tests/java/ifc/sdbc/_XResultSet \
530 qadevOOo/tests/java/ifc/sdbc/_XResultSetMetaDataSupplier \
531 qadevOOo/tests/java/ifc/sdbc/_XResultSetUpdate \
532 qadevOOo/tests/java/ifc/sdbc/_XRow \
533 qadevOOo/tests/java/ifc/sdbc/_XRowSet \
534 qadevOOo/tests/java/ifc/sdbc/_XRowUpdate \
535 qadevOOo/tests/java/ifc/sdbc/_XWarningsSupplier \
536 qadevOOo/tests/java/ifc/sdbcx/_XColumnsSupplier \
537 qadevOOo/tests/java/ifc/sdbcx/_XCreateCatalog \
538 qadevOOo/tests/java/ifc/sdbcx/_XDataDefinitionSupplier \
539 qadevOOo/tests/java/ifc/sdbcx/_XDeleteRows \
540 qadevOOo/tests/java/ifc/sdbcx/_XDropCatalog \
541 qadevOOo/tests/java/ifc/sdbcx/_XRowLocate \
542 qadevOOo/tests/java/ifc/sdbcx/_XTablesSupplier \
543 qadevOOo/tests/java/ifc/sdb/_DataAccessDescriptor \
544 qadevOOo/tests/java/ifc/sdb/_DataSource \
545 qadevOOo/tests/java/ifc/sdb/_DatasourceAdministrationDialog \
546 qadevOOo/tests/java/ifc/sdb/_ErrorMessageDialog \
547 qadevOOo/tests/java/ifc/sdb/_QueryDefinition \
548 qadevOOo/tests/java/ifc/sdb/_RowSet \
549 qadevOOo/tests/java/ifc/sdb/_SingleSelectQueryComposer \
550 qadevOOo/tests/java/ifc/sdb/_XBookmarksSupplier \
551 qadevOOo/tests/java/ifc/sdb/_XCompletedConnection \
552 qadevOOo/tests/java/ifc/sdb/_XCompletedExecution \
553 qadevOOo/tests/java/ifc/sdb/_XFormDocumentsSupplier \
554 qadevOOo/tests/java/ifc/sdb/_XParametersSupplier \
555 qadevOOo/tests/java/ifc/sdb/_XQueryDefinitionsSupplier \
556 qadevOOo/tests/java/ifc/sdb/_XReportDocumentsSupplier \
557 qadevOOo/tests/java/ifc/sdb/_XResultSetAccess \
558 qadevOOo/tests/java/ifc/sdb/_XRowSetApproveBroadcaster \
559 qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryAnalyzer \
560 qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer \
561 qadevOOo/tests/java/ifc/sdb/_XSQLErrorBroadcaster \
562 qadevOOo/tests/java/ifc/sheet/_SpreadsheetDocument \
563 qadevOOo/tests/java/ifc/sheet/_TableAutoFormatField \
564 qadevOOo/tests/java/ifc/sheet/_XCellRangeData \
565 qadevOOo/tests/java/ifc/sheet/_XCellRangesQuery \
566 qadevOOo/tests/java/ifc/sheet/_XEnhancedMouseClickBroadcaster \
567 qadevOOo/tests/java/ifc/sheet/_XRangeSelection \
568 qadevOOo/tests/java/ifc/style/_CharacterProperties \
569 qadevOOo/tests/java/ifc/style/_CharacterPropertiesAsian \
570 qadevOOo/tests/java/ifc/style/_CharacterPropertiesComplex \
571 qadevOOo/tests/java/ifc/style/_CharacterStyle \
572 qadevOOo/tests/java/ifc/style/_PageProperties \
573 qadevOOo/tests/java/ifc/style/_PageStyle \
574 qadevOOo/tests/java/ifc/style/_ParagraphProperties \
575 qadevOOo/tests/java/ifc/style/_ParagraphPropertiesAsian \
576 qadevOOo/tests/java/ifc/style/_ParagraphPropertiesComplex \
577 qadevOOo/tests/java/ifc/style/_ParagraphStyle \
578 qadevOOo/tests/java/ifc/style/_Style \
579 qadevOOo/tests/java/ifc/style/_XStyle \
580 qadevOOo/tests/java/ifc/style/_XStyleFamiliesSupplier \
581 qadevOOo/tests/java/ifc/system/_XSimpleMailClientSupplier \
582 qadevOOo/tests/java/ifc/system/_XSystemShellExecute \
583 qadevOOo/tests/java/ifc/table/_CellProperties \
584 qadevOOo/tests/java/ifc/table/_XAutoFormattable \
585 qadevOOo/tests/java/ifc/table/_XCellRange \
586 qadevOOo/tests/java/ifc/table/_XTableChart \
587 qadevOOo/tests/java/ifc/table/_XTableColumns \
588 qadevOOo/tests/java/ifc/table/_XTableRows \
589 qadevOOo/tests/java/ifc/task/_XInteractionHandler \
590 qadevOOo/tests/java/ifc/task/_XJob \
591 qadevOOo/tests/java/ifc/task/_XJobExecutor \
592 qadevOOo/tests/java/ifc/task/_XStatusIndicatorFactory \
593 qadevOOo/tests/java/ifc/text/_BaseFrame \
594 qadevOOo/tests/java/ifc/text/_BaseFrameProperties \
595 qadevOOo/tests/java/ifc/text/_BaseIndex \
596 qadevOOo/tests/java/ifc/text/_BaseIndexMark \
597 qadevOOo/tests/java/ifc/text/_CellProperties \
598 qadevOOo/tests/java/ifc/text/_CellRange \
599 qadevOOo/tests/java/ifc/text/_Defaults \
600 qadevOOo/tests/java/ifc/text/_DocumentIndex \
601 qadevOOo/tests/java/ifc/text/_DocumentIndexMark \
602 qadevOOo/tests/java/ifc/text/_DocumentSettings \
603 qadevOOo/tests/java/ifc/text/_Footnote \
604 qadevOOo/tests/java/ifc/text/_FootnoteSettings \
605 qadevOOo/tests/java/ifc/text/_GenericTextDocument \
606 qadevOOo/tests/java/ifc/text/_LineNumberingProperties \
607 qadevOOo/tests/java/ifc/text/_MailMerge \
608 qadevOOo/tests/java/ifc/text/_NumberingLevel \
609 qadevOOo/tests/java/ifc/text/_NumberingRules \
610 qadevOOo/tests/java/ifc/text/_PrintSettings \
611 qadevOOo/tests/java/ifc/text/_Text \
612 qadevOOo/tests/java/ifc/text/_TextColumns \
613 qadevOOo/tests/java/ifc/text/_TextContent \
614 qadevOOo/tests/java/ifc/text/_TextDocument \
615 qadevOOo/tests/java/ifc/text/_TextEmbeddedObject \
616 qadevOOo/tests/java/ifc/text/_TextFieldMaster \
617 qadevOOo/tests/java/ifc/text/_TextFrame \
618 qadevOOo/tests/java/ifc/text/_TextGraphicObject \
619 qadevOOo/tests/java/ifc/text/_TextPortion \
620 qadevOOo/tests/java/ifc/text/_TextSection \
621 qadevOOo/tests/java/ifc/text/_TextTable \
622 qadevOOo/tests/java/ifc/text/_TextTableRow \
623 qadevOOo/tests/java/ifc/text/_ViewSettings \
624 qadevOOo/tests/java/ifc/text/_XAutoTextContainer \
625 qadevOOo/tests/java/ifc/text/_XAutoTextEntry \
626 qadevOOo/tests/java/ifc/text/_XAutoTextGroup \
627 qadevOOo/tests/java/ifc/text/_XBookmarksSupplier \
628 qadevOOo/tests/java/ifc/text/_XChapterNumberingSupplier \
629 qadevOOo/tests/java/ifc/text/_XDefaultNumberingProvider \
630 qadevOOo/tests/java/ifc/text/_XDocumentIndex \
631 qadevOOo/tests/java/ifc/text/_XDocumentIndexesSupplier \
632 qadevOOo/tests/java/ifc/text/_XEndnotesSupplier \
633 qadevOOo/tests/java/ifc/text/_XFootnote \
634 qadevOOo/tests/java/ifc/text/_XFootnotesSettingsSupplier \
635 qadevOOo/tests/java/ifc/text/_XFootnotesSupplier \
636 qadevOOo/tests/java/ifc/text/_XLineNumberingProperties \
637 qadevOOo/tests/java/ifc/text/_XMailMergeBroadcaster \
638 qadevOOo/tests/java/ifc/text/_XPageCursor \
639 qadevOOo/tests/java/ifc/text/_XPagePrintable \
640 qadevOOo/tests/java/ifc/text/_XParagraphCursor \
641 qadevOOo/tests/java/ifc/text/_XReferenceMarksSupplier \
642 qadevOOo/tests/java/ifc/text/_XRelativeTextContentInsert \
643 qadevOOo/tests/java/ifc/text/_XSentenceCursor \
644 qadevOOo/tests/java/ifc/text/_XSimpleText \
645 qadevOOo/tests/java/ifc/text/_XText \
646 qadevOOo/tests/java/ifc/text/_XTextColumns \
647 qadevOOo/tests/java/ifc/text/_XTextContent \
648 qadevOOo/tests/java/ifc/text/_XTextCursor \
649 qadevOOo/tests/java/ifc/text/_XTextDocument \
650 qadevOOo/tests/java/ifc/text/_XTextEmbeddedObjectsSupplier \
651 qadevOOo/tests/java/ifc/text/_XTextField \
652 qadevOOo/tests/java/ifc/text/_XTextFieldsSupplier \
653 qadevOOo/tests/java/ifc/text/_XTextFrame \
654 qadevOOo/tests/java/ifc/text/_XTextFramesSupplier \
655 qadevOOo/tests/java/ifc/text/_XTextGraphicObjectsSupplier \
656 qadevOOo/tests/java/ifc/text/_XTextRange \
657 qadevOOo/tests/java/ifc/text/_XTextRangeCompare \
658 qadevOOo/tests/java/ifc/text/_XTextRangeMover \
659 qadevOOo/tests/java/ifc/text/_XTextSection \
660 qadevOOo/tests/java/ifc/text/_XTextSectionsSupplier \
661 qadevOOo/tests/java/ifc/text/_XTextTable \
662 qadevOOo/tests/java/ifc/text/_XTextTableCursor \
663 qadevOOo/tests/java/ifc/text/_XTextTablesSupplier \
664 qadevOOo/tests/java/ifc/text/_XTextViewCursorSupplier \
665 qadevOOo/tests/java/ifc/text/_XWordCursor \
666 qadevOOo/tests/java/ifc/ucb/_XCachedContentResultSetFactory \
667 qadevOOo/tests/java/ifc/ucb/_XCachedContentResultSetStubFactory \
668 qadevOOo/tests/java/ifc/ucb/_XCachedDynamicResultSetFactory \
669 qadevOOo/tests/java/ifc/ucb/_XCachedDynamicResultSetStubFactory \
670 qadevOOo/tests/java/ifc/ucb/_XCommandProcessor \
671 qadevOOo/tests/java/ifc/ucb/_XCommandProcessor2 \
672 qadevOOo/tests/java/ifc/ucb/_XContentIdentifierFactory \
673 qadevOOo/tests/java/ifc/ucb/_XContentProvider \
674 qadevOOo/tests/java/ifc/ucb/_XContentProviderFactory \
675 qadevOOo/tests/java/ifc/ucb/_XContentProviderManager \
676 qadevOOo/tests/java/ifc/ucb/_XDataContainer \
677 qadevOOo/tests/java/ifc/ucb/_XFileIdentifierConverter \
678 qadevOOo/tests/java/ifc/ucb/_XParameterizedContentProvider \
679 qadevOOo/tests/java/ifc/ucb/_XPropertyMatcherFactory \
680 qadevOOo/tests/java/ifc/ucb/_XPropertySetRegistryFactory \
681 qadevOOo/tests/java/ifc/ucb/_XRemoteContentProviderAcceptor \
682 qadevOOo/tests/java/ifc/ucb/_XRemoteContentProviderActivator \
683 qadevOOo/tests/java/ifc/ucb/_XSimpleFileAccess \
684 qadevOOo/tests/java/ifc/ucb/_XSimpleFileAccess2 \
685 qadevOOo/tests/java/ifc/ucb/_XSortedDynamicResultSetFactory \
686 qadevOOo/tests/java/ifc/ui/dialogs/_FilePicker \
687 qadevOOo/tests/java/ifc/ui/dialogs/_XControlAccess \
688 qadevOOo/tests/java/ifc/ui/dialogs/_XControlInformation \
689 qadevOOo/tests/java/ifc/ui/dialogs/_XExecutableDialog \
690 qadevOOo/tests/java/ifc/ui/dialogs/_XFilePicker \
691 qadevOOo/tests/java/ifc/ui/dialogs/_XFilePickerControlAccess \
692 qadevOOo/tests/java/ifc/ui/dialogs/_XFilePickerNotifier \
693 qadevOOo/tests/java/ifc/ui/dialogs/_XFilePreview \
694 qadevOOo/tests/java/ifc/ui/dialogs/_XFilterGroupManager \
695 qadevOOo/tests/java/ifc/ui/dialogs/_XFilterManager \
696 qadevOOo/tests/java/ifc/ui/dialogs/_XFolderPicker \
697 qadevOOo/tests/java/ifc/ui/_XContextMenuInterception \
698 qadevOOo/tests/java/ifc/ui/_XModuleUIConfigurationManager \
699 qadevOOo/tests/java/ifc/ui/_XModuleUIConfigurationManagerSupplier \
700 qadevOOo/tests/java/ifc/ui/_XUIConfiguration \
701 qadevOOo/tests/java/ifc/ui/_XUIConfigurationListener \
702 qadevOOo/tests/java/ifc/ui/_XUIConfigurationManager \
703 qadevOOo/tests/java/ifc/ui/_XUIConfigurationPersistence \
704 qadevOOo/tests/java/ifc/ui/_XUIConfigurationStorage \
705 qadevOOo/tests/java/ifc/ui/_XUIElementFactory \
706 qadevOOo/tests/java/ifc/ui/_XUIElementFactoryRegistration \
707 qadevOOo/tests/java/ifc/uno/_XComponentContext \
708 qadevOOo/tests/java/ifc/uno/_XNamingService \
709 qadevOOo/tests/java/ifc/util/_PathSettings \
710 qadevOOo/tests/java/ifc/util/_SearchDescriptor \
711 qadevOOo/tests/java/ifc/util/_XCancellable \
712 qadevOOo/tests/java/ifc/util/_XChangesBatch \
713 qadevOOo/tests/java/ifc/util/_XChangesNotifier \
714 qadevOOo/tests/java/ifc/util/_XCloneable \
715 qadevOOo/tests/java/ifc/util/_XFlushable \
716 qadevOOo/tests/java/ifc/util/_XImportable \
717 qadevOOo/tests/java/ifc/util/_XModeSelector \
718 qadevOOo/tests/java/ifc/util/_XModifiable \
719 qadevOOo/tests/java/ifc/util/_XModifyBroadcaster \
720 qadevOOo/tests/java/ifc/util/_XNumberFormatsSupplier \
721 qadevOOo/tests/java/ifc/util/_XNumberFormatter \
722 qadevOOo/tests/java/ifc/util/_XProtectable \
723 qadevOOo/tests/java/ifc/util/_XRefreshable \
724 qadevOOo/tests/java/ifc/util/_XReplaceable \
725 qadevOOo/tests/java/ifc/util/_XReplaceDescriptor \
726 qadevOOo/tests/java/ifc/util/_XSearchable \
727 qadevOOo/tests/java/ifc/util/_XSearchDescriptor \
728 qadevOOo/tests/java/ifc/util/_XSortable \
729 qadevOOo/tests/java/ifc/util/_XStringEscape \
730 qadevOOo/tests/java/ifc/util/_XStringSubstitution \
731 qadevOOo/tests/java/ifc/util/_XURLTransformer \
732 qadevOOo/tests/java/ifc/view/_XControlAccess \
733 qadevOOo/tests/java/ifc/view/_XFormLayerAccess \
734 qadevOOo/tests/java/ifc/view/_XMultiSelectionSupplier \
735 qadevOOo/tests/java/ifc/view/_XPrintable \
736 qadevOOo/tests/java/ifc/view/_XPrintJobBroadcaster \
737 qadevOOo/tests/java/ifc/view/_XPrintSettingsSupplier \
738 qadevOOo/tests/java/ifc/view/_XScreenCursor \
739 qadevOOo/tests/java/ifc/view/_XSelectionSupplier \
740 qadevOOo/tests/java/ifc/view/_XViewSettingsSupplier \
741 qadevOOo/tests/java/ifc/xml/sax/_XDocumentHandler \
742 qadevOOo/tests/java/ifc/xml/_UserDefinedAttributesSupplier \
743 qadevOOo/tests/java/mod/_acceptor/Acceptor \
744 qadevOOo/tests/java/mod/_acceptor/uno/Acceptor \
745 qadevOOo/tests/java/mod/_ado/ODriver \
746 qadevOOo/tests/java/mod/_basctl/AccessibleShape \
747 qadevOOo/tests/java/mod/_brdgfctr/BridgeFactory \
748 qadevOOo/tests/java/mod/_bridgefac/uno/BridgeFactory \
749 qadevOOo/tests/java/mod/_cached/CachedContentResultSetFactory \
750 qadevOOo/tests/java/mod/_cached/CachedContentResultSetStubFactory \
751 qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetFactory \
752 qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetStubFactory \
753 qadevOOo/tests/java/mod/_cmdmail/SimpleCommandMail \
754 qadevOOo/tests/java/mod/_cnt/ChaosContentProvider \
755 qadevOOo/tests/java/mod/_cnt/CntUnoDataContainer \
756 qadevOOo/tests/java/mod/_cnt/PropertyMatcherFactory \
757 qadevOOo/tests/java/mod/_configmgr/ConfigurationProvider \
758 qadevOOo/tests/java/mod/_configmgr/DefaultProvider \
759 qadevOOo/tests/java/mod/_configmgr/ProviderTestEnvironment \
760 qadevOOo/tests/java/mod/_connector/uno/Connector \
761 qadevOOo/tests/java/mod/_connectr/Connector \
762 qadevOOo/tests/java/mod/_corefl/CoreReflection \
763 qadevOOo/tests/java/mod/_corereflection/uno/CoreReflection \
764 qadevOOo/tests/java/mod/_cpld/DLLComponentLoader \
765 qadevOOo/tests/java/mod/_dbaccess/ConnectionLineAccessibility \
766 qadevOOo/tests/java/mod/_dbaccess/DBContentLoader \
767 qadevOOo/tests/java/mod/_dbaccess/JoinViewAccessibility \
768 qadevOOo/tests/java/mod/_dbaccess/OCommandDefinition \
769 qadevOOo/tests/java/mod/_dbaccess/ODatabaseContext \
770 qadevOOo/tests/java/mod/_dbaccess/ODatabaseSource \
771 qadevOOo/tests/java/mod/_dbaccess/ODatasourceAdministrationDialog \
772 qadevOOo/tests/java/mod/_dbaccess/ODatasourceBrowser \
773 qadevOOo/tests/java/mod/_dbaccess/OInteractionHandler \
774 qadevOOo/tests/java/mod/_dbaccess/OQueryDesign \
775 qadevOOo/tests/java/mod/_dbaccess/ORowSet \
776 qadevOOo/tests/java/mod/_dbaccess/OSingleSelectQueryComposer \
777 qadevOOo/tests/java/mod/_dbaccess/OSQLMessageDialog \
778 qadevOOo/tests/java/mod/_dbaccess/SbaXGridControl \
779 qadevOOo/tests/java/mod/_dbaccess/TableWindowAccessibility \
780 qadevOOo/tests/java/mod/_dbpool/OConnectionPool \
781 qadevOOo/tests/java/mod/_defreg/NestedRegistry \
782 qadevOOo/tests/java/mod/_dtrans/generic \
783 qadevOOo/tests/java/mod/_dynamicloader/Dynamic \
784 qadevOOo/tests/java/mod/_fileacc/SimpleFileAccess \
785 qadevOOo/tests/java/mod/_file/calc/ODriver \
786 qadevOOo/tests/java/mod/_file/dbase/ODriver \
787 qadevOOo/tests/java/mod/_file/flat/ODriver \
788 qadevOOo/tests/java/mod/_fop/FolderPicker \
789 qadevOOo/tests/java/mod/_forms/GenericModelTest \
790 qadevOOo/tests/java/mod/_forms/OButtonControl \
791 qadevOOo/tests/java/mod/_forms/OButtonModel \
792 qadevOOo/tests/java/mod/_forms/OCheckBoxControl \
793 qadevOOo/tests/java/mod/_forms/OCheckBoxModel \
794 qadevOOo/tests/java/mod/_forms/OComboBoxControl \
795 qadevOOo/tests/java/mod/_forms/OComboBoxModel \
796 qadevOOo/tests/java/mod/_forms/OCurrencyControl \
797 qadevOOo/tests/java/mod/_forms/OCurrencyModel \
798 qadevOOo/tests/java/mod/_forms/ODatabaseForm \
799 qadevOOo/tests/java/mod/_forms/ODateControl \
800 qadevOOo/tests/java/mod/_forms/ODateModel \
801 qadevOOo/tests/java/mod/_forms/OEditControl \
802 qadevOOo/tests/java/mod/_forms/OEditModel \
803 qadevOOo/tests/java/mod/_forms/OFileControlModel \
804 qadevOOo/tests/java/mod/_forms/OFixedTextModel \
805 qadevOOo/tests/java/mod/_forms/OFormattedControl \
806 qadevOOo/tests/java/mod/_forms/OFormattedFieldWrapper \
807 qadevOOo/tests/java/mod/_forms/OFormsCollection \
808 qadevOOo/tests/java/mod/_forms/OGridControlModel \
809 qadevOOo/tests/java/mod/_forms/OGroupBoxControl \
810 qadevOOo/tests/java/mod/_forms/OGroupBoxModel \
811 qadevOOo/tests/java/mod/_forms/OHiddenModel \
812 qadevOOo/tests/java/mod/_forms/OImageButtonControl \
813 qadevOOo/tests/java/mod/_forms/OImageButtonModel \
814 qadevOOo/tests/java/mod/_forms/OImageControlControl \
815 qadevOOo/tests/java/mod/_forms/OImageControlModel \
816 qadevOOo/tests/java/mod/_forms/OListBoxControl \
817 qadevOOo/tests/java/mod/_forms/OListBoxModel \
818 qadevOOo/tests/java/mod/_forms/ONavigationBarControl \
819 qadevOOo/tests/java/mod/_forms/ONavigationBarModel \
820 qadevOOo/tests/java/mod/_forms/ONumericControl \
821 qadevOOo/tests/java/mod/_forms/ONumericModel \
822 qadevOOo/tests/java/mod/_forms/OPatternControl \
823 qadevOOo/tests/java/mod/_forms/OPatternModel \
824 qadevOOo/tests/java/mod/_forms/ORadioButtonControl \
825 qadevOOo/tests/java/mod/_forms/ORadioButtonModel \
826 qadevOOo/tests/java/mod/_forms/OScrollBarModel \
827 qadevOOo/tests/java/mod/_forms/OSpinButtonModel \
828 qadevOOo/tests/java/mod/_forms/OTimeControl \
829 qadevOOo/tests/java/mod/_forms/OTimeModel \
830 qadevOOo/tests/java/mod/_fps/FilePicker \
831 qadevOOo/tests/java/mod/_ftransl/DataFormatTranslator \
832 qadevOOo/tests/java/mod/_fwk/ControlMenuController \
833 qadevOOo/tests/java/mod/_fwk/Desktop \
834 qadevOOo/tests/java/mod/_fwk/DispatchRecorder \
835 qadevOOo/tests/java/mod/_fwk/DispatchRecorderSupplier \
836 qadevOOo/tests/java/mod/_fwk/FontMenuController \
837 qadevOOo/tests/java/mod/_fwk/FontSizeMenuController \
838 qadevOOo/tests/java/mod/_fwk/FooterMenuController \
839 qadevOOo/tests/java/mod/_fwk/FormatMenuController \
840 qadevOOo/tests/java/mod/_fwk/Frame \
841 qadevOOo/tests/java/mod/_fwk/HeaderMenuController \
842 qadevOOo/tests/java/mod/_fwk/JobExecutor \
843 qadevOOo/tests/java/mod/_fwk/JobHandler \
844 qadevOOo/tests/java/mod/_fwk/LayoutManager \
845 qadevOOo/tests/java/mod/_fwk/MacrosMenuController \
846 qadevOOo/tests/java/mod/_fwk/MailToDispatcher \
847 qadevOOo/tests/java/mod/_fwk/MenuBarFactory \
848 qadevOOo/tests/java/mod/_fwk/ModuleManager \
849 qadevOOo/tests/java/mod/_fwk/ModuleUIConfigurationManager \
850 qadevOOo/tests/java/mod/_fwk/ModuleUIConfigurationManagerSupplier \
851 qadevOOo/tests/java/mod/_fwk/PopupMenuControllerFactory \
852 qadevOOo/tests/java/mod/_fwk/ServiceHandler \
853 qadevOOo/tests/java/mod/_fwk/SoundHandler \
854 qadevOOo/tests/java/mod/_fwk/StatusBarControllerFactory \
855 qadevOOo/tests/java/mod/_fwk/ToolBarsMenuController \
856 qadevOOo/tests/java/mod/_fwk/UICategoryDescription \
857 qadevOOo/tests/java/mod/_fwk/UICommandDescription \
858 qadevOOo/tests/java/mod/_fwk/UIConfigurationManager \
859 qadevOOo/tests/java/mod/_fwk/UIElementFactoryManager \
860 qadevOOo/tests/java/mod/_fwk/URLTransformer \
861 qadevOOo/tests/java/mod/_fwl/ContentHandlerFactory \
862 qadevOOo/tests/java/mod/_fwl/FilterFactory \
863 qadevOOo/tests/java/mod/_fwl/FrameLoaderFactory \
864 qadevOOo/tests/java/mod/_fwl/PathSettings \
865 qadevOOo/tests/java/mod/_fwl/SubstituteVariables \
866 qadevOOo/tests/java/mod/_fwl/TypeDetection \
867 qadevOOo/tests/java/mod/_i18n/BreakIterator \
868 qadevOOo/tests/java/mod/_i18n/CalendarImpl \
869 qadevOOo/tests/java/mod/_i18n/ChapterCollator \
870 qadevOOo/tests/java/mod/_i18n/CharacterClassification \
871 qadevOOo/tests/java/mod/_i18n/Collator \
872 qadevOOo/tests/java/mod/_i18n/IndexEntrySupplier \
873 qadevOOo/tests/java/mod/_i18n/LocaleData \
874 qadevOOo/tests/java/mod/_i18n/NumberFormatCodeMapper \
875 qadevOOo/tests/java/mod/_i18n/Transliteration \
876 qadevOOo/tests/java/mod/_implreg/uno/ImplementationRegistration \
877 qadevOOo/tests/java/mod/_impreg/ImplementationRegistration \
878 qadevOOo/tests/java/mod/_insp/Introspection \
879 qadevOOo/tests/java/mod/_introspection/uno/Introspection \
880 qadevOOo/tests/java/mod/_invadp/InvocationAdapterFactory \
881 qadevOOo/tests/java/mod/_inv/Invocation \
882 qadevOOo/tests/java/mod/_invocadapt/uno/InvocationAdapterFactory \
883 qadevOOo/tests/java/mod/_invocation/uno/Invocation \
884 qadevOOo/tests/java/mod/_javaloader/JavaComponentLoader \
885 qadevOOo/tests/java/mod/_javaloader/uno/JavaComponentLoader \
886 qadevOOo/tests/java/mod/_javavm/uno/JavaVirtualMachine \
887 qadevOOo/tests/java/mod/_jdbc/JDBCDriver \
888 qadevOOo/tests/java/mod/_jen/JavaVirtualMachine \
889 qadevOOo/tests/java/mod/_lng/DicList \
890 qadevOOo/tests/java/mod/_lng/LinguProps \
891 qadevOOo/tests/java/mod/_lng/LngSvcMgr \
892 qadevOOo/tests/java/mod/_lnn/Hyphenator \
893 qadevOOo/tests/java/mod/_lnn/SpellChecker \
894 qadevOOo/tests/java/mod/_lnn/Thesaurus \
895 qadevOOo/tests/java/mod/_mcnttype/MimeContentTypeFactory \
896 qadevOOo/tests/java/mod/_namingservice/NamingService \
897 qadevOOo/tests/java/mod/_namingservice/uno/NamingService \
898 qadevOOo/tests/java/mod/_nestedreg/uno/NestedRegistry \
899 qadevOOo/tests/java/mod/_odbc/ODBCDriver \
900 qadevOOo/tests/java/mod/_pcr/ObjectInspector \
901 qadevOOo/tests/java/mod/_pcr/ObjectInspectorModel \
902 qadevOOo/tests/java/mod/_proxyfac/ProxyFactory \
903 qadevOOo/tests/java/mod/_proxyfac/uno/ProxyFactory \
904 qadevOOo/tests/java/mod/_rdbtdp/RegistryTypeDescriptionProvider \
905 qadevOOo/tests/java/mod/_regtypeprov/uno/RegistryTypeDescriptionProvider \
906 qadevOOo/tests/java/mod/_remotebridge/uno/various \
907 qadevOOo/tests/java/mod/_remotebridge/various \
908 qadevOOo/tests/java/mod/_sc/AccessibleEditableTextPara_HeaderFooter \
909 qadevOOo/tests/java/mod/_sc/AccessibleEditableTextPara_PreviewCell \
910 qadevOOo/tests/java/mod/_sch/AccArea \
911 qadevOOo/tests/java/mod/_sch/AccAxis \
912 qadevOOo/tests/java/mod/_sch/AccDataPoint \
913 qadevOOo/tests/java/mod/_sch/AccDataSeries \
914 qadevOOo/tests/java/mod/_sch/AccDiagram \
915 qadevOOo/tests/java/mod/_sch/AccessibleDocumentView \
916 qadevOOo/tests/java/mod/_sch/AccFloor \
917 qadevOOo/tests/java/mod/_sch/AccGrid \
918 qadevOOo/tests/java/mod/_sch/AccLegend \
919 qadevOOo/tests/java/mod/_sch/AccLegendEntry \
920 qadevOOo/tests/java/mod/_sch/AccTitle \
921 qadevOOo/tests/java/mod/_sch/AccWall \
922 qadevOOo/tests/java/mod/_sch/ChartArea \
923 qadevOOo/tests/java/mod/_sch/ChartGrid \
924 qadevOOo/tests/java/mod/_sch/ChartLegend \
925 qadevOOo/tests/java/mod/_sch/ChartLine \
926 qadevOOo/tests/java/mod/_sch/ChartTitle \
927 qadevOOo/tests/java/mod/_sch/ChXChartAxis \
928 qadevOOo/tests/java/mod/_sch/ChXChartData \
929 qadevOOo/tests/java/mod/_sch/ChXChartDataArray \
930 qadevOOo/tests/java/mod/_sch/ChXChartDocument \
931 qadevOOo/tests/java/mod/_sch/ChXChartView \
932 qadevOOo/tests/java/mod/_sch/ChXDataPoint \
933 qadevOOo/tests/java/mod/_sch/ChXDataRow \
934 qadevOOo/tests/java/mod/_sch/ChXDiagram \
935 qadevOOo/tests/java/mod/_sc/ScAccessibleCell \
936 qadevOOo/tests/java/mod/_sc/ScAccessibleCsvCell \
937 qadevOOo/tests/java/mod/_sc/ScAccessibleCsvGrid \
938 qadevOOo/tests/java/mod/_sc/ScAccessibleCsvRuler \
939 qadevOOo/tests/java/mod/_sc/ScAccessibleDocument \
940 qadevOOo/tests/java/mod/_sc/ScAccessibleDocumentPagePreview \
941 qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeader \
942 qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeaderArea \
943 qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewCell \
944 qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewHeaderCell \
945 qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewTable \
946 qadevOOo/tests/java/mod/_sc/ScAccessibleSpreadsheet \
947 qadevOOo/tests/java/mod/_sc/ScAnnotationShapeObj \
948 qadevOOo/tests/java/mod/_sc/ScAnnotationTextCursor \
949 qadevOOo/tests/java/mod/_sc/ScAutoFormatFieldObj \
950 qadevOOo/tests/java/mod/_sc/ScCellCursorObj \
951 qadevOOo/tests/java/mod/_sc/ScCellFieldObj \
952 qadevOOo/tests/java/mod/_sc/ScCellObj \
953 qadevOOo/tests/java/mod/_sc/ScCellRangeObj \
954 qadevOOo/tests/java/mod/_sc/ScCellRangesObj \
955 qadevOOo/tests/java/mod/_sc/ScCellTextCursor \
956 qadevOOo/tests/java/mod/_sc/ScDatabaseRangeObj \
957 qadevOOo/tests/java/mod/_sc/ScDataPilotItemObj \
958 qadevOOo/tests/java/mod/_sc/ScDocumentConfiguration \
959 qadevOOo/tests/java/mod/_sc/ScHeaderFieldObj \
960 qadevOOo/tests/java/mod/_sc/ScHeaderFieldsObj \
961 qadevOOo/tests/java/mod/_sc/ScHeaderFooterTextCursor \
962 qadevOOo/tests/java/mod/_sc/ScHeaderFooterTextObj \
963 qadevOOo/tests/java/mod/_sc/ScModelObj \
964 qadevOOo/tests/java/mod/_sc/ScShapeObj \
965 qadevOOo/tests/java/mod/_sc/ScSheetLinkObj \
966 qadevOOo/tests/java/mod/_sc/ScStyleObj \
967 qadevOOo/tests/java/mod/_sc/ScTableSheetObj \
968 qadevOOo/tests/java/mod/_sc/ScTableSheetsObj \
969 qadevOOo/tests/java/mod/_sc/ScTabViewObj \
970 qadevOOo/tests/java/mod/_sc/XMLContentExporter \
971 qadevOOo/tests/java/mod/_sc/XMLContentImporter \
972 qadevOOo/tests/java/mod/_sc/XMLExporter \
973 qadevOOo/tests/java/mod/_sc/XMLImporter \
974 qadevOOo/tests/java/mod/_sc/XMLMetaExporter \
975 qadevOOo/tests/java/mod/_sc/XMLMetaImporter \
976 qadevOOo/tests/java/mod/_sc/XMLSettingsExporter \
977 qadevOOo/tests/java/mod/_sc/XMLSettingsImporter \
978 qadevOOo/tests/java/mod/_sc/XMLStylesExporter \
979 qadevOOo/tests/java/mod/_sc/XMLStylesImporter \
980 qadevOOo/tests/java/mod/_sd/AccessibleDrawDocumentView \
981 qadevOOo/tests/java/mod/_sd/AccessibleOutlineView \
982 qadevOOo/tests/java/mod/_sd/AccessibleSlideView \
983 qadevOOo/tests/java/mod/_sd/DrawController_DrawView \
984 qadevOOo/tests/java/mod/_sd/DrawController_HandoutView \
985 qadevOOo/tests/java/mod/_sd/DrawController_NotesView \
986 qadevOOo/tests/java/mod/_sd/DrawController_OutlineView \
987 qadevOOo/tests/java/mod/_sd/DrawController_PresentationView \
988 qadevOOo/tests/java/mod/_sd/SdDocLinkTargets \
989 qadevOOo/tests/java/mod/_sd/SdDrawPage \
990 qadevOOo/tests/java/mod/_sd/SdDrawPagesAccess \
991 qadevOOo/tests/java/mod/_sd/SdGenericDrawPage \
992 qadevOOo/tests/java/mod/_sd/SdLayer \
993 qadevOOo/tests/java/mod/_sd/SdLayerManager \
994 qadevOOo/tests/java/mod/_sd/SdMasterPage \
995 qadevOOo/tests/java/mod/_sd/SdMasterPagesAccess \
996 qadevOOo/tests/java/mod/_sd/SdPageLinkTargets \
997 qadevOOo/tests/java/mod/_sd/SdUnoDrawView \
998 qadevOOo/tests/java/mod/_sd/SdUnoOutlineView \
999 qadevOOo/tests/java/mod/_sd/SdUnoPresView \
1000 qadevOOo/tests/java/mod/_sd/SdUnoSlideView \
1001 qadevOOo/tests/java/mod/_sd/SdXCustomPresentation \
1002 qadevOOo/tests/java/mod/_sd/SdXCustomPresentationAccess \
1003 qadevOOo/tests/java/mod/_sd/SdXImpressDocument \
1004 qadevOOo/tests/java/mod/_sd/SdXPresentation \
1005 qadevOOo/tests/java/mod/_sd/SdXShape \
1006 qadevOOo/tests/java/mod/_servicemgr/uno/OServiceManager \
1007 qadevOOo/tests/java/mod/_sfx/AppDispatchProvider \
1008 qadevOOo/tests/java/mod/_sfx/DocumentTemplates \
1009 qadevOOo/tests/java/mod/_sfx/FrameLoader \
1010 qadevOOo/tests/java/mod/_sfx/SfxMacroLoader \
1011 qadevOOo/tests/java/mod/_shlibloader/uno/DLLComponentLoader \
1012 qadevOOo/tests/java/mod/_simplereg/uno/SimpleRegistry \
1013 qadevOOo/tests/java/mod/_simreg/SimpleRegistry \
1014 qadevOOo/tests/java/mod/_smgr/OServiceManager \
1015 qadevOOo/tests/java/mod/_smplmail/SimpleSystemMail \
1016 qadevOOo/tests/java/mod/_sm/SmEditAccessible \
1017 qadevOOo/tests/java/mod/_sm/SmGraphicAccessible \
1018 qadevOOo/tests/java/mod/_sm/SmModel \
1019 qadevOOo/tests/java/mod/_sm/XMLExporter \
1020 qadevOOo/tests/java/mod/_sm/XMLImporter \
1021 qadevOOo/tests/java/mod/_sm/XMLMetaExporter \
1022 qadevOOo/tests/java/mod/_sm/XMLMetaImporter \
1023 qadevOOo/tests/java/mod/_sm/XMLSettingsExporter \
1024 qadevOOo/tests/java/mod/_sm/XMLSettingsImporter \
1025 qadevOOo/tests/java/mod/_srtrs/SortedDynamicResultSetFactory \
1026 qadevOOo/tests/java/mod/_stm/DataInputStream \
1027 qadevOOo/tests/java/mod/_stm/DataOutputStream \
1028 qadevOOo/tests/java/mod/_stm/MarkableInputStream \
1029 qadevOOo/tests/java/mod/_stm/MarkableOutputStream \
1030 qadevOOo/tests/java/mod/_stm/ObjectInputStream \
1031 qadevOOo/tests/java/mod/_stm/ObjectOutputStream \
1032 qadevOOo/tests/java/mod/_stm/Pipe \
1033 qadevOOo/tests/java/mod/_stm/Pump \
1034 qadevOOo/tests/java/mod/_streams/uno/DataInputStream \
1035 qadevOOo/tests/java/mod/_streams/uno/DataOutputStream \
1036 qadevOOo/tests/java/mod/_streams/uno/MarkableInputStream \
1037 qadevOOo/tests/java/mod/_streams/uno/MarkableOutputStream \
1038 qadevOOo/tests/java/mod/_streams/uno/ObjectInputStream \
1039 qadevOOo/tests/java/mod/_streams/uno/ObjectOutputStream \
1040 qadevOOo/tests/java/mod/_streams/uno/Pipe \
1041 qadevOOo/tests/java/mod/_streams/uno/Pump \
1042 qadevOOo/tests/java/mod/_svtools/AccessibleBrowseBox \
1043 qadevOOo/tests/java/mod/_svtools/AccessibleBrowseBoxHeaderBar \
1044 qadevOOo/tests/java/mod/_svtools/AccessibleBrowseBoxHeaderCell \
1045 qadevOOo/tests/java/mod/_svtools/AccessibleBrowseBoxTable \
1046 qadevOOo/tests/java/mod/_svtools/AccessibleBrowseBoxTableCell \
1047 qadevOOo/tests/java/mod/_svtools/AccessibleIconChoiceCtrl \
1048 qadevOOo/tests/java/mod/_svtools/AccessibleIconChoiceCtrlEntry \
1049 qadevOOo/tests/java/mod/_svtools/AccessibleTabBar \
1050 qadevOOo/tests/java/mod/_svtools/AccessibleTabBarPage \
1051 qadevOOo/tests/java/mod/_svtools/AccessibleTabBarPageList \
1052 qadevOOo/tests/java/mod/_svtools/AccessibleTreeListBox \
1053 qadevOOo/tests/java/mod/_svtools/AccessibleTreeListBoxEntry \
1054 qadevOOo/tests/java/mod/_svx/AccessibleControlShape \
1055 qadevOOo/tests/java/mod/_svx/AccessibleEditableTextPara \
1056 qadevOOo/tests/java/mod/_svx/AccessibleGraphicShape \
1057 qadevOOo/tests/java/mod/_svx/AccessibleOLEShape \
1058 qadevOOo/tests/java/mod/_svx/AccessiblePageShape \
1059 qadevOOo/tests/java/mod/_svx/AccessiblePresentationGraphicShape \
1060 qadevOOo/tests/java/mod/_svx/AccessiblePresentationOLEShape \
1061 qadevOOo/tests/java/mod/_svx/AccessiblePresentationShape \
1062 qadevOOo/tests/java/mod/_svx/AccessibleShape \
1063 qadevOOo/tests/java/mod/_svx/GraphicExporter \
1064 qadevOOo/tests/java/mod/_svx/SvxDrawPage \
1065 qadevOOo/tests/java/mod/_svx/SvxGraphCtrlAccessibleContext \
1066 qadevOOo/tests/java/mod/_svx/SvxGraphicObject \
1067 qadevOOo/tests/java/mod/_svx/SvxShape \
1068 qadevOOo/tests/java/mod/_svx/SvxShapeCircle \
1069 qadevOOo/tests/java/mod/_svx/SvxShapeCollection \
1070 qadevOOo/tests/java/mod/_svx/SvxShapeConnector \
1071 qadevOOo/tests/java/mod/_svx/SvxShapeControl \
1072 qadevOOo/tests/java/mod/_svx/SvxShapeDimensioning \
1073 qadevOOo/tests/java/mod/_svx/SvxShapeGroup \
1074 qadevOOo/tests/java/mod/_svx/SvxShapePolyPolygon \
1075 qadevOOo/tests/java/mod/_svx/SvxUnoNumberingRules \
1076 qadevOOo/tests/java/mod/_svx/SvxUnoText \
1077 qadevOOo/tests/java/mod/_svx/SvxUnoTextContent \
1078 qadevOOo/tests/java/mod/_svx/SvxUnoTextContentEnum \
1079 qadevOOo/tests/java/mod/_svx/SvxUnoTextCursor \
1080 qadevOOo/tests/java/mod/_svx/SvxUnoTextField \
1081 qadevOOo/tests/java/mod/_svx/SvxUnoTextRange \
1082 qadevOOo/tests/java/mod/_svx/SvxUnoTextRangeEnumeration \
1083 qadevOOo/tests/java/mod/_sw/CharacterStyle \
1084 qadevOOo/tests/java/mod/_sw/ConditionalParagraphStyle \
1085 qadevOOo/tests/java/mod/_sw/DocumentSettings \
1086 qadevOOo/tests/java/mod/_sw/PageStyle \
1087 qadevOOo/tests/java/mod/_sw/ParagraphStyle \
1088 qadevOOo/tests/java/mod/_sw/SwAccessibleDocumentPageView \
1089 qadevOOo/tests/java/mod/_sw/SwAccessibleDocumentView \
1090 qadevOOo/tests/java/mod/_sw/SwAccessibleEndnoteView \
1091 qadevOOo/tests/java/mod/_sw/SwAccessibleFooterView \
1092 qadevOOo/tests/java/mod/_sw/SwAccessibleFootnoteView \
1093 qadevOOo/tests/java/mod/_sw/SwAccessibleHeaderView \
1094 qadevOOo/tests/java/mod/_sw/SwAccessiblePageView \
1095 qadevOOo/tests/java/mod/_sw/SwAccessibleParagraphView \
1096 qadevOOo/tests/java/mod/_sw/SwAccessibleTableCellView \
1097 qadevOOo/tests/java/mod/_sw/SwAccessibleTableView \
1098 qadevOOo/tests/java/mod/_sw/SwAccessibleTextEmbeddedObject \
1099 qadevOOo/tests/java/mod/_sw/SwAccessibleTextFrameView \
1100 qadevOOo/tests/java/mod/_sw/SwAccessibleTextGraphicObject \
1101 qadevOOo/tests/java/mod/_sw/SwXAutoTextContainer \
1102 qadevOOo/tests/java/mod/_sw/SwXAutoTextEntry \
1103 qadevOOo/tests/java/mod/_sw/SwXAutoTextGroup \
1104 qadevOOo/tests/java/mod/_sw/SwXBodyText \
1105 qadevOOo/tests/java/mod/_sw/SwXBookmark \
1106 qadevOOo/tests/java/mod/_sw/SwXBookmarks \
1107 qadevOOo/tests/java/mod/_sw/SwXCell \
1108 qadevOOo/tests/java/mod/_sw/SwXCellRange \
1109 qadevOOo/tests/java/mod/_sw/SwXChapterNumbering \
1110 qadevOOo/tests/java/mod/_sw/SwXDocumentIndex \
1111 qadevOOo/tests/java/mod/_sw/SwXDocumentIndexes \
1112 qadevOOo/tests/java/mod/_sw/SwXDocumentIndexMark \
1113 qadevOOo/tests/java/mod/_sw/SwXDrawPage \
1114 qadevOOo/tests/java/mod/_sw/SwXEndnoteProperties \
1115 qadevOOo/tests/java/mod/_sw/SwXFieldEnumeration \
1116 qadevOOo/tests/java/mod/_sw/SwXFieldMaster \
1117 qadevOOo/tests/java/mod/_sw/SwXFootnote \
1118 qadevOOo/tests/java/mod/_sw/SwXFootnoteProperties \
1119 qadevOOo/tests/java/mod/_sw/SwXFootnotes \
1120 qadevOOo/tests/java/mod/_sw/SwXFootnoteText \
1121 qadevOOo/tests/java/mod/_sw/SwXFrames \
1122 qadevOOo/tests/java/mod/_sw/SwXHeadFootText \
1123 qadevOOo/tests/java/mod/_sw/SwXLineNumberingProperties \
1124 qadevOOo/tests/java/mod/_sw/SwXMailMerge \
1125 qadevOOo/tests/java/mod/_sw/SwXModule \
1126 qadevOOo/tests/java/mod/_sw/SwXNumberingRules \
1127 qadevOOo/tests/java/mod/_sw/SwXParagraph \
1128 qadevOOo/tests/java/mod/_sw/SwXParagraphEnumeration \
1129 qadevOOo/tests/java/mod/_sw/SwXPrintSettings \
1130 qadevOOo/tests/java/mod/_sw/SwXPropertySet \
1131 qadevOOo/tests/java/mod/_sw/SwXPropertySetInfo \
1132 qadevOOo/tests/java/mod/_sw/SwXReferenceMark \
1133 qadevOOo/tests/java/mod/_sw/SwXReferenceMarks \
1134 qadevOOo/tests/java/mod/_sw/SwXShape \
1135 qadevOOo/tests/java/mod/_sw/SwXStyle \
1136 qadevOOo/tests/java/mod/_sw/SwXStyleFamilies \
1137 qadevOOo/tests/java/mod/_sw/SwXStyleFamily \
1138 qadevOOo/tests/java/mod/_sw/SwXTableCellText \
1139 qadevOOo/tests/java/mod/_sw/SwXTableColumns \
1140 qadevOOo/tests/java/mod/_sw/SwXTableRows \
1141 qadevOOo/tests/java/mod/_sw/SwXTextColumns \
1142 qadevOOo/tests/java/mod/_sw/SwXTextCursor \
1143 qadevOOo/tests/java/mod/_sw/SwXTextDefaults \
1144 qadevOOo/tests/java/mod/_sw/SwXTextDocument \
1145 qadevOOo/tests/java/mod/_sw/SwXTextEmbeddedObject \
1146 qadevOOo/tests/java/mod/_sw/SwXTextEmbeddedObjects \
1147 qadevOOo/tests/java/mod/_sw/SwXTextField \
1148 qadevOOo/tests/java/mod/_sw/SwXTextFieldMasters \
1149 qadevOOo/tests/java/mod/_sw/SwXTextFieldTypes \
1150 qadevOOo/tests/java/mod/_sw/SwXTextFrame \
1151 qadevOOo/tests/java/mod/_sw/SwXTextFrameText \
1152 qadevOOo/tests/java/mod/_sw/SwXTextGraphicObject \
1153 qadevOOo/tests/java/mod/_sw/SwXTextGraphicObjects \
1154 qadevOOo/tests/java/mod/_sw/SwXTextPortion \
1155 qadevOOo/tests/java/mod/_sw/SwXTextPortionEnumeration \
1156 qadevOOo/tests/java/mod/_sw/SwXTextRange \
1157 qadevOOo/tests/java/mod/_sw/SwXTextRanges \
1158 qadevOOo/tests/java/mod/_sw/SwXTextSearch \
1159 qadevOOo/tests/java/mod/_sw/SwXTextSection \
1160 qadevOOo/tests/java/mod/_sw/SwXTextSections \
1161 qadevOOo/tests/java/mod/_sw/SwXTextTable \
1162 qadevOOo/tests/java/mod/_sw/SwXTextTableCursor \
1163 qadevOOo/tests/java/mod/_sw/SwXTextTableRow \
1164 qadevOOo/tests/java/mod/_sw/SwXTextTables \
1165 qadevOOo/tests/java/mod/_sw/SwXTextView \
1166 qadevOOo/tests/java/mod/_sw/SwXTextViewCursor \
1167 qadevOOo/tests/java/mod/_sw/SwXViewSettings \
1168 qadevOOo/tests/java/mod/_sw/XMLContentExporter \
1169 qadevOOo/tests/java/mod/_sw/XMLContentImporter \
1170 qadevOOo/tests/java/mod/_sw/XMLExporter \
1171 qadevOOo/tests/java/mod/_sw/XMLImporter \
1172 qadevOOo/tests/java/mod/_sw/XMLMetaExporter \
1173 qadevOOo/tests/java/mod/_sw/XMLMetaImporter \
1174 qadevOOo/tests/java/mod/_sw/XMLSettingsExporter \
1175 qadevOOo/tests/java/mod/_sw/XMLSettingsImporter \
1176 qadevOOo/tests/java/mod/_sw/XMLStylesExporter \
1177 qadevOOo/tests/java/mod/_sw/XMLStylesImporter \
1178 qadevOOo/tests/java/mod/_sysdtrans/SystemClipboard \
1179 qadevOOo/tests/java/mod/_syssh/SystemShellExecute \
1180 qadevOOo/tests/java/mod/_tcv/TypeConverter \
1181 qadevOOo/tests/java/mod/_tdmgr/TypeDescriptionManager \
1182 qadevOOo/tests/java/mod/_text/DefaultNumberingProvider \
1183 qadevOOo/tests/java/mod/_toolkit/AccessibleButton \
1184 qadevOOo/tests/java/mod/_toolkit/AccessibleCheckBox \
1185 qadevOOo/tests/java/mod/_toolkit/AccessibleComboBox \
1186 qadevOOo/tests/java/mod/_toolkit/AccessibleDropDownComboBox \
1187 qadevOOo/tests/java/mod/_toolkit/AccessibleDropDownListBox \
1188 qadevOOo/tests/java/mod/_toolkit/AccessibleEdit \
1189 qadevOOo/tests/java/mod/_toolkit/AccessibleFixedText \
1190 qadevOOo/tests/java/mod/_toolkit/AccessibleList \
1191 qadevOOo/tests/java/mod/_toolkit/AccessibleListBox \
1192 qadevOOo/tests/java/mod/_toolkit/AccessibleListItem \
1193 qadevOOo/tests/java/mod/_toolkit/AccessibleMenu \
1194 qadevOOo/tests/java/mod/_toolkit/AccessibleMenuBar \
1195 qadevOOo/tests/java/mod/_toolkit/AccessibleMenuItem \
1196 qadevOOo/tests/java/mod/_toolkit/AccessibleMenuSeparator \
1197 qadevOOo/tests/java/mod/_toolkit/AccessiblePopupMenu \
1198 qadevOOo/tests/java/mod/_toolkit/AccessibleRadioButton \
1199 qadevOOo/tests/java/mod/_toolkit/AccessibleScrollBar \
1200 qadevOOo/tests/java/mod/_toolkit/AccessibleStatusBar \
1201 qadevOOo/tests/java/mod/_toolkit/AccessibleStatusBarItem \
1202 qadevOOo/tests/java/mod/_toolkit/AccessibleTabControl \
1203 qadevOOo/tests/java/mod/_toolkit/AccessibleTabPage \
1204 qadevOOo/tests/java/mod/_toolkit/AccessibleToolBox \
1205 qadevOOo/tests/java/mod/_toolkit/AccessibleToolBoxItem \
1206 qadevOOo/tests/java/mod/_toolkit/AccessibleWindow \
1207 qadevOOo/tests/java/mod/_toolkit/MutableTreeDataModel \
1208 qadevOOo/tests/java/mod/_toolkit/MutableTreeNode \
1209 qadevOOo/tests/java/mod/_toolkit/TabController \
1210 qadevOOo/tests/java/mod/_toolkit/TabControllerModel \
1211 qadevOOo/tests/java/mod/_toolkit/Toolkit \
1212 qadevOOo/tests/java/mod/_toolkit/UnoControlButton \
1213 qadevOOo/tests/java/mod/_toolkit/UnoControlButtonModel \
1214 qadevOOo/tests/java/mod/_toolkit/UnoControlCheckBox \
1215 qadevOOo/tests/java/mod/_toolkit/UnoControlCheckBoxModel \
1216 qadevOOo/tests/java/mod/_toolkit/UnoControlComboBox \
1217 qadevOOo/tests/java/mod/_toolkit/UnoControlComboBoxModel \
1218 qadevOOo/tests/java/mod/_toolkit/UnoControlContainer \
1219 qadevOOo/tests/java/mod/_toolkit/UnoControlContainerModel \
1220 qadevOOo/tests/java/mod/_toolkit/UnoControlCurrencyField \
1221 qadevOOo/tests/java/mod/_toolkit/UnoControlCurrencyFieldModel \
1222 qadevOOo/tests/java/mod/_toolkit/UnoControlDateField \
1223 qadevOOo/tests/java/mod/_toolkit/UnoControlDateFieldModel \
1224 qadevOOo/tests/java/mod/_toolkit/UnoControlDialog \
1225 qadevOOo/tests/java/mod/_toolkit/UnoControlDialogModel \
1226 qadevOOo/tests/java/mod/_toolkit/UnoControlEdit \
1227 qadevOOo/tests/java/mod/_toolkit/UnoControlEditModel \
1228 qadevOOo/tests/java/mod/_toolkit/UnoControlFileControl \
1229 qadevOOo/tests/java/mod/_toolkit/UnoControlFileControlModel \
1230 qadevOOo/tests/java/mod/_toolkit/UnoControlFixedLineModel \
1231 qadevOOo/tests/java/mod/_toolkit/UnoControlFixedText \
1232 qadevOOo/tests/java/mod/_toolkit/UnoControlFixedTextModel \
1233 qadevOOo/tests/java/mod/_toolkit/UnoControlFormattedField \
1234 qadevOOo/tests/java/mod/_toolkit/UnoControlFormattedFieldModel \
1235 qadevOOo/tests/java/mod/_toolkit/UnoControlGroupBox \
1236 qadevOOo/tests/java/mod/_toolkit/UnoControlGroupBoxModel \
1237 qadevOOo/tests/java/mod/_toolkit/UnoControlImageControl \
1238 qadevOOo/tests/java/mod/_toolkit/UnoControlImageControlModel \
1239 qadevOOo/tests/java/mod/_toolkit/UnoControlListBox \
1240 qadevOOo/tests/java/mod/_toolkit/UnoControlListBoxModel \
1241 qadevOOo/tests/java/mod/_toolkit/UnoControlNumericField \
1242 qadevOOo/tests/java/mod/_toolkit/UnoControlNumericFieldModel \
1243 qadevOOo/tests/java/mod/_toolkit/UnoControlPatternField \
1244 qadevOOo/tests/java/mod/_toolkit/UnoControlPatternFieldModel \
1245 qadevOOo/tests/java/mod/_toolkit/UnoControlProgressBarModel \
1246 qadevOOo/tests/java/mod/_toolkit/UnoControlRadioButton \
1247 qadevOOo/tests/java/mod/_toolkit/UnoControlRadioButtonModel \
1248 qadevOOo/tests/java/mod/_toolkit/UnoControlScrollBarModel \
1249 qadevOOo/tests/java/mod/_toolkit/UnoControlTimeField \
1250 qadevOOo/tests/java/mod/_toolkit/UnoControlTimeFieldModel \
1251 qadevOOo/tests/java/mod/_toolkit/UnoScrollBarControl \
1252 qadevOOo/tests/java/mod/_toolkit/UnoSpinButtonControl \
1253 qadevOOo/tests/java/mod/_toolkit/UnoSpinButtonControlModel \
1254 qadevOOo/tests/java/mod/_toolkit/UnoTreeControl \
1255 qadevOOo/tests/java/mod/_toolkit/UnoTreeModel \
1256 qadevOOo/tests/java/mod/_typeconverter/uno/TypeConverter \
1257 qadevOOo/tests/java/mod/_typemgr/uno/TypeDescriptionManager \
1258 qadevOOo/tests/java/mod/_ucb/UcbContentProviderProxyFactory \
1259 qadevOOo/tests/java/mod/_ucb/UcbPropertiesManager \
1260 qadevOOo/tests/java/mod/_ucb/UcbStore \
1261 qadevOOo/tests/java/mod/_ucb/UniversalContentBroker \
1262 qadevOOo/tests/java/mod/_ucpchelp/CHelpContentProvider \
1263 qadevOOo/tests/java/mod/_ucpdav/WebDAVContentProvider \
1264 qadevOOo/tests/java/mod/_ucpfile/FileProvider \
1265 qadevOOo/tests/java/mod/_ucpftp/FTPContentProvider \
1266 qadevOOo/tests/java/mod/_ucphier/HierarchyContentProvider \
1267 qadevOOo/tests/java/mod/_ucphier/HierarchyDataSource \
1268 qadevOOo/tests/java/mod/_ucppkg/PackageContentProvider \
1269 qadevOOo/tests/java/mod/_ucprmt/ContentProvider \
1270 qadevOOo/tests/java/mod/_ucprmt/ProviderAcceptor \
1271 qadevOOo/tests/java/mod/_ucprmt/ProxyProvider \
1272 qadevOOo/tests/java/mod/_uui/UUIInteractionHandler \
1273 qadevOOo/tests/java/mod/_uuresolver/uno/UnoUrlResolver \
1274 qadevOOo/tests/java/mod/_uuresolver/UnoUrlResolver \
1275 qadevOOo/tests/java/mod/_xmloff/Chart/XMLContentExporter \
1276 qadevOOo/tests/java/mod/_xmloff/Chart/XMLContentImporter \
1277 qadevOOo/tests/java/mod/_xmloff/Chart/XMLExporter \
1278 qadevOOo/tests/java/mod/_xmloff/Chart/XMLImporter \
1279 qadevOOo/tests/java/mod/_xmloff/Chart/XMLStylesExporter \
1280 qadevOOo/tests/java/mod/_xmloff/Chart/XMLStylesImporter \
1281 qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentExporter \
1282 qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentImporter \
1283 qadevOOo/tests/java/mod/_xmloff/Draw/XMLExporter \
1284 qadevOOo/tests/java/mod/_xmloff/Draw/XMLImporter \
1285 qadevOOo/tests/java/mod/_xmloff/Draw/XMLMetaExporter \
1286 qadevOOo/tests/java/mod/_xmloff/Draw/XMLMetaImporter \
1287 qadevOOo/tests/java/mod/_xmloff/Draw/XMLSettingsExporter \
1288 qadevOOo/tests/java/mod/_xmloff/Draw/XMLSettingsImporter \
1289 qadevOOo/tests/java/mod/_xmloff/Draw/XMLStylesExporter \
1290 qadevOOo/tests/java/mod/_xmloff/Draw/XMLStylesImporter \
1291 qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentExporter \
1292 qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter \
1293 qadevOOo/tests/java/mod/_xmloff/Impress/XMLExporter \
1294 qadevOOo/tests/java/mod/_xmloff/Impress/XMLImporter \
1295 qadevOOo/tests/java/mod/_xmloff/Impress/XMLMetaExporter \
1296 qadevOOo/tests/java/mod/_xmloff/Impress/XMLMetaImporter \
1297 qadevOOo/tests/java/mod/_xmloff/Impress/XMLSettingsExporter \
1298 qadevOOo/tests/java/mod/_xmloff/Impress/XMLSettingsImporter \
1299 qadevOOo/tests/java/mod/_xmloff/Impress/XMLStylesExporter \
1300 qadevOOo/tests/java/mod/_xmloff/Impress/XMLStylesImporter \
1303 $(eval $(call gb_Jar_add_packagefile,OOoRunner,objdsc,$(SRCDIR)/qadevOOo/objdsc))