xref: /trunk/main/sc/xml/ScCellsEnumeration.xml (revision a0b87975)
1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2cdf0e10cSrcweir<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
3*a0b87975SAndrew Rist<!--***********************************************************
4*a0b87975SAndrew Rist *
5*a0b87975SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
6*a0b87975SAndrew Rist * or more contributor license agreements.  See the NOTICE file
7*a0b87975SAndrew Rist * distributed with this work for additional information
8*a0b87975SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
9*a0b87975SAndrew Rist * to you under the Apache License, Version 2.0 (the
10*a0b87975SAndrew Rist * "License"); you may not use this file except in compliance
11*a0b87975SAndrew Rist * with the License.  You may obtain a copy of the License at
12*a0b87975SAndrew Rist *
13*a0b87975SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
14*a0b87975SAndrew Rist *
15*a0b87975SAndrew Rist * Unless required by applicable law or agreed to in writing,
16*a0b87975SAndrew Rist * software distributed under the License is distributed on an
17*a0b87975SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
18*a0b87975SAndrew Rist * KIND, either express or implied.  See the License for the
19*a0b87975SAndrew Rist * specific language governing permissions and limitations
20*a0b87975SAndrew Rist * under the License.
21*a0b87975SAndrew Rist *
22*a0b87975SAndrew Rist ***********************************************************-->
23*a0b87975SAndrew Rist
24*a0b87975SAndrew Rist
25*a0b87975SAndrew Rist<!--***********************************************************
26*a0b87975SAndrew Rist *
27*a0b87975SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
28*a0b87975SAndrew Rist * or more contributor license agreements.  See the NOTICE file
29*a0b87975SAndrew Rist * distributed with this work for additional information
30*a0b87975SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
31*a0b87975SAndrew Rist * to you under the Apache License, Version 2.0 (the
32*a0b87975SAndrew Rist * "License"); you may not use this file except in compliance
33*a0b87975SAndrew Rist * with the License.  You may obtain a copy of the License at
34*a0b87975SAndrew Rist *
35*a0b87975SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
36*a0b87975SAndrew Rist *
37*a0b87975SAndrew Rist * Unless required by applicable law or agreed to in writing,
38*a0b87975SAndrew Rist * software distributed under the License is distributed on an
39*a0b87975SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
40*a0b87975SAndrew Rist * KIND, either express or implied.  See the License for the
41*a0b87975SAndrew Rist * specific language governing permissions and limitations
42*a0b87975SAndrew Rist * under the License.
43*a0b87975SAndrew Rist *
44*a0b87975SAndrew Rist ***********************************************************-->
45*a0b87975SAndrew Rist
46*a0b87975SAndrew Rist
47*a0b87975SAndrew Rist<!--***********************************************************
48*a0b87975SAndrew Rist *
49*a0b87975SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
50*a0b87975SAndrew Rist * or more contributor license agreements.  See the NOTICE file
51*a0b87975SAndrew Rist * distributed with this work for additional information
52*a0b87975SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
53*a0b87975SAndrew Rist * to you under the Apache License, Version 2.0 (the
54*a0b87975SAndrew Rist * "License"); you may not use this file except in compliance
55*a0b87975SAndrew Rist * with the License.  You may obtain a copy of the License at
56*a0b87975SAndrew Rist *
57*a0b87975SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
58*a0b87975SAndrew Rist *
59*a0b87975SAndrew Rist * Unless required by applicable law or agreed to in writing,
60*a0b87975SAndrew Rist * software distributed under the License is distributed on an
61*a0b87975SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
62*a0b87975SAndrew Rist * KIND, either express or implied.  See the License for the
63*a0b87975SAndrew Rist * specific language governing permissions and limitations
64*a0b87975SAndrew Rist * under the License.
65*a0b87975SAndrew Rist *
66*a0b87975SAndrew Rist ***********************************************************-->
67*a0b87975SAndrew Rist
68*a0b87975SAndrew Rist
69cdf0e10cSrcweir<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
70cdf0e10cSrcweir    <module-name>sc</module-name>
71cdf0e10cSrcweir    <component-description>
72cdf0e10cSrcweir        <author>Niklas Nebel</author>
73cdf0e10cSrcweir        <name>com.sun.star.comp.office.ScCellsEnumeration</name>
74cdf0e10cSrcweir        <description>
75cdf0e10cSrcweir	This component enumerates all cells.
76cdf0e10cSrcweir</description>
77cdf0e10cSrcweir        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
78cdf0e10cSrcweir        <language>c++</language>
79cdf0e10cSrcweir        <status value="final"/>
80cdf0e10cSrcweir        <supported-service>com.sun.star.sheet.CellsEnumeration</supported-service>
81cdf0e10cSrcweir        <type>com.sun.star.awt.DeviceInfo</type>
82cdf0e10cSrcweir        <type>com.sun.star.awt.FocusEvent</type>
83cdf0e10cSrcweir        <type>com.sun.star.awt.FontDescriptor</type>
84cdf0e10cSrcweir        <type>com.sun.star.awt.FontSlant</type>
85cdf0e10cSrcweir        <type>com.sun.star.awt.Gradient</type>
86cdf0e10cSrcweir        <type>com.sun.star.awt.GradientStyle</type>
87cdf0e10cSrcweir        <type>com.sun.star.awt.InputEvent</type>
88cdf0e10cSrcweir        <type>com.sun.star.awt.KeyEvent</type>
89cdf0e10cSrcweir        <type>com.sun.star.awt.MouseEvent</type>
90cdf0e10cSrcweir        <type>com.sun.star.awt.PaintEvent</type>
91cdf0e10cSrcweir        <type>com.sun.star.awt.Point</type>
92cdf0e10cSrcweir        <type>com.sun.star.awt.RasterOperation</type>
93cdf0e10cSrcweir        <type>com.sun.star.awt.Rectangle</type>
94cdf0e10cSrcweir        <type>com.sun.star.awt.SimpleFontMetric</type>
95cdf0e10cSrcweir        <type>com.sun.star.awt.Size</type>
96cdf0e10cSrcweir        <type>com.sun.star.awt.WindowClass</type>
97cdf0e10cSrcweir        <type>com.sun.star.awt.WindowDescriptor</type>
98cdf0e10cSrcweir        <type>com.sun.star.awt.WindowEvent</type>
99cdf0e10cSrcweir        <type>com.sun.star.awt.XBitmap</type>
100cdf0e10cSrcweir        <type>com.sun.star.awt.XControl</type>
101cdf0e10cSrcweir        <type>com.sun.star.awt.XControlContainer</type>
102cdf0e10cSrcweir        <type>com.sun.star.awt.XControlModel</type>
103cdf0e10cSrcweir        <type>com.sun.star.awt.XDevice</type>
104cdf0e10cSrcweir        <type>com.sun.star.awt.XDisplayBitmap</type>
105cdf0e10cSrcweir        <type>com.sun.star.awt.XFocusListener</type>
106cdf0e10cSrcweir        <type>com.sun.star.awt.XFont</type>
107cdf0e10cSrcweir        <type>com.sun.star.awt.XGraphics</type>
108cdf0e10cSrcweir        <type>com.sun.star.awt.XImageConsumer</type>
109cdf0e10cSrcweir        <type>com.sun.star.awt.XImageProducer</type>
110cdf0e10cSrcweir        <type>com.sun.star.awt.XKeyListener</type>
111cdf0e10cSrcweir        <type>com.sun.star.awt.XMouseListener</type>
112cdf0e10cSrcweir        <type>com.sun.star.awt.XMouseMotionListener</type>
113cdf0e10cSrcweir        <type>com.sun.star.awt.XPaintListener</type>
114cdf0e10cSrcweir        <type>com.sun.star.awt.XPointer</type>
115cdf0e10cSrcweir        <type>com.sun.star.awt.XRegion</type>
116cdf0e10cSrcweir        <type>com.sun.star.awt.XTabController</type>
117cdf0e10cSrcweir        <type>com.sun.star.awt.XTabControllerModel</type>
118cdf0e10cSrcweir        <type>com.sun.star.awt.XToolkit</type>
119cdf0e10cSrcweir        <type>com.sun.star.awt.XView</type>
120cdf0e10cSrcweir        <type>com.sun.star.awt.XWindow</type>
121cdf0e10cSrcweir        <type>com.sun.star.awt.XWindowListener</type>
122cdf0e10cSrcweir        <type>com.sun.star.awt.XWindowPeer</type>
123cdf0e10cSrcweir        <type>com.sun.star.beans.IllegalTypeException</type>
124cdf0e10cSrcweir        <type>com.sun.star.beans.NotRemoveableException</type>
125cdf0e10cSrcweir        <type>com.sun.star.beans.Property</type>
126cdf0e10cSrcweir        <type>com.sun.star.beans.PropertyAttribute</type>
127cdf0e10cSrcweir        <type>com.sun.star.beans.PropertyChangeEvent</type>
128cdf0e10cSrcweir        <type>com.sun.star.beans.PropertyExistException</type>
129cdf0e10cSrcweir        <type>com.sun.star.beans.PropertyState</type>
130cdf0e10cSrcweir        <type>com.sun.star.beans.PropertyStateChangeEvent</type>
131cdf0e10cSrcweir        <type>com.sun.star.beans.PropertyValue</type>
132cdf0e10cSrcweir        <type>com.sun.star.beans.PropertyValues</type>
133cdf0e10cSrcweir        <type>com.sun.star.beans.PropertyVetoException</type>
134cdf0e10cSrcweir        <type>com.sun.star.beans.UnknownPropertyException</type>
135cdf0e10cSrcweir        <type>com.sun.star.beans.XFastPropertySet</type>
136cdf0e10cSrcweir        <type>com.sun.star.beans.XMultiPropertySet</type>
137cdf0e10cSrcweir        <type>com.sun.star.beans.XPropertiesChangeListener</type>
138cdf0e10cSrcweir        <type>com.sun.star.beans.XPropertyAccess</type>
139cdf0e10cSrcweir        <type>com.sun.star.beans.XPropertyChangeListener</type>
140cdf0e10cSrcweir        <type>com.sun.star.beans.XPropertyContainer</type>
141cdf0e10cSrcweir        <type>com.sun.star.beans.XPropertySet</type>
142cdf0e10cSrcweir        <type>com.sun.star.beans.XPropertySetInfo</type>
143cdf0e10cSrcweir        <type>com.sun.star.beans.XPropertyState</type>
144cdf0e10cSrcweir        <type>com.sun.star.beans.XPropertyStateChangeListener</type>
145cdf0e10cSrcweir        <type>com.sun.star.beans.XVetoableChangeListener</type>
146cdf0e10cSrcweir        <type>com.sun.star.chart.ChartDataChangeEvent</type>
147cdf0e10cSrcweir        <type>com.sun.star.chart.ChartDataChangeType</type>
148cdf0e10cSrcweir        <type>com.sun.star.chart.ChartSeriesAddress</type>
149cdf0e10cSrcweir        <type>com.sun.star.chart.XChartData</type>
150cdf0e10cSrcweir        <type>com.sun.star.chart.XChartDataArray</type>
151cdf0e10cSrcweir        <type>com.sun.star.chart.XChartDataChangeEventListener</type>
152cdf0e10cSrcweir        <type>com.sun.star.container.ContainerEvent</type>
153cdf0e10cSrcweir        <type>com.sun.star.container.ElementExistException</type>
154cdf0e10cSrcweir        <type>com.sun.star.container.NoSuchElementException</type>
155cdf0e10cSrcweir        <type>com.sun.star.container.XChild</type>
156cdf0e10cSrcweir        <type>com.sun.star.container.XContainer</type>
157cdf0e10cSrcweir        <type>com.sun.star.container.XContainerListener</type>
158cdf0e10cSrcweir        <type>com.sun.star.container.XContentEnumerationAccess</type>
159cdf0e10cSrcweir        <type>com.sun.star.container.XElementAccess</type>
160cdf0e10cSrcweir        <type>com.sun.star.container.XEnumeration</type>
161cdf0e10cSrcweir        <type>com.sun.star.container.XEnumerationAccess</type>
162cdf0e10cSrcweir        <type>com.sun.star.container.XHierarchicalNameAccess</type>
163cdf0e10cSrcweir        <type>com.sun.star.container.XIndexAccess</type>
164cdf0e10cSrcweir        <type>com.sun.star.container.XIndexReplace</type>
165cdf0e10cSrcweir        <type>com.sun.star.container.XNameAccess</type>
166cdf0e10cSrcweir        <type>com.sun.star.container.XNameContainer</type>
167cdf0e10cSrcweir        <type>com.sun.star.container.XNameReplace</type>
168cdf0e10cSrcweir        <type>com.sun.star.container.XNamed</type>
169cdf0e10cSrcweir        <type>com.sun.star.document.XActionLockable</type>
170cdf0e10cSrcweir        <type>com.sun.star.document.XDocumentInfo</type>
171cdf0e10cSrcweir        <type>com.sun.star.document.XDocumentInfoSupplier</type>
172cdf0e10cSrcweir        <type>com.sun.star.document.XEmbeddedObjectSupplier</type>
173cdf0e10cSrcweir        <type>com.sun.star.document.XLinkTargetSupplier</type>
174cdf0e10cSrcweir        <type>com.sun.star.drawing.XDrawPage</type>
175cdf0e10cSrcweir        <type>com.sun.star.drawing.XDrawPageSupplier</type>
176cdf0e10cSrcweir        <type>com.sun.star.drawing.XDrawPages</type>
177cdf0e10cSrcweir        <type>com.sun.star.drawing.XDrawPagesSupplier</type>
178cdf0e10cSrcweir        <type>com.sun.star.drawing.XShape</type>
179cdf0e10cSrcweir        <type>com.sun.star.drawing.XShapeBinder</type>
180cdf0e10cSrcweir        <type>com.sun.star.drawing.XShapeCombiner</type>
181cdf0e10cSrcweir        <type>com.sun.star.drawing.XShapeDescriptor</type>
182cdf0e10cSrcweir        <type>com.sun.star.drawing.XShapeGroup</type>
183cdf0e10cSrcweir        <type>com.sun.star.drawing.XShapeGrouper</type>
184cdf0e10cSrcweir        <type>com.sun.star.drawing.XShapes</type>
185cdf0e10cSrcweir        <type>com.sun.star.form.XForm</type>
186cdf0e10cSrcweir        <type>com.sun.star.form.XFormComponent</type>
187cdf0e10cSrcweir        <type>com.sun.star.form.XFormController</type>
188cdf0e10cSrcweir        <type>com.sun.star.form.XFormControllerListener</type>
189cdf0e10cSrcweir        <type>com.sun.star.form.XFormsSupplier</type>
190cdf0e10cSrcweir        <type>com.sun.star.form.XImageProducerSupplier</type>
191cdf0e10cSrcweir        <type>com.sun.star.frame.DispatchDescriptor</type>
192cdf0e10cSrcweir        <type>com.sun.star.frame.FeatureStateEvent</type>
193cdf0e10cSrcweir        <type>com.sun.star.frame.FrameAction</type>
194cdf0e10cSrcweir        <type>com.sun.star.frame.FrameActionEvent</type>
195cdf0e10cSrcweir        <type>com.sun.star.frame.XController</type>
196cdf0e10cSrcweir        <type>com.sun.star.frame.XDispatch</type>
197cdf0e10cSrcweir        <type>com.sun.star.frame.XDispatchProvider</type>
198cdf0e10cSrcweir        <type>com.sun.star.frame.XFrame</type>
199cdf0e10cSrcweir        <type>com.sun.star.frame.XFrameActionListener</type>
200cdf0e10cSrcweir        <type>com.sun.star.frame.XFrames</type>
201cdf0e10cSrcweir        <type>com.sun.star.frame.XFramesSupplier</type>
202cdf0e10cSrcweir        <type>com.sun.star.frame.XModel</type>
203cdf0e10cSrcweir        <type>com.sun.star.frame.XStatusListener</type>
204cdf0e10cSrcweir        <type>com.sun.star.frame.XStorable</type>
205cdf0e10cSrcweir        <type>com.sun.star.io.IOException</type>
206cdf0e10cSrcweir        <type>com.sun.star.lang.ArrayIndexOutOfBoundsException</type>
207cdf0e10cSrcweir        <type>com.sun.star.lang.EventObject</type>
208cdf0e10cSrcweir        <type>com.sun.star.lang.IllegalArgumentException</type>
209cdf0e10cSrcweir        <type>com.sun.star.lang.IndexOutOfBoundsException</type>
210cdf0e10cSrcweir        <type>com.sun.star.lang.KCharacterType</type>
211cdf0e10cSrcweir        <type>com.sun.star.lang.KParseTokens</type>
212cdf0e10cSrcweir        <type>com.sun.star.lang.KParseType</type>
213cdf0e10cSrcweir        <type>com.sun.star.lang.Locale</type>
214cdf0e10cSrcweir        <type>com.sun.star.lang.NoSupportException</type>
215cdf0e10cSrcweir        <type>com.sun.star.lang.ParseResult</type>
216cdf0e10cSrcweir        <type>com.sun.star.lang.WrappedTargetException</type>
217cdf0e10cSrcweir        <type>com.sun.star.lang.XCharacterClassification</type>
218cdf0e10cSrcweir        <type>com.sun.star.lang.XComponent</type>
219cdf0e10cSrcweir        <type>com.sun.star.lang.XEventListener</type>
220cdf0e10cSrcweir        <type>com.sun.star.lang.XMultiServiceFactory</type>
221cdf0e10cSrcweir        <type>com.sun.star.lang.XServiceInfo</type>
222cdf0e10cSrcweir        <type>com.sun.star.lang.XServiceName</type>
223cdf0e10cSrcweir        <type>com.sun.star.lang.XSingleServiceFactory</type>
224cdf0e10cSrcweir        <type>com.sun.star.lang.XTypeProvider</type>
225cdf0e10cSrcweir        <type>com.sun.star.lang.XUnoTunnel</type>
226cdf0e10cSrcweir        <type>com.sun.star.registry.InvalidRegistryException</type>
227cdf0e10cSrcweir        <type>com.sun.star.registry.InvalidValueException</type>
228cdf0e10cSrcweir        <type>com.sun.star.registry.RegistryKeyType</type>
229cdf0e10cSrcweir        <type>com.sun.star.registry.RegistryValueType</type>
230cdf0e10cSrcweir        <type>com.sun.star.registry.XRegistryKey</type>
231cdf0e10cSrcweir        <type>com.sun.star.sheet.CellDeleteMode</type>
232cdf0e10cSrcweir        <type>com.sun.star.sheet.CellFlags</type>
233cdf0e10cSrcweir        <type>com.sun.star.sheet.CellInsertMode</type>
234cdf0e10cSrcweir        <type>com.sun.star.sheet.ConditionOperator</type>
235cdf0e10cSrcweir        <type>com.sun.star.sheet.DataPilotFieldOrientation</type>
236cdf0e10cSrcweir        <type>com.sun.star.sheet.FillDateMode</type>
237cdf0e10cSrcweir        <type>com.sun.star.sheet.FillDirection</type>
238cdf0e10cSrcweir        <type>com.sun.star.sheet.FillMode</type>
239cdf0e10cSrcweir        <type>com.sun.star.sheet.FilterConnection</type>
240cdf0e10cSrcweir        <type>com.sun.star.sheet.FilterOperator</type>
241cdf0e10cSrcweir        <type>com.sun.star.sheet.FormulaResult</type>
242cdf0e10cSrcweir        <type>com.sun.star.sheet.GeneralFunction</type>
243cdf0e10cSrcweir        <type>com.sun.star.sheet.GoalResult</type>
244cdf0e10cSrcweir        <type>com.sun.star.sheet.SheetLinkMode</type>
245cdf0e10cSrcweir        <type>com.sun.star.sheet.SubTotalColumn</type>
246cdf0e10cSrcweir        <type>com.sun.star.sheet.TableFilterField</type>
247cdf0e10cSrcweir        <type>com.sun.star.sheet.TableOperationMode</type>
248cdf0e10cSrcweir        <type>com.sun.star.sheet.TablePageBreakData</type>
249cdf0e10cSrcweir        <type>com.sun.star.sheet.XArrayFormulaRange</type>
250cdf0e10cSrcweir        <type>com.sun.star.sheet.XCalculatable</type>
251cdf0e10cSrcweir        <type>com.sun.star.sheet.XCellAddressable</type>
252cdf0e10cSrcweir        <type>com.sun.star.sheet.XCellFormatRangesSupplier</type>
253cdf0e10cSrcweir        <type>com.sun.star.sheet.XCellRangeAddressable</type>
254cdf0e10cSrcweir        <type>com.sun.star.sheet.XCellRangeMovement</type>
255cdf0e10cSrcweir        <type>com.sun.star.sheet.XCellRangeReferrer</type>
256cdf0e10cSrcweir        <type>com.sun.star.sheet.XCellRangesQuery</type>
257cdf0e10cSrcweir        <type>com.sun.star.sheet.XCellSeries</type>
258cdf0e10cSrcweir        <type>com.sun.star.sheet.XConsolidatable</type>
259cdf0e10cSrcweir        <type>com.sun.star.sheet.XConsolidationDescriptor</type>
260cdf0e10cSrcweir        <type>com.sun.star.sheet.XDataPilotDescriptor</type>
261cdf0e10cSrcweir        <type>com.sun.star.sheet.XDataPilotTable</type>
262cdf0e10cSrcweir        <type>com.sun.star.sheet.XDataPilotTables</type>
263cdf0e10cSrcweir        <type>com.sun.star.sheet.XDataPilotTablesSupplier</type>
264cdf0e10cSrcweir        <type>com.sun.star.sheet.XDatabaseRange</type>
265cdf0e10cSrcweir        <type>com.sun.star.sheet.XDatabaseRanges</type>
266cdf0e10cSrcweir        <type>com.sun.star.sheet.XDocumentAuditing</type>
267cdf0e10cSrcweir        <type>com.sun.star.sheet.XFormulaQuery</type>
268cdf0e10cSrcweir        <type>com.sun.star.sheet.XGoalSeek</type>
269cdf0e10cSrcweir        <type>com.sun.star.sheet.XHeaderFooterContent</type>
270cdf0e10cSrcweir        <type>com.sun.star.sheet.XMultipleOperation</type>
271cdf0e10cSrcweir        <type>com.sun.star.sheet.XPrintAreas</type>
272cdf0e10cSrcweir        <type>com.sun.star.sheet.XScenario</type>
273cdf0e10cSrcweir        <type>com.sun.star.sheet.XScenarios</type>
274cdf0e10cSrcweir        <type>com.sun.star.sheet.XScenariosSupplier</type>
275cdf0e10cSrcweir        <type>com.sun.star.sheet.XSheetAnnotation</type>
276cdf0e10cSrcweir        <type>com.sun.star.sheet.XSheetAnnotationAnchor</type>
277cdf0e10cSrcweir        <type>com.sun.star.sheet.XSheetAnnotations</type>
278cdf0e10cSrcweir        <type>com.sun.star.sheet.XSheetAnnotationsSupplier</type>
279cdf0e10cSrcweir        <type>com.sun.star.sheet.XSheetAuditing</type>
280cdf0e10cSrcweir        <type>com.sun.star.sheet.XSheetCellCursor</type>
281cdf0e10cSrcweir        <type>com.sun.star.sheet.XSheetCellRange</type>
282cdf0e10cSrcweir        <type>com.sun.star.sheet.XSheetCellRanges</type>
283cdf0e10cSrcweir        <type>com.sun.star.sheet.XSheetCondition</type>
284cdf0e10cSrcweir        <type>com.sun.star.sheet.XSheetConditionalEntries</type>
285cdf0e10cSrcweir        <type>com.sun.star.sheet.XSheetConditionalEntry</type>
286cdf0e10cSrcweir        <type>com.sun.star.sheet.XSheetFilterDescriptor</type>
287cdf0e10cSrcweir        <type>com.sun.star.sheet.XSheetFilterable</type>
288cdf0e10cSrcweir        <type>com.sun.star.sheet.XSheetFilterableEx</type>
289cdf0e10cSrcweir        <type>com.sun.star.sheet.XSheetLinkable</type>
290cdf0e10cSrcweir        <type>com.sun.star.sheet.XSheetOperation</type>
291cdf0e10cSrcweir        <type>com.sun.star.sheet.XSheetOutline</type>
292cdf0e10cSrcweir        <type>com.sun.star.sheet.XSheetPageBreak</type>
293cdf0e10cSrcweir        <type>com.sun.star.sheet.XSpreadsheet</type>
294cdf0e10cSrcweir        <type>com.sun.star.sheet.XSpreadsheetDocument</type>
295cdf0e10cSrcweir        <type>com.sun.star.sheet.XSpreadsheets</type>
296cdf0e10cSrcweir        <type>com.sun.star.sheet.XSubTotalCalculatable</type>
297cdf0e10cSrcweir        <type>com.sun.star.sheet.XSubTotalDescriptor</type>
298cdf0e10cSrcweir        <type>com.sun.star.sheet.XSubTotalField</type>
299cdf0e10cSrcweir        <type>com.sun.star.sheet.XUsedAreaCursor</type>
300cdf0e10cSrcweir        <type>com.sun.star.style.LineSpacing</type>
301cdf0e10cSrcweir        <type>com.sun.star.style.TabAlign</type>
302cdf0e10cSrcweir        <type>com.sun.star.style.TabStop</type>
303cdf0e10cSrcweir        <type>com.sun.star.style.XStyle</type>
304cdf0e10cSrcweir        <type>com.sun.star.style.XStyleFamiliesSupplier</type>
305cdf0e10cSrcweir        <type>com.sun.star.style.XStyleLoader</type>
306cdf0e10cSrcweir        <type>com.sun.star.table.BorderLine</type>
307cdf0e10cSrcweir        <type>com.sun.star.table.CellAddress</type>
308cdf0e10cSrcweir        <type>com.sun.star.table.CellContentType</type>
309cdf0e10cSrcweir        <type>com.sun.star.table.CellHoriJustify</type>
310cdf0e10cSrcweir        <type>com.sun.star.table.CellOrientation</type>
311cdf0e10cSrcweir        <type>com.sun.star.table.CellRangeAddress</type>
312cdf0e10cSrcweir        <type>com.sun.star.table.CellVertJustify</type>
313cdf0e10cSrcweir        <type>com.sun.star.table.ShadowFormat</type>
314cdf0e10cSrcweir        <type>com.sun.star.table.ShadowLocation</type>
315cdf0e10cSrcweir        <type>com.sun.star.table.TableBorder</type>
316cdf0e10cSrcweir        <type>com.sun.star.table.TableOrientation</type>
317cdf0e10cSrcweir        <type>com.sun.star.table.XAutoFormattable</type>
318cdf0e10cSrcweir        <type>com.sun.star.table.XCell</type>
319cdf0e10cSrcweir        <type>com.sun.star.table.XCellCursor</type>
320cdf0e10cSrcweir        <type>com.sun.star.table.XCellRange</type>
321cdf0e10cSrcweir        <type>com.sun.star.table.XColumnRowRange</type>
322cdf0e10cSrcweir        <type>com.sun.star.table.XTableChart</type>
323cdf0e10cSrcweir        <type>com.sun.star.table.XTableCharts</type>
324cdf0e10cSrcweir        <type>com.sun.star.table.XTableChartsSupplier</type>
325cdf0e10cSrcweir        <type>com.sun.star.table.XTableColumns</type>
326cdf0e10cSrcweir        <type>com.sun.star.table.XTableRows</type>
327cdf0e10cSrcweir        <type>com.sun.star.text.ControlCharacter</type>
328cdf0e10cSrcweir        <type>com.sun.star.text.XSimpleText</type>
329cdf0e10cSrcweir        <type>com.sun.star.text.XText</type>
330cdf0e10cSrcweir        <type>com.sun.star.text.XTextContent</type>
331cdf0e10cSrcweir        <type>com.sun.star.text.XTextCursor</type>
332cdf0e10cSrcweir        <type>com.sun.star.text.XTextField</type>
333cdf0e10cSrcweir        <type>com.sun.star.text.XTextFieldsSupplier</type>
334cdf0e10cSrcweir        <type>com.sun.star.text.XTextRange</type>
335cdf0e10cSrcweir        <type>com.sun.star.text.XTextRangeMover</type>
336cdf0e10cSrcweir        <type>com.sun.star.uno.Any</type>
337cdf0e10cSrcweir        <type>com.sun.star.uno.Exception</type>
338cdf0e10cSrcweir        <type>com.sun.star.uno.Reference</type>
339cdf0e10cSrcweir        <type>com.sun.star.uno.RuntimeException</type>
340cdf0e10cSrcweir        <type>com.sun.star.uno.Sequence</type>
341cdf0e10cSrcweir        <type>com.sun.star.uno.Type</type>
342cdf0e10cSrcweir        <type>com.sun.star.uno.TypeClass</type>
343cdf0e10cSrcweir        <type>com.sun.star.uno.XAdapter</type>
344cdf0e10cSrcweir        <type>com.sun.star.uno.XAggregation</type>
345cdf0e10cSrcweir        <type>com.sun.star.uno.XInterface</type>
346cdf0e10cSrcweir        <type>com.sun.star.uno.XReference</type>
347cdf0e10cSrcweir        <type>com.sun.star.uno.XWeak</type>
348cdf0e10cSrcweir        <type>com.sun.star.uno.genfunc</type>
349cdf0e10cSrcweir        <type>com.sun.star.util.CellProtection</type>
350cdf0e10cSrcweir        <type>com.sun.star.util.URL</type>
351cdf0e10cSrcweir        <type>com.sun.star.util.XImportable</type>
352cdf0e10cSrcweir        <type>com.sun.star.util.XIndent</type>
353cdf0e10cSrcweir        <type>com.sun.star.util.XMergeable</type>
354cdf0e10cSrcweir        <type>com.sun.star.util.XModifiable</type>
355cdf0e10cSrcweir        <type>com.sun.star.util.XModifyBroadcaster</type>
356cdf0e10cSrcweir        <type>com.sun.star.util.XModifyListener</type>
357cdf0e10cSrcweir        <type>com.sun.star.util.XProtectable</type>
358cdf0e10cSrcweir        <type>com.sun.star.util.XReplaceDescriptor</type>
359cdf0e10cSrcweir        <type>com.sun.star.util.XReplaceable</type>
360cdf0e10cSrcweir        <type>com.sun.star.util.XSearchDescriptor</type>
361cdf0e10cSrcweir        <type>com.sun.star.util.XSearchable</type>
362cdf0e10cSrcweir        <type>com.sun.star.util.XSortable</type>
363cdf0e10cSrcweir        <type>com.sun.star.view.XPrintable</type>
364cdf0e10cSrcweir    </component-description>
365cdf0e10cSrcweir    <project-build-dependency>cppu</project-build-dependency>
366cdf0e10cSrcweir    <project-build-dependency>cppuhelper</project-build-dependency>
367cdf0e10cSrcweir    <project-build-dependency>osl</project-build-dependency>
368cdf0e10cSrcweir    <project-build-dependency>rsc</project-build-dependency>
369cdf0e10cSrcweir    <project-build-dependency>rtl</project-build-dependency>
370cdf0e10cSrcweir    <project-build-dependency>sal</project-build-dependency>
371cdf0e10cSrcweir    <project-build-dependency>sch</project-build-dependency>
372cdf0e10cSrcweir    <project-build-dependency>sfx2</project-build-dependency>
373cdf0e10cSrcweir    <project-build-dependency>sot</project-build-dependency>
374cdf0e10cSrcweir    <project-build-dependency>stl</project-build-dependency>
375cdf0e10cSrcweir    <project-build-dependency>svtools</project-build-dependency>
376cdf0e10cSrcweir    <project-build-dependency>svx</project-build-dependency>
377cdf0e10cSrcweir    <project-build-dependency>tools</project-build-dependency>
378cdf0e10cSrcweir    <project-build-dependency>typelib</project-build-dependency>
379cdf0e10cSrcweir    <project-build-dependency>uno</project-build-dependency>
380cdf0e10cSrcweir    <project-build-dependency>unotools</project-build-dependency>
381cdf0e10cSrcweir    <project-build-dependency>vcl</project-build-dependency>
382cdf0e10cSrcweir    <project-build-dependency>vos</project-build-dependency>
383cdf0e10cSrcweir</module-description>
384