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