summaryrefslogtreecommitdiff
path: root/svx/xml/SvxShapeGroup.xml
blob: a6e09df488dd90dcea30a1d13d3793e03fa4f1dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE COMPONENTDESCRIPTION PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "componentdescription.dtd">

<COMPONENTDESCRIPTION xmlns:xlink="http://www.w3.org/1999/xlink/Namespace" >
<Author>automatically generated by objects2xml</Author>
<Name>com.sun.star.comp.office.SvxShapeGroup</Name>
<Description>
    This component provides a group shape.
</Description>

<ModuleName>svx</ModuleName>
<LoaderName>com.sun.star.loader.SharedLibrary</LoaderName>
<Language>c++</Language>
<Status StatusValue="final"/>

<SupportedService>com.sun.star.drawing.ShapeGroup</SupportedService>

<!--
<ServiceDependency>...</ServiceDependency>

<ProjectBuildDependency>...</ProjectBuildDependency>
...

<RuntimeModuleDependency>...</RuntimeModuleDependency>
...

<Type>com.sun.star....</Type>
...
-->
</COMPONENTDESCRIPTION>