summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/awt/_XCheckBox.java
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-09-08 09:09:58 +0000
committerRüdiger Timm <rt@openoffice.org>2003-09-08 09:09:58 +0000
commitc12bab803ea4d4fbff152f3fb3fc3e1ef89aa190 (patch)
tree00200a5f5a92f0196bd5b309cbffdc20d31baf7e /qadevOOo/tests/java/ifc/awt/_XCheckBox.java
parent8a2034d6f829e6c62f3d98bedca1ad6ac4f533f0 (diff)
INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED
2003/09/03 13:36:20 sw 1.1.28.1: #112049#
Diffstat (limited to 'qadevOOo/tests/java/ifc/awt/_XCheckBox.java')
-rw-r--r--qadevOOo/tests/java/ifc/awt/_XCheckBox.java7
1 files changed, 4 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/ifc/awt/_XCheckBox.java b/qadevOOo/tests/java/ifc/awt/_XCheckBox.java
index 3c582947c7bc..4eac35e9257d 100644
--- a/qadevOOo/tests/java/ifc/awt/_XCheckBox.java
+++ b/qadevOOo/tests/java/ifc/awt/_XCheckBox.java
@@ -2,9 +2,9 @@
*
* $RCSfile: _XCheckBox.java,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change:$Date: 2003-01-27 18:07:39 $
+ * last change:$Date: 2003-09-08 10:09:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -62,9 +62,10 @@
package ifc.awt;
-import com.sun.star.awt.XCheckBox;
import lib.MultiMethodTest;
+import com.sun.star.awt.XCheckBox;
+
/**
* Testing <code>com.sun.star.awt.XCheckBox</code>
* interface methods :