INTEGRATION: CWS jl18 (1.2.8); FILE MERGED
2005/03/18 09:58:14 jl 1.2.8.1: #45371# deprecated classes in com.sun.star.beans namespace
This commit is contained in:
@@ -2,9 +2,9 @@
|
|||||||
*
|
*
|
||||||
* $RCSfile: OfficeConnection.java,v $
|
* $RCSfile: OfficeConnection.java,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.2 $
|
* $Revision: 1.3 $
|
||||||
*
|
*
|
||||||
* last change: $Author: mi $ $Date: 2004-10-18 07:15:35 $
|
* last change: $Author: vg $ $Date: 2005-03-23 08:57:59 $
|
||||||
*
|
*
|
||||||
* 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
|
||||||
@@ -70,6 +70,7 @@ import com.sun.star.uno.XComponentContext;
|
|||||||
/**
|
/**
|
||||||
* This abstract class reprecents a connection to the office
|
* This abstract class reprecents a connection to the office
|
||||||
* application.
|
* application.
|
||||||
|
* @deprecated
|
||||||
*/
|
*/
|
||||||
public interface OfficeConnection
|
public interface OfficeConnection
|
||||||
extends XComponent
|
extends XComponent
|
||||||
|
@@ -2,9 +2,9 @@
|
|||||||
*
|
*
|
||||||
* $RCSfile: OfficeWindow.java,v $
|
* $RCSfile: OfficeWindow.java,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.2 $
|
* $Revision: 1.3 $
|
||||||
*
|
*
|
||||||
* last change: $Author: mi $ $Date: 2004-10-18 07:15:35 $
|
* last change: $Author: vg $ $Date: 2005-03-23 08:58:20 $
|
||||||
*
|
*
|
||||||
* 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
|
||||||
@@ -69,6 +69,7 @@ import com.sun.star.awt.XWindowPeer;
|
|||||||
* The concreate implementation of the OfficeWindow extends an
|
* The concreate implementation of the OfficeWindow extends an
|
||||||
* approperate type of visual component (java.awt.Canvas for local
|
* approperate type of visual component (java.awt.Canvas for local
|
||||||
* and java.awt.Container for remote).
|
* and java.awt.Container for remote).
|
||||||
|
* @deprecated
|
||||||
*/
|
*/
|
||||||
public interface OfficeWindow
|
public interface OfficeWindow
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user