summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/geometry/IntegerRectangle2D.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/geometry/IntegerRectangle2D.idl')
-rw-r--r--offapi/com/sun/star/geometry/IntegerRectangle2D.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/geometry/IntegerRectangle2D.idl b/offapi/com/sun/star/geometry/IntegerRectangle2D.idl
index 3d6397991595..010a8e7a8ec2 100644
--- a/offapi/com/sun/star/geometry/IntegerRectangle2D.idl
+++ b/offapi/com/sun/star/geometry/IntegerRectangle2D.idl
@@ -24,7 +24,7 @@ module com { module sun { module star { module geometry {
/* Removed, because XCanvas is private API until further notice.
The values are stored as integers. Please note that the
- <type>com.sun.star.rendering.XCanvas</type> defines the
+ com.sun.star.rendering.XCanvas defines the
screen representation of rectangles in such a way that the lower
and the rightmost line of the rectangle are not drawn on
screen. Thus, if for two rectangles R1 and R2, R1.x2 equals R2.x1,