INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED

2003/09/03 15:33:34 sw 1.2.14.1: #112049#
This commit is contained in:
Rüdiger Timm
2003-09-08 10:58:10 +00:00
parent c67603d5fa
commit e53a9f301f

View File

@ -2,9 +2,9 @@
*
* $RCSfile: JavaVirtualMachine.java,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change:$Date: 2003-05-27 12:53:42 $
* last change:$Date: 2003-09-08 11:58:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -61,14 +61,16 @@
package mod._jen;
import com.sun.star.lang.XMultiServiceFactory;
import com.sun.star.uno.XInterface;
import java.io.PrintWriter;
import lib.StatusException;
import lib.TestCase;
import lib.TestEnvironment;
import lib.TestParameters;
import com.sun.star.lang.XMultiServiceFactory;
import com.sun.star.uno.XInterface;
/**
* Test for object which is represented by service
* <code>com.sun.star.java.JavaVirtualMachine</code>. <p>