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
This commit is contained in:
parent
538972409c
commit
af86b112a2
2 changed files with 6 additions and 4 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $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
|
||||
* either of the following licenses
|
||||
|
@ -67,6 +67,7 @@ import java.awt.Container;
|
|||
* This interface reprecents an AWT container factory.
|
||||
*
|
||||
* @see OfficeBean
|
||||
* @deprecated
|
||||
*/
|
||||
|
||||
public interface ContainerFactory
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $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
|
||||
* either of the following licenses
|
||||
|
@ -71,6 +71,7 @@ import com.sun.star.beans.*;
|
|||
import com.sun.star.container.*;
|
||||
|
||||
/** <p>Class to pass the system window handle to the OpenOffice.org toolkit.</p>
|
||||
* @deprecated
|
||||
*/
|
||||
/* package */ class JavaWindowPeerFake
|
||||
implements XSystemDependentWindowPeer, XWindowPeer
|
||||
|
|
Loading…
Reference in a new issue