summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/ui
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-03-01 19:19:52 +0000
committerKurt Zenker <kz@openoffice.org>2005-03-01 19:19:52 +0000
commitc34edd3383e660be9a5a705f4a562c287a423b12 (patch)
treee85bc73e2687215bcfec77d5d1d9157d1fd8d559 /qadevOOo/tests/java/ifc/ui
parentaaa7bf95f2031e4903b0f790e2a2a87632da68b2 (diff)
INTEGRATION: CWS removedrafts (1.2.72); FILE MERGED
2005/02/18 13:35:50 sw 1.2.72.2: #i43060# 2005/02/18 12:50:45 sw 1.2.72.1: #i43060#
Diffstat (limited to 'qadevOOo/tests/java/ifc/ui')
-rwxr-xr-xqadevOOo/tests/java/ifc/ui/_XModuleUIConfigurationManagerSupplier.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/ifc/ui/_XModuleUIConfigurationManagerSupplier.java b/qadevOOo/tests/java/ifc/ui/_XModuleUIConfigurationManagerSupplier.java
index 80e5e9018f2d..493283b8e91b 100755
--- a/qadevOOo/tests/java/ifc/ui/_XModuleUIConfigurationManagerSupplier.java
+++ b/qadevOOo/tests/java/ifc/ui/_XModuleUIConfigurationManagerSupplier.java
@@ -2,9 +2,9 @@
*
* $RCSfile: _XModuleUIConfigurationManagerSupplier.java,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Date: 2004-02-25 18:11:21 $
+ * last change: $Date: 2005-03-01 20:19:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,7 +63,7 @@ package ifc.ui;
import com.sun.star.lang.XServiceInfo;
import com.sun.star.uno.UnoRuntime;
-import drafts.com.sun.star.ui.XModuleUIConfigurationManagerSupplier;
+import com.sun.star.ui.XModuleUIConfigurationManagerSupplier;
import lib.MultiMethodTest;
public class _XModuleUIConfigurationManagerSupplier extends MultiMethodTest {