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>
12 A service to access the document templates and to manipulate them.
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>
24 Used to detect (means a deep detection) of content formats
25 and to load it into a frame synchronously.
27 <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
28 <language> c++ </language>
29 <status value="final"/>
30 <supported-service> com.sun.star.frame.SynchronousFrameLoader </supported-service>
31 </component-description>
33 <component-description>
34 <author> Mathias Bauer </author>
35 <name> com.sun.star.comp.sfx2.AppDispatchProvider </name>
39 <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
40 <language> c++ </language>
41 <status value="final"/>
42 <supported-service> com.sun.star.frame.ProtocolHandler </supported-service>
43 </component-description>
45 <component-description>
46 <author> Mathias Bauer </author>
47 <name> com.sun.star.comp.sfx2.SfxMacroLoader </name>
51 <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
52 <language> c++ </language>
53 <status value="final"/>
54 <supported-service> com.sun.star.frame.ProtocolHandler </supported-service>
55 </component-description>
57 <component-description>
58 <author> Mathias Bauer </author>
59 <name> com.sun.star.comp.sfx2.StandaloneDocumentInfo </name>
61 StandaloneDocumentInfo.
63 <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
64 <language> c++ </language>
65 <status value="final"/>
66 <supported-service> com.sun.star.document.StandaloneDocumentInfo </supported-service>
67 </component-description>
69 <project-build-dependency> cppu </project-build-dependency>
70 <project-build-dependency> cppuhelper </project-build-dependency>
71 <project-build-dependency> sal </project-build-dependency>
72 <project-build-dependency> tools </project-build-dependency>
73 <project-build-dependency> svtools </project-build-dependency>
74 <project-build-dependency> toolkit </project-build-dependency>
75 <project-build-dependency> sv </project-build-dependency>
76 <project-build-dependency> comphelper </project-build-dependency>
77 <project-build-dependency> unotools </project-build-dependency>
78 <project-build-dependency> ucbhelper </project-build-dependency>
79 <project-build-dependency> svl </project-build-dependency>
80 <project-build-dependency> sot </project-build-dependency>
82 <runtime-module-dependency> cppu2 </runtime-module-dependency>
83 <runtime-module-dependency> cppuhelper </runtime-module-dependency>
84 <runtime-module-dependency> sal2 </runtime-module-dependency>
85 <runtime-module-dependency> tl </runtime-module-dependency>
86 <runtime-module-dependency> svt </runtime-module-dependency>
87 <runtime-module-dependency> svl </runtime-module-dependency>
88 <runtime-module-dependency> tk </runtime-module-dependency>
89 <runtime-module-dependency> sv </runtime-module-dependency>
90 <runtime-module-dependency> comphelp2 </runtime-module-dependency>
91 <runtime-module-dependency> utl </runtime-module-dependency>
92 <runtime-module-dependency> ucb </runtime-module-dependency>
93 <runtime-module-dependency> sot </runtime-module-dependency>