Kaydet (Commit) 2ef353ea authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS removedrafts (1.2.72); FILE MERGED

2005/02/18 13:35:51 sw 1.2.72.2: #i43060#
2005/02/18 12:50:45 sw 1.2.72.1: #i43060#
üst fc5c4f0c
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: _XUIConfiguration.java,v $ * $RCSfile: _XUIConfiguration.java,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Date: 2004-02-25 18:11:31 $ * last change: $Date: 2005-03-01 20:20:12 $
* *
* 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
...@@ -63,9 +63,9 @@ package ifc.ui; ...@@ -63,9 +63,9 @@ package ifc.ui;
import com.sun.star.lang.XServiceInfo; import com.sun.star.lang.XServiceInfo;
import com.sun.star.uno.UnoRuntime; import com.sun.star.uno.UnoRuntime;
import drafts.com.sun.star.ui.XModuleUIConfigurationManagerSupplier; import com.sun.star.ui.XModuleUIConfigurationManagerSupplier;
import drafts.com.sun.star.ui.XUIConfiguration; import com.sun.star.ui.XUIConfiguration;
import drafts.com.sun.star.ui.XUIConfigurationListener; import com.sun.star.ui.XUIConfigurationListener;
import lib.MultiMethodTest; import lib.MultiMethodTest;
public class _XUIConfiguration extends MultiMethodTest { public class _XUIConfiguration extends MultiMethodTest {
......
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: _XUIConfigurationListener.java,v $ * $RCSfile: _XUIConfigurationListener.java,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Date: 2004-02-25 18:11:42 $ * last change: $Date: 2005-03-01 20:20:35 $
* *
* 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
...@@ -63,8 +63,8 @@ package ifc.ui; ...@@ -63,8 +63,8 @@ package ifc.ui;
import com.sun.star.awt.XPopupMenu; import com.sun.star.awt.XPopupMenu;
import com.sun.star.uno.UnoRuntime; import com.sun.star.uno.UnoRuntime;
import drafts.com.sun.star.ui.ConfigurationEvent; import com.sun.star.ui.ConfigurationEvent;
import drafts.com.sun.star.ui.XUIConfigurationListener; import com.sun.star.ui.XUIConfigurationListener;
import lib.MultiMethodTest; import lib.MultiMethodTest;
public class _XUIConfigurationListener extends MultiMethodTest { public class _XUIConfigurationListener extends MultiMethodTest {
......
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: _XUIConfigurationPersistence.java,v $ * $RCSfile: _XUIConfigurationPersistence.java,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Date: 2004-02-25 18:12:04 $ * last change: $Date: 2005-03-01 20:21:08 $
* *
* 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
...@@ -64,8 +64,8 @@ package ifc.ui; ...@@ -64,8 +64,8 @@ package ifc.ui;
import com.sun.star.embed.XStorage; import com.sun.star.embed.XStorage;
import com.sun.star.lang.XServiceInfo; import com.sun.star.lang.XServiceInfo;
import com.sun.star.uno.UnoRuntime; import com.sun.star.uno.UnoRuntime;
import drafts.com.sun.star.ui.XModuleUIConfigurationManagerSupplier; import com.sun.star.ui.XModuleUIConfigurationManagerSupplier;
import drafts.com.sun.star.ui.XUIConfigurationPersistence; import com.sun.star.ui.XUIConfigurationPersistence;
import lib.MultiMethodTest; import lib.MultiMethodTest;
public class _XUIConfigurationPersistence extends MultiMethodTest { public class _XUIConfigurationPersistence extends MultiMethodTest {
......
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