xref: /aoo41x/main/sd/xml/SlidesView.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<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
4*cdf0e10cSrcweir    <module-name>sd</module-name>
5*cdf0e10cSrcweir    <component-description>
6*cdf0e10cSrcweir        <author>Christian Lippka</author>
7*cdf0e10cSrcweir        <name>SdUnoSlideView</name>
8*cdf0e10cSrcweir        <description>
9*cdf0e10cSrcweirThis componend integrates a slides view to a presentation
10*cdf0e10cSrcweir	document into the desktop.
11*cdf0e10cSrcweir</description>
12*cdf0e10cSrcweir        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
13*cdf0e10cSrcweir        <language>c++</language>
14*cdf0e10cSrcweir        <status value="final"/>
15*cdf0e10cSrcweir        <supported-service>com::sun::star::drawing::DrawingDocumentDrawView</supported-service>
16*cdf0e10cSrcweir    </component-description>
17*cdf0e10cSrcweir</module-description>
18