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> Jan Holesovsky </author> 7 <name> com.sun.star.comp.ui.dialogs.FilePicker </name> 8 <description> 9 The Gnome 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.XFilePreview </type> 25 <type> com.sun.star.ui.dialogs.ExtendedFilePickerElementIds </type> 26 <type> com.sun.star.ui.dialogs.ExecutableDialogResults </type> 27 <type> com.sun.star.ui.dialogs.FilePickerEvent </type> 28 <type> com.sun.star.ui.dialogs.CommonFilePickerElementIds </type> 29 <type> com.sun.star.ui.dialogs.ListboxControlActions </type> 30 <type> com.sun.star.ui.dialogs.TemplateDescription </type> 31 <type> com.sun.star.ui.dialogs.FilePreviewImageFormats </type> 32 <type> com.sun.star.util.XCancellable </type> 33 <type> com.sun.star.lang.XComponent </type> 34 <type> com.sun.star.lang.XMultiServiceFactory </type> 35 <type> com.sun.star.lang.XSingleServiceFactory </type> 36 <type> com.sun.star.lang.XServiceInfo </type> 37 <type> com.sun.star.lang.XTypeProvider </type> 38 <type> com.sun.star.lang.IllegalArgumentException </type> 39 <type> com.sun.star.uno.TypeClass </type> 40 <type> com.sun.star.uno.XWeak </type> 41 <type> com.sun.star.uno.XAggregation </type> 42 <type> com.sun.star.registry.XRegistryKey </type> 43 <type> com.sun.star.container.XSet </type> 44 </component-description> 45 <component-description> 46 <author> Caolan McNamara </author> 47 <name> com.sun.star.comp.ui.dialogs.FolderPicker </name> 48 <description> 49 The Gnome implementation of the FolderPicker service. 50 </description> 51 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 52 <language> c++ </language> 53 <status value="beta"/> 54 <supported-service> com.sun.star.ui.dialogs.FolderPicker </supported-service> 55 <service-dependency>...</service-dependency> 56 <type> com.sun.star.ui.dialogs.XExecutableDialog </type> 57 <type> com.sun.star.ui.dialogs.XFolderPicker </type> 58 <type> com.sun.star.ui.dialogs.ExecutableDialogException </type> 59 <type> com.sun.star.ui.dialogs.ExecutableDialogResults </type> 60 <type> com.sun.star.util.XCancellable </type> 61 <type> com.sun.star.lang.XComponent </type> 62 <type> com.sun.star.lang.XMultiServiceFactory </type> 63 <type> com.sun.star.lang.XSingleServiceFactory </type> 64 <type> com.sun.star.lang.XServiceInfo </type> 65 <type> com.sun.star.lang.XTypeProvider </type> 66 <type> com.sun.star.lang.IllegalArgumentException </type> 67 <type> com.sun.star.uno.TypeClass </type> 68 <type> com.sun.star.uno.XWeak </type> 69 <type> com.sun.star.uno.XAggregation </type> 70 <type> com.sun.star.registry.XRegistryKey </type> 71 <type> com.sun.star.container.XSet </type> 72 </component-description> 73 <project-build-dependency> cppuhelper </project-build-dependency> 74 <project-build-dependency> cppu </project-build-dependency> 75 <project-build-dependency> sal </project-build-dependency> 76 <runtime-module-dependency> cppuhelper </runtime-module-dependency> 77 <runtime-module-dependency> cppu2 </runtime-module-dependency> 78 <runtime-module-dependency> sal2 </runtime-module-dependency> 79</module-description> 80