summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/Point.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 16:12:37 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 16:12:37 +0000
commit2b958e8115a411c7af889aba732ae754cc8bb467 (patch)
tree1ae39f364c921b404cf704c4788fe8fada69cc79 /offapi/com/sun/star/awt/Point.idl
parent2d799a55953e906b3bd3c3eeaf2b7a0cf9389ab9 (diff)
INTEGRATION: CWS sb18 (1.8.250); FILE MERGED
2004/05/21 14:55:36 sb 1.8.250.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/awt/Point.idl')
-rw-r--r--offapi/com/sun/star/awt/Point.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/Point.idl b/offapi/com/sun/star/awt/Point.idl
index 8b5a9928c63c..4a74855e847f 100644
--- a/offapi/com/sun/star/awt/Point.idl
+++ b/offapi/com/sun/star/awt/Point.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Point.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: vg $ $Date: 2003-06-27 08:50:05 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:12:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,7 @@
/** specifies a 2-dimensional point using the Cartesian coordinate system.
*/
-struct Point
+published struct Point
{
/** specifies the x-coordinate.
*/