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>com.sun.star.comp.office.SdXCustomPresentationAccess</name>
8*cdf0e10cSrcweir        <description>
9*cdf0e10cSrcweir	This component provides access to custom presentations of a document
10*cdf0e10cSrcweir</description>
11*cdf0e10cSrcweir        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
12*cdf0e10cSrcweir        <language>c++</language>
13*cdf0e10cSrcweir        <status value="final"/>
14*cdf0e10cSrcweir        <supported-service>com.sun.star.presentation.CustomPresentationAccess</supported-service>
15*cdf0e10cSrcweir    </component-description>
16*cdf0e10cSrcweir</module-description>
17