summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/drawing/GroupShape.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/GroupShape.idl')
-rw-r--r--offapi/com/sun/star/drawing/GroupShape.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/drawing/GroupShape.idl b/offapi/com/sun/star/drawing/GroupShape.idl
index 93937bf0d3ce..96a0ded1bfac 100644
--- a/offapi/com/sun/star/drawing/GroupShape.idl
+++ b/offapi/com/sun/star/drawing/GroupShape.idl
@@ -29,7 +29,7 @@
module com { module sun { module star { module drawing {
-/** This service is for a group of <type>Shape</type>s.
+/** This service is for a group of Shapes.
@see XShapeGroup
@see XShapes
*/
@@ -45,7 +45,7 @@ published service GroupShape
interface com::sun::star::drawing::XShapeGroup;
- /** lets you access the <type>Shape</type>s in this Group.
+ /** lets you access the Shapes in this Group.
*/
interface com::sun::star::drawing::XShapes;