summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/document
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-09-08 09:25:26 +0000
committerRüdiger Timm <rt@openoffice.org>2003-09-08 09:25:26 +0000
commit089557dc77d47df342487b26e1fc2ccb6229a4b4 (patch)
treecdf3dbfc5dd1c3a1265d47e7429f969a42b5598d /qadevOOo/tests/java/ifc/document
parentd2747d74bff02d101e261ed7d456ba13851441b9 (diff)
INTEGRATION: CWS qadev11 (1.2.28); FILE MERGED
2003/09/03 13:41:36 sw 1.2.28.1: #112049#
Diffstat (limited to 'qadevOOo/tests/java/ifc/document')
-rw-r--r--qadevOOo/tests/java/ifc/document/_DocumentInfo.java8
1 files changed, 4 insertions, 4 deletions
diff --git a/qadevOOo/tests/java/ifc/document/_DocumentInfo.java b/qadevOOo/tests/java/ifc/document/_DocumentInfo.java
index 5276d2fb13ee..f2cf406bce4c 100644
--- a/qadevOOo/tests/java/ifc/document/_DocumentInfo.java
+++ b/qadevOOo/tests/java/ifc/document/_DocumentInfo.java
@@ -2,9 +2,9 @@
*
* $RCSfile: _DocumentInfo.java,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change:$Date: 2003-02-04 09:07:56 $
+ * last change:$Date: 2003-09-08 10:25:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,9 +61,9 @@
package ifc.document;
-import com.sun.star.util.DateTime;
import lib.MultiPropertyTest;
-import lib.MultiPropertyTest$PropertyTester;
+
+import com.sun.star.util.DateTime;
/**
* Testing <code>com.sun.star.document.DocumentInfo</code>