summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-05-27 11:51:58 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-05-27 11:51:58 +0000
commit2a823110cccebfb37a289c0c0e6c73027f308fd8 (patch)
tree86d73fc5c1870fcfd402e07a8a95f4daa8061af3 /qadevOOo
parent19d592c4ae2679bcfbcb23bf7a20cb524e5bbc85 (diff)
INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED
2003/05/21 10:56:22 sg 1.1.8.1: #109819# prepare devide of runner
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/tests/java/mod/_invadp/InvocationAdapterFactory.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/mod/_invadp/InvocationAdapterFactory.java b/qadevOOo/tests/java/mod/_invadp/InvocationAdapterFactory.java
index be2b61e533b8..bcc80d76ff0a 100644
--- a/qadevOOo/tests/java/mod/_invadp/InvocationAdapterFactory.java
+++ b/qadevOOo/tests/java/mod/_invadp/InvocationAdapterFactory.java
@@ -2,9 +2,9 @@
*
* $RCSfile: InvocationAdapterFactory.java,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change:$Date: 2003-01-27 18:15:47 $
+ * last change:$Date: 2003-05-27 12:51:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -90,7 +90,7 @@ public class InvocationAdapterFactory extends TestCase {
* <code>com.sun.star.script.InvocationAdapterFactory</code>.
*/
protected TestEnvironment createTestEnvironment(TestParameters tParam, PrintWriter log) {
- XMultiServiceFactory xMSF = tParam.getMSF();
+ XMultiServiceFactory xMSF = (XMultiServiceFactory)tParam.getMSF();
try {
XInterface xInt = (XInterface)xMSF.createInstance(