Bump for 3.6-28
[LibreOffice.git] / fpicker / source / aqua / fps_aqua.xml
blob955ad4e328863fd64a4bdafe67973627f566b53c
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>fps</module-name>
5     <component-description>
6         <author>Florian Heckl, Pavel Janík</author>
7         <name>com.sun.star.comp.ui.dialogs.FilePicker</name>
8         <description>
9             The native Mac OS X (Aqua) implementation of the FilePicker service.
10         </description>
11         <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
12         <language>c++</language>
13         <status value="beta"/>
14         <supported-service>com.sun.star.ui.dialogs.FilePicker</supported-service>
15         <service-dependency>...</service-dependency>
16         <type>com.sun.star.ui.dialogs.XExecutableDialog</type>
17         <type>com.sun.star.ui.dialogs.XFilePicker</type>
18         <type>com.sun.star.ui.dialogs.XFilterManager</type>
19         <type>com.sun.star.ui.dialogs.XFilterGroupManager</type>
20         <type>com.sun.star.ui.dialogs.XFilePickerListener</type>
21         <type>com.sun.star.ui.dialogs.ExecutableDialogException</type>
22         <type>com.sun.star.ui.dialogs.XFilePickerNotifier</type>
23         <type>com.sun.star.ui.dialogs.XFilePickerControlAccess</type>
24         <type>com.sun.star.ui.dialogs.ExtendedFilePickerElementIds</type>
25         <type>com.sun.star.ui.dialogs.ExecutableDialogResults</type>
26         <type>com.sun.star.ui.dialogs.FilePickerEvent</type>
27         <type>com.sun.star.ui.dialogs.CommonFilePickerElementIds</type>
28         <type>com.sun.star.ui.dialogs.ListboxControlActions</type>
29         <type>com.sun.star.ui.dialogs.TemplateDescription</type>
30         <type>com.sun.star.ui.dialogs.FilePreviewImageFormats</type>
31         <type>com.sun.star.util.XCancellable</type>
32         <type>com.sun.star.lang.XComponent</type>
33         <type>com.sun.star.lang.XMultiServiceFactory</type>
34         <type>com.sun.star.lang.XSingleServiceFactory</type>
35         <type>com.sun.star.lang.XServiceInfo</type>
36         <type>com.sun.star.lang.XTypeProvider</type>
37         <type>com.sun.star.lang.IllegalArgumentException</type>
38         <type>com.sun.star.uno.TypeClass</type>
39         <type>com.sun.star.uno.XWeak</type>
40         <type>com.sun.star.uno.XAggregation</type>
41         <type>com.sun.star.registry.XRegistryKey</type>
42         <type>com.sun.star.container.XSet</type>
43     </component-description>
44     <component-description>
45         <author>Florian Heckl, Pavel Janík</author>
46         <name>com.sun.star.comp.ui.dialogs.FolderPicker</name>
47         <description>
48             The native Mac OS X (Aqua) implementation of the FolderPicker service.
49         </description>
50         <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
51         <language>c++</language>
52         <status value="beta"/>
53         <supported-service>com.sun.star.ui.dialogs.FolderPicker</supported-service>
54         <service-dependency>...</service-dependency>
55         <type>com.sun.star.ui.dialogs.XExecutableDialog</type>
56         <type>com.sun.star.ui.dialogs.XFolderPicker</type>
57         <type>com.sun.star.ui.dialogs.ExecutableDialogException</type>
58         <type>com.sun.star.ui.dialogs.ExecutableDialogResults</type>
59         <type>com.sun.star.util.XCancellable</type>
60         <type>com.sun.star.lang.XComponent</type>
61         <type>com.sun.star.lang.XMultiServiceFactory</type>
62         <type>com.sun.star.lang.XSingleServiceFactory</type>
63         <type>com.sun.star.lang.XServiceInfo</type>
64         <type>com.sun.star.lang.XTypeProvider</type>
65         <type>com.sun.star.lang.IllegalArgumentException</type>
66         <type>com.sun.star.uno.TypeClass</type>
67         <type>com.sun.star.uno.XWeak</type>
68         <type>com.sun.star.uno.XAggregation</type>
69         <type>com.sun.star.registry.XRegistryKey</type>
70         <type>com.sun.star.container.XSet</type>
71     </component-description>
72     <project-build-dependency>cppuhelper</project-build-dependency>
73     <project-build-dependency>cppu</project-build-dependency>
74     <project-build-dependency>sal</project-build-dependency>
75     <runtime-module-dependency>cppuhelper</runtime-module-dependency>
76     <runtime-module-dependency>cppu2</runtime-module-dependency>
77     <runtime-module-dependency>sal2</runtime-module-dependency>
78 </module-description>