summaryrefslogtreecommitdiff
path: root/sd/xml/SdXCustomPresentation.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sd/xml/SdXCustomPresentation.xml')
-rw-r--r--sd/xml/SdXCustomPresentation.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/sd/xml/SdXCustomPresentation.xml b/sd/xml/SdXCustomPresentation.xml
index 21ec943331a3..cdb7b6641aa2 100644
--- a/sd/xml/SdXCustomPresentation.xml
+++ b/sd/xml/SdXCustomPresentation.xml
@@ -8,17 +8,17 @@
This component provides ...
</Description>
-<SupportedService>com::sun::star::presentation::CustomPresentation</SupportedService>
+<ModuleName>sd</ModuleName>
+
+<LoaderName>com.sun.star.loader.SharedLibrary</LoaderName>
<Language>c++</Language>
<Status StatusValue="final"/>
-<!--
-<ModuleName>...</ModuleName>
-
-<LoaderName>com.sun.star.loader...</LoaderName>
+<SupportedService>com.sun.star.presentation.CustomPresentation</SupportedService>
+<!--
<ServiceDependency>...</ServiceDependency>
<ProjectBuildDependency>...</ProjectBuildDependency>