diff options
Diffstat (limited to 'svx/xml/SvxShapeCircle.xml')
-rw-r--r-- | svx/xml/SvxShapeCircle.xml | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/svx/xml/SvxShapeCircle.xml b/svx/xml/SvxShapeCircle.xml index efa33b496b72..521062bf607d 100644 --- a/svx/xml/SvxShapeCircle.xml +++ b/svx/xml/SvxShapeCircle.xml @@ -5,20 +5,17 @@ <Author>automatically generated by objects2xml</Author> <Name>com.sun.star.comp.office.SvxShapeCircle</Name> <Description> - This component provides ... + This component provides access to a circle shape. </Description> -<SupportedService>com::sun::star::drawing::EllipseShape</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.EllipseShape</SupportedService> +<!-- <ServiceDependency>...</ServiceDependency> <ProjectBuildDependency>...</ProjectBuildDependency> |