summaryrefslogtreecommitdiff
path: root/sd/xml/SdXCustomPresentationAccess.xml
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2000-09-18 16:07:07 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2000-09-18 16:07:07 +0000
commitf47a9d9db3d06927380bb79b04bb6d4721a92d2b (patch)
tree19d89fdf39c23688415f8884ec433f02fdce7672 /sd/xml/SdXCustomPresentationAccess.xml
initial import
Diffstat (limited to 'sd/xml/SdXCustomPresentationAccess.xml')
-rw-r--r--sd/xml/SdXCustomPresentationAccess.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/sd/xml/SdXCustomPresentationAccess.xml b/sd/xml/SdXCustomPresentationAccess.xml
new file mode 100644
index 000000000000..9f2a05015fe7
--- /dev/null
+++ b/sd/xml/SdXCustomPresentationAccess.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE COMPONENTDESCRIPTION PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "componentdescription.dtd">
+
+<COMPONENTDESCRIPTION xmlns:xlink="http://www.w3.org/1999/xlink/Namespace" >
+<Author>automatically generated by objects2xml</Author>
+<Name>com.sun.star.comp.office.SdXCustomPresentationAccess</Name>
+<Description>
+ This component provides ...
+</Description>
+
+<SupportedService>com::sun::star::presentation::CustomPresentationAccess</SupportedService>
+
+<Language>c++</Language>
+
+<Status StatusValue="final"/>
+
+<!--
+<ModuleName>...</ModuleName>
+
+<LoaderName>com.sun.star.loader...</LoaderName>
+
+<ServiceDependency>...</ServiceDependency>
+
+<ProjectBuildDependency>...</ProjectBuildDependency>
+...
+
+<RuntimeModuleDependency>...</RuntimeModuleDependency>
+...
+
+<Type>com.sun.star....</Type>
+...
+-->
+</COMPONENTDESCRIPTION>