Update to m13
[ooovba.git] / binfilter / bf_sfx2 / util / sfx.xml
blob0e735e462ede7b785eb46e45d39a4738cfa504e5
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
4 <module-description xmlns:xlink="http://www.w3.org/1999/xlink">
6         <module-name> sfx </module-name>
8         <component-description>
9                 <author> Dirk Voelzke </author>
10                 <name> com.sun.star.comp.sfx2.DocumentTemplates </name>
11                 <description>
12                         A service to access the document templates and to manipulate them.
13                 </description>
14                 <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
15                 <language> c++ </language>
16                 <status value="final"/>
17                 <supported-service> com.sun.star.frame.DocumentTemplates </supported-service>
18         </component-description>
20         <component-description>
21                 <author> Mathias Bauer </author>
22                 <name> com.sun.star.comp.office.FrameLoader </name>
23                 <description>
24             Used to detect (means a deep detection) of content formats
25             and to load it into a frame synchronously.
26                 </description>
27                 <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
28                 <language> c++ </language>
29                 <status value="final"/>
30         <supported-service> com.sun.star.document.ExtendedTypeDetection </supported-service>
31         <supported-service> com.sun.star.frame.SynchronousFrameLoader </supported-service>
32         </component-description>
34         <component-description>
35                 <author> Mathias Bauer </author>
36                 <name> com.sun.star.comp.sfx2.AppDispatchProvider </name>
37                 <description>
38                         AppDispatchProvider.
39                 </description>
40                 <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
41                 <language> c++ </language>
42                 <status value="final"/>
43         <supported-service> com.sun.star.frame.ProtocolHandler </supported-service>
44         </component-description>
46         <component-description>
47                 <author> Mathias Bauer </author>
48                 <name> com.sun.star.comp.sfx2.SfxMacroLoader </name>
49                 <description>
50                         SfxMacroLoader.
51                 </description>
52                 <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
53                 <language> c++ </language>
54                 <status value="final"/>
55         <supported-service> com.sun.star.frame.ProtocolHandler </supported-service>
56         </component-description>
58         <component-description>
59                 <author> Mathias Bauer </author>
60                 <name> com.sun.star.comp.sfx2.StandaloneDocumentInfo </name>
61                 <description>
62                         StandaloneDocumentInfo.
63                 </description>
64                 <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
65                 <language> c++ </language>
66                 <status value="final"/>
67                 <supported-service> com.sun.star.document.StandaloneDocumentInfo </supported-service>
68         </component-description>
70         <project-build-dependency>      cppu            </project-build-dependency>
71         <project-build-dependency>      cppuhelper      </project-build-dependency>
72         <project-build-dependency>      vos                     </project-build-dependency>
73         <project-build-dependency>      sal                     </project-build-dependency>
74         <project-build-dependency>      tools           </project-build-dependency>
75         <project-build-dependency>      svtools         </project-build-dependency>
76         <project-build-dependency>      toolkit         </project-build-dependency>
77         <project-build-dependency>      sv                      </project-build-dependency>
78         <project-build-dependency>      comphelper      </project-build-dependency>
79         <project-build-dependency>      unotools        </project-build-dependency>
80         <project-build-dependency>      ucbhelper       </project-build-dependency>
81         <project-build-dependency>      svl                     </project-build-dependency>
82         <project-build-dependency>      sot                     </project-build-dependency>
84         <runtime-module-dependency>     cppu2           </runtime-module-dependency>
85         <runtime-module-dependency>     cppuhelper      </runtime-module-dependency>
86         <runtime-module-dependency>     vos2$(COM)      </runtime-module-dependency>
87         <runtime-module-dependency>     sal2            </runtime-module-dependency>
88         <runtime-module-dependency>     tl                      </runtime-module-dependency>
89         <runtime-module-dependency>     svt                     </runtime-module-dependency>
90         <runtime-module-dependency>     svl                     </runtime-module-dependency>
91         <runtime-module-dependency>     tk                      </runtime-module-dependency>
92         <runtime-module-dependency>     sv                      </runtime-module-dependency>
93         <runtime-module-dependency>     comphelp2       </runtime-module-dependency>
94         <runtime-module-dependency>     utl                     </runtime-module-dependency>
95         <runtime-module-dependency>     ucb                     </runtime-module-dependency>
96         <runtime-module-dependency>     sot                     </runtime-module-dependency>
98 </module-description>