Kaydet (Commit) af86b112 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS jl18 (1.1.8); FILE MERGED

2005/03/18 09:58:12 jl 1.1.8.1: #45371# deprecated classes in com.sun.star.beans namespace
üst 53897240
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: ContainerFactory.java,v $ * $RCSfile: ContainerFactory.java,v $
* *
* $Revision: 1.1 $ * $Revision: 1.2 $
* *
* last change: $Author: mi $ $Date: 2004-10-18 07:14:39 $ * last change: $Author: vg $ $Date: 2005-03-23 08:53:18 $
* *
* 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
...@@ -67,6 +67,7 @@ import java.awt.Container; ...@@ -67,6 +67,7 @@ import java.awt.Container;
* This interface reprecents an AWT container factory. * This interface reprecents an AWT container factory.
* *
* @see OfficeBean * @see OfficeBean
* @deprecated
*/ */
public interface ContainerFactory public interface ContainerFactory
......
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: JavaWindowPeerFake.java,v $ * $RCSfile: JavaWindowPeerFake.java,v $
* *
* $Revision: 1.1 $ * $Revision: 1.2 $
* *
* last change: $Author: mi $ $Date: 2004-10-18 07:14:49 $ * last change: $Author: vg $ $Date: 2005-03-23 08:53:52 $
* *
* 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
...@@ -71,6 +71,7 @@ import com.sun.star.beans.*; ...@@ -71,6 +71,7 @@ import com.sun.star.beans.*;
import com.sun.star.container.*; import com.sun.star.container.*;
/** <p>Class to pass the system window handle to the OpenOffice.org toolkit.</p> /** <p>Class to pass the system window handle to the OpenOffice.org toolkit.</p>
* @deprecated
*/ */
/* package */ class JavaWindowPeerFake /* package */ class JavaWindowPeerFake
implements XSystemDependentWindowPeer, XWindowPeer implements XSystemDependentWindowPeer, XWindowPeer
......
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