Kaydet (Commit) 92cbc5fa authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED

2003/09/03 15:33:27 sw 1.2.14.1: #112049#
üst 0d139c9a
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: Collator.java,v $ * $RCSfile: Collator.java,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change:$Date: 2003-05-27 12:49:46 $ * last change:$Date: 2003-09-08 11:55:30 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -61,14 +61,16 @@ ...@@ -61,14 +61,16 @@
package mod._i18n; package mod._i18n;
import com.sun.star.lang.XMultiServiceFactory;
import com.sun.star.uno.XInterface;
import java.io.PrintWriter; import java.io.PrintWriter;
import lib.StatusException; import lib.StatusException;
import lib.TestCase; import lib.TestCase;
import lib.TestEnvironment; import lib.TestEnvironment;
import lib.TestParameters; import lib.TestParameters;
import com.sun.star.lang.XMultiServiceFactory;
import com.sun.star.uno.XInterface;
/** /**
* Test for object which is represented by service * Test for object which is represented by service
* <code>com.sun.star.i18n.Collator</code>. <p> * <code>com.sun.star.i18n.Collator</code>. <p>
......
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: IndexEntrySupplier.java,v $ * $RCSfile: IndexEntrySupplier.java,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change:$Date: 2003-05-27 12:49:57 $ * last change:$Date: 2003-09-08 11:55:40 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -61,14 +61,16 @@ ...@@ -61,14 +61,16 @@
package mod._i18n; package mod._i18n;
import com.sun.star.lang.XMultiServiceFactory;
import com.sun.star.uno.XInterface;
import java.io.PrintWriter; import java.io.PrintWriter;
import lib.StatusException; import lib.StatusException;
import lib.TestCase; import lib.TestCase;
import lib.TestEnvironment; import lib.TestEnvironment;
import lib.TestParameters; import lib.TestParameters;
import com.sun.star.lang.XMultiServiceFactory;
import com.sun.star.uno.XInterface;
/** /**
* Test for object which is represented by service * Test for object which is represented by service
* <code>com.sun.star.i18n.IndexEntrySupplier</code>. <p> * <code>com.sun.star.i18n.IndexEntrySupplier</code>. <p>
......
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: LocaleData.java,v $ * $RCSfile: LocaleData.java,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change:$Date: 2003-05-27 12:50:09 $ * last change:$Date: 2003-09-08 11:55:50 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -61,14 +61,16 @@ ...@@ -61,14 +61,16 @@
package mod._i18n; package mod._i18n;
import com.sun.star.lang.XMultiServiceFactory;
import com.sun.star.uno.XInterface;
import java.io.PrintWriter; import java.io.PrintWriter;
import lib.StatusException; import lib.StatusException;
import lib.TestCase; import lib.TestCase;
import lib.TestEnvironment; import lib.TestEnvironment;
import lib.TestParameters; import lib.TestParameters;
import com.sun.star.lang.XMultiServiceFactory;
import com.sun.star.uno.XInterface;
/** /**
* Test for object which is represented by service * Test for object which is represented by service
* <code>com.sun.star.i18n.LocaleData</code>. <p> * <code>com.sun.star.i18n.LocaleData</code>. <p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment