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