summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/geometry/RealPoint2D.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/geometry/RealPoint2D.idl')
-rw-r--r--offapi/com/sun/star/geometry/RealPoint2D.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/geometry/RealPoint2D.idl b/offapi/com/sun/star/geometry/RealPoint2D.idl
index 49b039a9dcaf..f75b9720ef1a 100644
--- a/offapi/com/sun/star/geometry/RealPoint2D.idl
+++ b/offapi/com/sun/star/geometry/RealPoint2D.idl
@@ -37,7 +37,7 @@ module com { module sun { module star { module geometry {
@since OOo 2.0
*/
-published struct RealPoint2D
+struct RealPoint2D
{
/// The x coordinate of the point.
double X;