xref: /aoo4110/main/sc/xml/ScNamedRangeObj.xml (revision b1cdbd2c)
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
3<!--***********************************************************
4 *
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements.  See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership.  The ASF licenses this file
9 * to you under the Apache License, Version 2.0 (the
10 * "License"); you may not use this file except in compliance
11 * with the License.  You may obtain a copy of the License at
12 *
13 *   http://www.apache.org/licenses/LICENSE-2.0
14 *
15 * Unless required by applicable law or agreed to in writing,
16 * software distributed under the License is distributed on an
17 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
18 * KIND, either express or implied.  See the License for the
19 * specific language governing permissions and limitations
20 * under the License.
21 *
22 ***********************************************************-->
23
24
25<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
26    <module-name>sc</module-name>
27    <component-description>
28        <author>Niklas Nebel</author>
29        <name>com.sun.star.comp.office.ScNamedRangeObj</name>
30        <description>
31	This component provides access to a range which can be addressed by a name.
32</description>
33        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
34        <language>c++</language>
35        <status value="final"/>
36        <supported-service>com.sun.star.sheet.NamedRange</supported-service>
37        <type>com.sun.star.awt.FocusEvent</type>
38        <type>com.sun.star.awt.InputEvent</type>
39        <type>com.sun.star.awt.KeyEvent</type>
40        <type>com.sun.star.awt.MouseEvent</type>
41        <type>com.sun.star.awt.PaintEvent</type>
42        <type>com.sun.star.awt.Point</type>
43        <type>com.sun.star.awt.Rectangle</type>
44        <type>com.sun.star.awt.Size</type>
45        <type>com.sun.star.awt.WindowEvent</type>
46        <type>com.sun.star.awt.XBitmap</type>
47        <type>com.sun.star.awt.XFocusListener</type>
48        <type>com.sun.star.awt.XKeyListener</type>
49        <type>com.sun.star.awt.XMouseListener</type>
50        <type>com.sun.star.awt.XMouseMotionListener</type>
51        <type>com.sun.star.awt.XPaintListener</type>
52        <type>com.sun.star.awt.XWindow</type>
53        <type>com.sun.star.awt.XWindowListener</type>
54        <type>com.sun.star.beans.IllegalTypeException</type>
55        <type>com.sun.star.beans.NotRemoveableException</type>
56        <type>com.sun.star.beans.Property</type>
57        <type>com.sun.star.beans.PropertyAttribute</type>
58        <type>com.sun.star.beans.PropertyChangeEvent</type>
59        <type>com.sun.star.beans.PropertyExistException</type>
60        <type>com.sun.star.beans.PropertyState</type>
61        <type>com.sun.star.beans.PropertyStateChangeEvent</type>
62        <type>com.sun.star.beans.PropertyValue</type>
63        <type>com.sun.star.beans.PropertyValues</type>
64        <type>com.sun.star.beans.PropertyVetoException</type>
65        <type>com.sun.star.beans.UnknownPropertyException</type>
66        <type>com.sun.star.beans.XFastPropertySet</type>
67        <type>com.sun.star.beans.XMultiPropertySet</type>
68        <type>com.sun.star.beans.XPropertiesChangeListener</type>
69        <type>com.sun.star.beans.XPropertyAccess</type>
70        <type>com.sun.star.beans.XPropertyChangeListener</type>
71        <type>com.sun.star.beans.XPropertyContainer</type>
72        <type>com.sun.star.beans.XPropertySet</type>
73        <type>com.sun.star.beans.XPropertySetInfo</type>
74        <type>com.sun.star.beans.XPropertyState</type>
75        <type>com.sun.star.beans.XPropertyStateChangeListener</type>
76        <type>com.sun.star.beans.XVetoableChangeListener</type>
77        <type>com.sun.star.chart.ChartDataChangeEvent</type>
78        <type>com.sun.star.chart.ChartDataChangeType</type>
79        <type>com.sun.star.chart.XChartData</type>
80        <type>com.sun.star.chart.XChartDataArray</type>
81        <type>com.sun.star.chart.XChartDataChangeEventListener</type>
82        <type>com.sun.star.container.ElementExistException</type>
83        <type>com.sun.star.container.NoSuchElementException</type>
84        <type>com.sun.star.container.XContentEnumerationAccess</type>
85        <type>com.sun.star.container.XElementAccess</type>
86        <type>com.sun.star.container.XEnumeration</type>
87        <type>com.sun.star.container.XEnumerationAccess</type>
88        <type>com.sun.star.container.XHierarchicalNameAccess</type>
89        <type>com.sun.star.container.XIndexAccess</type>
90        <type>com.sun.star.container.XNameAccess</type>
91        <type>com.sun.star.container.XNameContainer</type>
92        <type>com.sun.star.container.XNameReplace</type>
93        <type>com.sun.star.container.XNamed</type>
94        <type>com.sun.star.document.XLinkTargetSupplier</type>
95        <type>com.sun.star.drawing.XDrawPage</type>
96        <type>com.sun.star.drawing.XDrawPageSupplier</type>
97        <type>com.sun.star.drawing.XShape</type>
98        <type>com.sun.star.drawing.XShapeDescriptor</type>
99        <type>com.sun.star.drawing.XShapes</type>
100        <type>com.sun.star.frame.FrameAction</type>
101        <type>com.sun.star.frame.FrameActionEvent</type>
102        <type>com.sun.star.frame.XController</type>
103        <type>com.sun.star.frame.XFrame</type>
104        <type>com.sun.star.frame.XFrameActionListener</type>
105        <type>com.sun.star.frame.XFrames</type>
106        <type>com.sun.star.frame.XFramesSupplier</type>
107        <type>com.sun.star.frame.XModel</type>
108        <type>com.sun.star.lang.EventObject</type>
109        <type>com.sun.star.lang.IllegalArgumentException</type>
110        <type>com.sun.star.lang.IndexOutOfBoundsException</type>
111        <type>com.sun.star.lang.Locale</type>
112        <type>com.sun.star.lang.WrappedTargetException</type>
113        <type>com.sun.star.lang.XComponent</type>
114        <type>com.sun.star.lang.XEventListener</type>
115        <type>com.sun.star.lang.XMultiServiceFactory</type>
116        <type>com.sun.star.lang.XServiceInfo</type>
117        <type>com.sun.star.lang.XServiceName</type>
118        <type>com.sun.star.lang.XSingleServiceFactory</type>
119        <type>com.sun.star.lang.XTypeProvider</type>
120        <type>com.sun.star.lang.XUnoTunnel</type>
121        <type>com.sun.star.registry.InvalidRegistryException</type>
122        <type>com.sun.star.registry.InvalidValueException</type>
123        <type>com.sun.star.registry.RegistryKeyType</type>
124        <type>com.sun.star.registry.RegistryValueType</type>
125        <type>com.sun.star.registry.XRegistryKey</type>
126        <type>com.sun.star.sheet.Border</type>
127        <type>com.sun.star.sheet.CellDeleteMode</type>
128        <type>com.sun.star.sheet.CellInsertMode</type>
129        <type>com.sun.star.sheet.FillDateMode</type>
130        <type>com.sun.star.sheet.FillDirection</type>
131        <type>com.sun.star.sheet.FillMode</type>
132        <type>com.sun.star.sheet.FilterConnection</type>
133        <type>com.sun.star.sheet.FilterOperator</type>
134        <type>com.sun.star.sheet.GeneralFunction</type>
135        <type>com.sun.star.sheet.NamedRangeFlag</type>
136        <type>com.sun.star.sheet.SheetLinkMode</type>
137        <type>com.sun.star.sheet.SubTotalColumn</type>
138        <type>com.sun.star.sheet.TableFilterField</type>
139        <type>com.sun.star.sheet.TableOperationMode</type>
140        <type>com.sun.star.sheet.TablePageBreakData</type>
141        <type>com.sun.star.sheet.XArrayFormulaRange</type>
142        <type>com.sun.star.sheet.XCellAddressable</type>
143        <type>com.sun.star.sheet.XCellFormatRangesSupplier</type>
144        <type>com.sun.star.sheet.XCellRangeAddressable</type>
145        <type>com.sun.star.sheet.XCellRangeMovement</type>
146        <type>com.sun.star.sheet.XCellRangeReferrer</type>
147        <type>com.sun.star.sheet.XCellRangesQuery</type>
148        <type>com.sun.star.sheet.XCellSeries</type>
149        <type>com.sun.star.sheet.XDataPilotDescriptor</type>
150        <type>com.sun.star.sheet.XDataPilotTables</type>
151        <type>com.sun.star.sheet.XDataPilotTablesSupplier</type>
152        <type>com.sun.star.sheet.XFillAcrossSheet</type>
153        <type>com.sun.star.sheet.XFormulaQuery</type>
154        <type>com.sun.star.sheet.XLabelRange</type>
155        <type>com.sun.star.sheet.XLabelRanges</type>
156        <type>com.sun.star.sheet.XMultipleOperation</type>
157        <type>com.sun.star.sheet.XNamedRange</type>
158        <type>com.sun.star.sheet.XNamedRanges</type>
159        <type>com.sun.star.sheet.XPrintAreas</type>
160        <type>com.sun.star.sheet.XScenario</type>
161        <type>com.sun.star.sheet.XScenarios</type>
162        <type>com.sun.star.sheet.XScenariosSupplier</type>
163        <type>com.sun.star.sheet.XSheetAnnotation</type>
164        <type>com.sun.star.sheet.XSheetAnnotationAnchor</type>
165        <type>com.sun.star.sheet.XSheetAnnotations</type>
166        <type>com.sun.star.sheet.XSheetAnnotationsSupplier</type>
167        <type>com.sun.star.sheet.XSheetAuditing</type>
168        <type>com.sun.star.sheet.XSheetCellCursor</type>
169        <type>com.sun.star.sheet.XSheetCellRange</type>
170        <type>com.sun.star.sheet.XSheetCellRanges</type>
171        <type>com.sun.star.sheet.XSheetFilterDescriptor</type>
172        <type>com.sun.star.sheet.XSheetFilterable</type>
173        <type>com.sun.star.sheet.XSheetFilterableEx</type>
174        <type>com.sun.star.sheet.XSheetLinkable</type>
175        <type>com.sun.star.sheet.XSheetOperation</type>
176        <type>com.sun.star.sheet.XSheetOutline</type>
177        <type>com.sun.star.sheet.XSheetPageBreak</type>
178        <type>com.sun.star.sheet.XSpreadsheet</type>
179        <type>com.sun.star.sheet.XSubTotalCalculatable</type>
180        <type>com.sun.star.sheet.XSubTotalDescriptor</type>
181        <type>com.sun.star.sheet.XUsedAreaCursor</type>
182        <type>com.sun.star.table.CellAddress</type>
183        <type>com.sun.star.table.CellContentType</type>
184        <type>com.sun.star.table.CellRangeAddress</type>
185        <type>com.sun.star.table.TableOrientation</type>
186        <type>com.sun.star.table.XAutoFormattable</type>
187        <type>com.sun.star.table.XCell</type>
188        <type>com.sun.star.table.XCellRange</type>
189        <type>com.sun.star.table.XColumnRowRange</type>
190        <type>com.sun.star.table.XTableCharts</type>
191        <type>com.sun.star.table.XTableChartsSupplier</type>
192        <type>com.sun.star.table.XTableColumns</type>
193        <type>com.sun.star.table.XTableRows</type>
194        <type>com.sun.star.text.XSimpleText</type>
195        <type>com.sun.star.text.XText</type>
196        <type>com.sun.star.text.XTextContent</type>
197        <type>com.sun.star.text.XTextCursor</type>
198        <type>com.sun.star.text.XTextFieldsSupplier</type>
199        <type>com.sun.star.text.XTextRange</type>
200        <type>com.sun.star.uno.Any</type>
201        <type>com.sun.star.uno.Exception</type>
202        <type>com.sun.star.uno.Reference</type>
203        <type>com.sun.star.uno.RuntimeException</type>
204        <type>com.sun.star.uno.Sequence</type>
205        <type>com.sun.star.uno.Type</type>
206        <type>com.sun.star.uno.TypeClass</type>
207        <type>com.sun.star.uno.XAdapter</type>
208        <type>com.sun.star.uno.XAggregation</type>
209        <type>com.sun.star.uno.XInterface</type>
210        <type>com.sun.star.uno.XReference</type>
211        <type>com.sun.star.uno.XWeak</type>
212        <type>com.sun.star.uno.genfunc</type>
213        <type>com.sun.star.util.URL</type>
214        <type>com.sun.star.util.XImportable</type>
215        <type>com.sun.star.util.XIndent</type>
216        <type>com.sun.star.util.XMergeable</type>
217        <type>com.sun.star.util.XProtectable</type>
218        <type>com.sun.star.util.XReplaceDescriptor</type>
219        <type>com.sun.star.util.XReplaceable</type>
220        <type>com.sun.star.util.XSearchDescriptor</type>
221        <type>com.sun.star.util.XSearchable</type>
222        <type>com.sun.star.util.XSortable</type>
223    </component-description>
224    <project-build-dependency>cppu</project-build-dependency>
225    <project-build-dependency>cppuhelper</project-build-dependency>
226    <project-build-dependency>osl</project-build-dependency>
227    <project-build-dependency>rsc</project-build-dependency>
228    <project-build-dependency>rtl</project-build-dependency>
229    <project-build-dependency>sal</project-build-dependency>
230    <project-build-dependency>sfx2</project-build-dependency>
231    <project-build-dependency>sot</project-build-dependency>
232    <project-build-dependency>stl</project-build-dependency>
233    <project-build-dependency>svtools</project-build-dependency>
234    <project-build-dependency>tools</project-build-dependency>
235    <project-build-dependency>typelib</project-build-dependency>
236    <project-build-dependency>uno</project-build-dependency>
237    <project-build-dependency>vcl</project-build-dependency>
238    <project-build-dependency>vos</project-build-dependency>
239</module-description>
240