xref: /trunk/main/sfx2/util/sfx.xml (revision e6a4f794)
1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2cdf0e10cSrcweir<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
3*a0b87975SAndrew Rist<!--***********************************************************
4*a0b87975SAndrew Rist *
5*a0b87975SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
6*a0b87975SAndrew Rist * or more contributor license agreements.  See the NOTICE file
7*a0b87975SAndrew Rist * distributed with this work for additional information
8*a0b87975SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
9*a0b87975SAndrew Rist * to you under the Apache License, Version 2.0 (the
10*a0b87975SAndrew Rist * "License"); you may not use this file except in compliance
11*a0b87975SAndrew Rist * with the License.  You may obtain a copy of the License at
12*a0b87975SAndrew Rist *
13*a0b87975SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
14*a0b87975SAndrew Rist *
15*a0b87975SAndrew Rist * Unless required by applicable law or agreed to in writing,
16*a0b87975SAndrew Rist * software distributed under the License is distributed on an
17*a0b87975SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
18*a0b87975SAndrew Rist * KIND, either express or implied.  See the License for the
19*a0b87975SAndrew Rist * specific language governing permissions and limitations
20*a0b87975SAndrew Rist * under the License.
21*a0b87975SAndrew Rist *
22*a0b87975SAndrew Rist ***********************************************************-->
23*a0b87975SAndrew Rist
24*a0b87975SAndrew Rist
25cdf0e10cSrcweir
26cdf0e10cSrcweir<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
27cdf0e10cSrcweir
28cdf0e10cSrcweir	<module-name> sfx </module-name>
29cdf0e10cSrcweir
30cdf0e10cSrcweir	<component-description>
31cdf0e10cSrcweir		<author> Dirk Voelzke </author>
32cdf0e10cSrcweir		<name> com.sun.star.comp.sfx2.DocumentTemplates </name>
33cdf0e10cSrcweir		<description>
34cdf0e10cSrcweir			A service to access the document templates and to manipulate them.
35cdf0e10cSrcweir		</description>
36cdf0e10cSrcweir		<loader-name> com.sun.star.loader.SharedLibrary </loader-name>
37cdf0e10cSrcweir		<language> c++ </language>
38cdf0e10cSrcweir		<status value="final"/>
39cdf0e10cSrcweir		<supported-service> com.sun.star.frame.DocumentTemplates </supported-service>
40cdf0e10cSrcweir	</component-description>
41cdf0e10cSrcweir
42cdf0e10cSrcweir	<component-description>
43cdf0e10cSrcweir		<author> Mathias Bauer </author>
44cdf0e10cSrcweir		<name> com.sun.star.comp.office.FrameLoader </name>
45cdf0e10cSrcweir		<description>
46cdf0e10cSrcweir            Used to detect (means a deep detection) of content formats
47cdf0e10cSrcweir            and to load it into a frame synchronously.
48cdf0e10cSrcweir		</description>
49cdf0e10cSrcweir		<loader-name> com.sun.star.loader.SharedLibrary </loader-name>
50cdf0e10cSrcweir		<language> c++ </language>
51cdf0e10cSrcweir		<status value="final"/>
52cdf0e10cSrcweir        <supported-service> com.sun.star.frame.SynchronousFrameLoader </supported-service>
53cdf0e10cSrcweir	</component-description>
54cdf0e10cSrcweir
55cdf0e10cSrcweir	<component-description>
56cdf0e10cSrcweir		<author> Mathias Bauer </author>
57cdf0e10cSrcweir		<name> com.sun.star.comp.sfx2.AppDispatchProvider </name>
58cdf0e10cSrcweir		<description>
59cdf0e10cSrcweir			AppDispatchProvider.
60cdf0e10cSrcweir		</description>
61cdf0e10cSrcweir		<loader-name> com.sun.star.loader.SharedLibrary </loader-name>
62cdf0e10cSrcweir		<language> c++ </language>
63cdf0e10cSrcweir		<status value="final"/>
64cdf0e10cSrcweir        <supported-service> com.sun.star.frame.ProtocolHandler </supported-service>
65cdf0e10cSrcweir	</component-description>
66cdf0e10cSrcweir
67cdf0e10cSrcweir	<component-description>
68cdf0e10cSrcweir		<author> Mathias Bauer </author>
69cdf0e10cSrcweir		<name> com.sun.star.comp.sfx2.SfxMacroLoader </name>
70cdf0e10cSrcweir		<description>
71cdf0e10cSrcweir			SfxMacroLoader.
72cdf0e10cSrcweir		</description>
73cdf0e10cSrcweir		<loader-name> com.sun.star.loader.SharedLibrary </loader-name>
74cdf0e10cSrcweir		<language> c++ </language>
75cdf0e10cSrcweir		<status value="final"/>
76cdf0e10cSrcweir        <supported-service> com.sun.star.frame.ProtocolHandler </supported-service>
77cdf0e10cSrcweir	</component-description>
78cdf0e10cSrcweir
79cdf0e10cSrcweir	<component-description>
80cdf0e10cSrcweir		<author> Mathias Bauer </author>
81cdf0e10cSrcweir		<name> com.sun.star.comp.sfx2.StandaloneDocumentInfo </name>
82cdf0e10cSrcweir		<description>
83cdf0e10cSrcweir			StandaloneDocumentInfo.
84cdf0e10cSrcweir		</description>
85cdf0e10cSrcweir		<loader-name> com.sun.star.loader.SharedLibrary </loader-name>
86cdf0e10cSrcweir		<language> c++ </language>
87cdf0e10cSrcweir		<status value="final"/>
88cdf0e10cSrcweir		<supported-service> com.sun.star.document.StandaloneDocumentInfo </supported-service>
89cdf0e10cSrcweir	</component-description>
90cdf0e10cSrcweir
91cdf0e10cSrcweir	<project-build-dependency>	cppu		</project-build-dependency>
92cdf0e10cSrcweir	<project-build-dependency>	cppuhelper	</project-build-dependency>
93cdf0e10cSrcweir	<project-build-dependency>	vos			</project-build-dependency>
94cdf0e10cSrcweir	<project-build-dependency>	sal			</project-build-dependency>
95cdf0e10cSrcweir	<project-build-dependency>	tools		</project-build-dependency>
96cdf0e10cSrcweir	<project-build-dependency>	svtools		</project-build-dependency>
97cdf0e10cSrcweir	<project-build-dependency>	toolkit		</project-build-dependency>
98cdf0e10cSrcweir	<project-build-dependency>	sv			</project-build-dependency>
99cdf0e10cSrcweir	<project-build-dependency>	comphelper	</project-build-dependency>
100cdf0e10cSrcweir	<project-build-dependency>	unotools	</project-build-dependency>
101cdf0e10cSrcweir	<project-build-dependency>	ucbhelper	</project-build-dependency>
102cdf0e10cSrcweir	<project-build-dependency>	svl			</project-build-dependency>
103cdf0e10cSrcweir	<project-build-dependency>	sot			</project-build-dependency>
104cdf0e10cSrcweir
105cdf0e10cSrcweir	<runtime-module-dependency>	cppu2		</runtime-module-dependency>
106cdf0e10cSrcweir	<runtime-module-dependency>	cppuhelper	</runtime-module-dependency>
107cdf0e10cSrcweir	<runtime-module-dependency>	vos2$(COM)	</runtime-module-dependency>
108cdf0e10cSrcweir	<runtime-module-dependency>	sal2		</runtime-module-dependency>
109cdf0e10cSrcweir	<runtime-module-dependency>	tl			</runtime-module-dependency>
110cdf0e10cSrcweir	<runtime-module-dependency>	svt			</runtime-module-dependency>
111cdf0e10cSrcweir	<runtime-module-dependency>	svl			</runtime-module-dependency>
112cdf0e10cSrcweir	<runtime-module-dependency>	tk			</runtime-module-dependency>
113cdf0e10cSrcweir	<runtime-module-dependency>	sv			</runtime-module-dependency>
114cdf0e10cSrcweir	<runtime-module-dependency>	comphelp2	</runtime-module-dependency>
115cdf0e10cSrcweir	<runtime-module-dependency>	utl			</runtime-module-dependency>
116cdf0e10cSrcweir	<runtime-module-dependency>	ucb			</runtime-module-dependency>
117cdf0e10cSrcweir	<runtime-module-dependency>	sot			</runtime-module-dependency>
118cdf0e10cSrcweir
119cdf0e10cSrcweir</module-description>
120