summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_proxyfac
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-05-27 11:56:23 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-05-27 11:56:23 +0000
commit0b27870c34cc0f87607f64df0170bbe12f818f5f (patch)
treeb446768e4b65685e53ab8d57cdd9d93d85571d0a /qadevOOo/tests/java/mod/_proxyfac
parent801f0e2dc35abc2efa9edd281e77c5aa23607170 (diff)
INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED
2003/05/21 10:56:32 sg 1.1.8.1: #109819# prepare devide of runner
Diffstat (limited to 'qadevOOo/tests/java/mod/_proxyfac')
-rw-r--r--qadevOOo/tests/java/mod/_proxyfac/ProxyFactory.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/mod/_proxyfac/ProxyFactory.java b/qadevOOo/tests/java/mod/_proxyfac/ProxyFactory.java
index 57855afc521a..7a679db6d86e 100644
--- a/qadevOOo/tests/java/mod/_proxyfac/ProxyFactory.java
+++ b/qadevOOo/tests/java/mod/_proxyfac/ProxyFactory.java
@@ -2,9 +2,9 @@
*
* $RCSfile: ProxyFactory.java,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change:$Date: 2003-01-27 18:16:03 $
+ * last change:$Date: 2003-05-27 12:56:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -92,7 +92,7 @@ public class ProxyFactory extends TestCase {
*/
protected TestEnvironment createTestEnvironment(TestParameters tParam,
PrintWriter log) {
- XMultiServiceFactory xMSF = tParam.getMSF();
+ XMultiServiceFactory xMSF = (XMultiServiceFactory)tParam.getMSF();
try {
XInterface xInt = (XInterface)xMSF.createInstance(