summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/awt/_XWindow.java
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-09-08 09:14:25 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-09-08 09:14:25 +0000
commitc13f30860d813ba7a844c0d156a756d2197f6daa (patch)
treeebd4b7cbea80976cbda0fc41520ff4b8df34eee3 /qadevOOo/tests/java/ifc/awt/_XWindow.java
parent9f5197ffc5c839141d81641b33bfcd1d14fa64ce (diff)
INTEGRATION: CWS qadev11 (1.2.28); FILE MERGED
2003/09/03 13:36:30 sw 1.2.28.1: #112049#
Diffstat (limited to 'qadevOOo/tests/java/ifc/awt/_XWindow.java')
-rw-r--r--qadevOOo/tests/java/ifc/awt/_XWindow.java9
1 files changed, 5 insertions, 4 deletions
diff --git a/qadevOOo/tests/java/ifc/awt/_XWindow.java b/qadevOOo/tests/java/ifc/awt/_XWindow.java
index 103545541cb3..a099b8844457 100644
--- a/qadevOOo/tests/java/ifc/awt/_XWindow.java
+++ b/qadevOOo/tests/java/ifc/awt/_XWindow.java
@@ -2,9 +2,9 @@
*
* $RCSfile: _XWindow.java,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change:$Date: 2003-02-12 15:01:41 $
+ * last change:$Date: 2003-09-08 10:14:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,6 +61,9 @@
package ifc.awt;
+import lib.MultiMethodTest;
+import util.ValueComparer;
+
import com.sun.star.awt.FocusEvent;
import com.sun.star.awt.KeyEvent;
import com.sun.star.awt.MouseEvent;
@@ -79,8 +82,6 @@ import com.sun.star.awt.XWindow;
import com.sun.star.awt.XWindowListener;
import com.sun.star.drawing.XControlShape;
import com.sun.star.lang.EventObject;
-import lib.MultiMethodTest;
-import util.ValueComparer;
/**
* Testing <code>com.sun.star.awt.XWindow</code>