diff options
author | mm <mm@openoffice.org> | 2000-09-21 12:56:28 +0000 |
---|---|---|
committer | mm <mm@openoffice.org> | 2000-09-21 12:56:28 +0000 |
commit | cd539a8c05524a262724d4d2b84535c732998ff8 (patch) | |
tree | e3e26e8f2457b843852b704f9f7c521a357a7b78 /sc/xml/ScStyleFamilyObj.xml | |
parent | 09dcabd309907e5241794cdf6322aa0b7c06260f (diff) |
validation work correct
Diffstat (limited to 'sc/xml/ScStyleFamilyObj.xml')
-rw-r--r-- | sc/xml/ScStyleFamilyObj.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/xml/ScStyleFamilyObj.xml b/sc/xml/ScStyleFamilyObj.xml index 5254105e00ad..6c8279129019 100644 --- a/sc/xml/ScStyleFamilyObj.xml +++ b/sc/xml/ScStyleFamilyObj.xml @@ -8,15 +8,15 @@ This component provides ... </Description> -<SupportedService>com.sun.star.style.StyleFamily</SupportedService> +<ModuleName>sc</ModuleName> + +<LoaderName>com.sun.star.loader.SharedLibrary</LoaderName> <Language>c++</Language> <Status StatusValue="final"/> -<ModuleName>sc</ModuleName> - -<LoaderName>com.sun.star.loader.SharedLibrary</LoaderName> +<SupportedService>com.sun.star.style.StyleFamily</SupportedService> <!-- <ServiceDependency>...</ServiceDependency> |