summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/drawing/RectangleShape.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/RectangleShape.idl')
-rw-r--r--offapi/com/sun/star/drawing/RectangleShape.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/drawing/RectangleShape.idl b/offapi/com/sun/star/drawing/RectangleShape.idl
index ffdca52e35d8..1b186580188a 100644
--- a/offapi/com/sun/star/drawing/RectangleShape.idl
+++ b/offapi/com/sun/star/drawing/RectangleShape.idl
@@ -35,7 +35,7 @@
module com { module sun { module star { module drawing {
-/** This service is for a rectangle <type>Shape</type>.
+/** This service is for a rectangle Shape.
*/
published service RectangleShape
{
@@ -52,7 +52,7 @@ published service RectangleShape
service com::sun::star::drawing::RotationDescriptor;
- /** For <type>Shape</type>s with rounded corners, this is the radius
+ /** For Shapes with rounded corners, this is the radius
of the corners.
*/
[property] long CornerRadius;