merge the formfield patch from ooo-build
[ooovba.git] / sc / xml / ScAreaLinksObj.xml
blobd6b21fdb5dad1b66b8f93a7917d09f2cf0ef5030
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
3 <module-description xmlns:xlink="http://www.w3.org/1999/xlink">
4     <module-name>sc</module-name>
5     <component-description>
6         <author>Niklas Nebel</author>
7         <name>com.sun.star.comp.office.ScAreaLinksObj</name>
8         <description>
9     This component provides access to a collection of area links.
10 </description>
11         <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
12         <language>c++</language>
13         <status value="final"/>
14         <supported-service>com.sun.star.sheet.CellAreaLinks</supported-service>
15         <type>com.sun.star.awt.FocusEvent</type>
16         <type>com.sun.star.awt.InputEvent</type>
17         <type>com.sun.star.awt.KeyEvent</type>
18         <type>com.sun.star.awt.MouseEvent</type>
19         <type>com.sun.star.awt.PaintEvent</type>
20         <type>com.sun.star.awt.Rectangle</type>
21         <type>com.sun.star.awt.WindowEvent</type>
22         <type>com.sun.star.awt.XFocusListener</type>
23         <type>com.sun.star.awt.XKeyListener</type>
24         <type>com.sun.star.awt.XMouseListener</type>
25         <type>com.sun.star.awt.XMouseMotionListener</type>
26         <type>com.sun.star.awt.XPaintListener</type>
27         <type>com.sun.star.awt.XWindow</type>
28         <type>com.sun.star.awt.XWindowListener</type>
29         <type>com.sun.star.beans.Property</type>
30         <type>com.sun.star.beans.PropertyChangeEvent</type>
31         <type>com.sun.star.beans.PropertyState</type>
32         <type>com.sun.star.beans.PropertyValue</type>
33         <type>com.sun.star.beans.PropertyVetoException</type>
34         <type>com.sun.star.beans.UnknownPropertyException</type>
35         <type>com.sun.star.beans.XPropertyChangeListener</type>
36         <type>com.sun.star.beans.XPropertySet</type>
37         <type>com.sun.star.beans.XPropertySetInfo</type>
38         <type>com.sun.star.beans.XVetoableChangeListener</type>
39         <type>com.sun.star.container.NoSuchElementException</type>
40         <type>com.sun.star.container.XElementAccess</type>
41         <type>com.sun.star.container.XEnumeration</type>
42         <type>com.sun.star.container.XEnumerationAccess</type>
43         <type>com.sun.star.container.XIndexAccess</type>
44         <type>com.sun.star.container.XNameAccess</type>
45         <type>com.sun.star.container.XNamed</type>
46         <type>com.sun.star.frame.FrameAction</type>
47         <type>com.sun.star.frame.FrameActionEvent</type>
48         <type>com.sun.star.frame.XController</type>
49         <type>com.sun.star.frame.XFrame</type>
50         <type>com.sun.star.frame.XFrameActionListener</type>
51         <type>com.sun.star.frame.XFrames</type>
52         <type>com.sun.star.frame.XFramesSupplier</type>
53         <type>com.sun.star.frame.XModel</type>
54         <type>com.sun.star.lang.EventObject</type>
55         <type>com.sun.star.lang.IllegalArgumentException</type>
56         <type>com.sun.star.lang.IndexOutOfBoundsException</type>
57         <type>com.sun.star.lang.Locale</type>
58         <type>com.sun.star.lang.WrappedTargetException</type>
59         <type>com.sun.star.lang.XComponent</type>
60         <type>com.sun.star.lang.XEventListener</type>
61         <type>com.sun.star.lang.XMultiServiceFactory</type>
62         <type>com.sun.star.lang.XServiceInfo</type>
63         <type>com.sun.star.lang.XSingleServiceFactory</type>
64         <type>com.sun.star.lang.XTypeProvider</type>
65         <type>com.sun.star.registry.InvalidRegistryException</type>
66         <type>com.sun.star.registry.InvalidValueException</type>
67         <type>com.sun.star.registry.RegistryKeyType</type>
68         <type>com.sun.star.registry.RegistryValueType</type>
69         <type>com.sun.star.registry.XRegistryKey</type>
70         <type>com.sun.star.sheet.XAreaLink</type>
71         <type>com.sun.star.sheet.XAreaLinks</type>
72         <type>com.sun.star.sheet.XDDELink</type>
73         <type>com.sun.star.table.CellAddress</type>
74         <type>com.sun.star.table.CellRangeAddress</type>
75         <type>com.sun.star.uno.Any</type>
76         <type>com.sun.star.uno.Exception</type>
77         <type>com.sun.star.uno.Reference</type>
78         <type>com.sun.star.uno.RuntimeException</type>
79         <type>com.sun.star.uno.Sequence</type>
80         <type>com.sun.star.uno.Type</type>
81         <type>com.sun.star.uno.TypeClass</type>
82         <type>com.sun.star.uno.XAdapter</type>
83         <type>com.sun.star.uno.XAggregation</type>
84         <type>com.sun.star.uno.XInterface</type>
85         <type>com.sun.star.uno.XReference</type>
86         <type>com.sun.star.uno.XWeak</type>
87         <type>com.sun.star.uno.genfunc</type>
88         <type>com.sun.star.util.URL</type>
89         <type>com.sun.star.util.XRefreshListener</type>
90         <type>com.sun.star.util.XRefreshable</type>
91     </component-description>
92     <project-build-dependency>cppu</project-build-dependency>
93     <project-build-dependency>cppuhelper</project-build-dependency>
94     <project-build-dependency>osl</project-build-dependency>
95     <project-build-dependency>rsc</project-build-dependency>
96     <project-build-dependency>rtl</project-build-dependency>
97     <project-build-dependency>sal</project-build-dependency>
98     <project-build-dependency>sfx2</project-build-dependency>
99     <project-build-dependency>sot</project-build-dependency>
100     <project-build-dependency>stl</project-build-dependency>
101     <project-build-dependency>svtools</project-build-dependency>
102     <project-build-dependency>svx</project-build-dependency>
103     <project-build-dependency>tools</project-build-dependency>
104     <project-build-dependency>typelib</project-build-dependency>
105     <project-build-dependency>uno</project-build-dependency>
106     <project-build-dependency>vcl</project-build-dependency>
107     <project-build-dependency>vos</project-build-dependency>
108 </module-description>