diff options
author | Christian Lippka <cl@openoffice.org> | 2000-09-29 14:53:10 +0000 |
---|---|---|
committer | Christian Lippka <cl@openoffice.org> | 2000-09-29 14:53:10 +0000 |
commit | 79254dd231adff80057bbe4983bb29bc6e7b7fd3 (patch) | |
tree | ea5e7ae59ad793885c8fee0fd06840b6d925c5e4 /svx/xml/SvxShapeDimensioning.xml | |
parent | e92eb2637173c05173bcf220f5239d4f8b9e0616 (diff) |
#78916# fixed modulname and loadername
Diffstat (limited to 'svx/xml/SvxShapeDimensioning.xml')
-rw-r--r-- | svx/xml/SvxShapeDimensioning.xml | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/svx/xml/SvxShapeDimensioning.xml b/svx/xml/SvxShapeDimensioning.xml index 4b87e1ae3d63..50b03d7aef8c 100644 --- a/svx/xml/SvxShapeDimensioning.xml +++ b/svx/xml/SvxShapeDimensioning.xml @@ -5,20 +5,17 @@ <Author>automatically generated by objects2xml</Author> <Name>com.sun.star.comp.office.SvxShapeDimensioning</Name> <Description> - This component provides ... + This component provides access to a dimensioning shape. </Description> -<SupportedService>com::sun::star::drawing::DimensioningShape</SupportedService> - +<ModuleName>svx</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.DimensioningShape</SupportedService> +<!-- <ServiceDependency>...</ServiceDependency> <ProjectBuildDependency>...</ProjectBuildDependency> |