summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/document/_XEventsSupplier.java
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-09-08 09:26:45 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-09-08 09:26:45 +0000
commit4ee7bb21e722f7e5b5a649c1b3cae832503ce3b1 (patch)
tree3a371193d00181e0c12750c9cdb5556597ee4dc6 /qadevOOo/tests/java/ifc/document/_XEventsSupplier.java
parentdda1329fc6e1f2419274b9f327358f2c85d2bb1e (diff)
INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED
2003/09/03 13:41:38 sw 1.1.28.1: #112049#
Diffstat (limited to 'qadevOOo/tests/java/ifc/document/_XEventsSupplier.java')
-rw-r--r--qadevOOo/tests/java/ifc/document/_XEventsSupplier.java7
1 files changed, 4 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/ifc/document/_XEventsSupplier.java b/qadevOOo/tests/java/ifc/document/_XEventsSupplier.java
index 4d52ae7a5f01..f640ae79c016 100644
--- a/qadevOOo/tests/java/ifc/document/_XEventsSupplier.java
+++ b/qadevOOo/tests/java/ifc/document/_XEventsSupplier.java
@@ -2,9 +2,9 @@
*
* $RCSfile: _XEventsSupplier.java,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change:$Date: 2003-01-27 18:08:57 $
+ * last change:$Date: 2003-09-08 10:26:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,9 +61,10 @@
package ifc.document;
+import lib.MultiMethodTest;
+
import com.sun.star.container.XNameReplace;
import com.sun.star.document.XEventsSupplier;
-import lib.MultiMethodTest;
/**
* Testing <code>com.sun.star.document.XEventsSupplier</code>