summaryrefslogtreecommitdiff
path: root/sd/xml/SdLayerManager.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sd/xml/SdLayerManager.xml')
-rw-r--r--sd/xml/SdLayerManager.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/sd/xml/SdLayerManager.xml b/sd/xml/SdLayerManager.xml
index ad6589ce45d6..0cc985b3fa6b 100644
--- a/sd/xml/SdLayerManager.xml
+++ b/sd/xml/SdLayerManager.xml
@@ -8,17 +8,17 @@
This component provides ...
</Description>
-<SupportedService>com::sun::star::drawing::LayerManager</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.drawing.LayerManager</SupportedService>
+<!--
<ServiceDependency>...</ServiceDependency>
<ProjectBuildDependency>...</ProjectBuildDependency>