summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/geometry/RealSize2D.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/geometry/RealSize2D.idl')
-rw-r--r--offapi/com/sun/star/geometry/RealSize2D.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/geometry/RealSize2D.idl b/offapi/com/sun/star/geometry/RealSize2D.idl
index dab80a5c7deb..a01fa5bd96db 100644
--- a/offapi/com/sun/star/geometry/RealSize2D.idl
+++ b/offapi/com/sun/star/geometry/RealSize2D.idl
@@ -35,7 +35,7 @@ module com { module sun { module star { module geometry {
@since OOo 2.0
*/
-struct RealSize2D
+published struct RealSize2D
{
/// Amount of space occupied in the x direction.
double Width;