summaryrefslogtreecommitdiff
path: root/sd/xml/SdMasterPage.xml
diff options
context:
space:
mode:
authormm <mm@openoffice.org>2000-09-21 13:49:17 +0000
committermm <mm@openoffice.org>2000-09-21 13:49:17 +0000
commit9112386dd35c3a51c5b5a29a180d1626c50fdcad (patch)
tree6422d05a25c001fb32c3e80b11649a87d431052a /sd/xml/SdMasterPage.xml
parenta75d0e2478047fdc08d561a8a78befe5eecbde69 (diff)
validation works correct
Diffstat (limited to 'sd/xml/SdMasterPage.xml')
-rw-r--r--sd/xml/SdMasterPage.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/sd/xml/SdMasterPage.xml b/sd/xml/SdMasterPage.xml
index f84cebbf67be..655a9f9985b7 100644
--- a/sd/xml/SdMasterPage.xml
+++ b/sd/xml/SdMasterPage.xml
@@ -8,17 +8,17 @@
This component provides ...
</Description>
-<SupportedService>com::sun::star::drawing::MasterPage</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.MasterPage</SupportedService>
+<!--
<ServiceDependency>...</ServiceDependency>
<ProjectBuildDependency>...</ProjectBuildDependency>