summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/geometry/RealRectangle2D.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/geometry/RealRectangle2D.idl')
-rw-r--r--offapi/com/sun/star/geometry/RealRectangle2D.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/geometry/RealRectangle2D.idl b/offapi/com/sun/star/geometry/RealRectangle2D.idl
index 8b1f56cf67fc..181d0d9d45ea 100644
--- a/offapi/com/sun/star/geometry/RealRectangle2D.idl
+++ b/offapi/com/sun/star/geometry/RealRectangle2D.idl
@@ -48,7 +48,7 @@ module com { module sun { module star { module geometry {
@since OOo 2.0
*/
-published struct RealRectangle2D
+struct RealRectangle2D
{
/// X coordinate of upper left corner .
double X1;