summaryrefslogtreecommitdiff
path: root/bean/com/sun/star/beans/JavaWindowPeerFake.java
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-23 07:53:52 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-23 07:53:52 +0000
commite272c1669602b4e94ee164b59afced244ee3143a (patch)
tree33ec3659c9710dde3b583dc8b746107b7762d858 /bean/com/sun/star/beans/JavaWindowPeerFake.java
parent08436cda5a0fffd45534a9f14de531f01788ea97 (diff)
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
Diffstat (limited to 'bean/com/sun/star/beans/JavaWindowPeerFake.java')
-rw-r--r--bean/com/sun/star/beans/JavaWindowPeerFake.java5
1 files changed, 3 insertions, 2 deletions
diff --git a/bean/com/sun/star/beans/JavaWindowPeerFake.java b/bean/com/sun/star/beans/JavaWindowPeerFake.java
index 3c2c917a2..f4f7c813e 100644
--- a/bean/com/sun/star/beans/JavaWindowPeerFake.java
+++ b/bean/com/sun/star/beans/JavaWindowPeerFake.java
@@ -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