summaryrefslogtreecommitdiff
path: root/bean/com/sun/star/comp/beans/OfficeWindow.java
diff options
context:
space:
mode:
Diffstat (limited to 'bean/com/sun/star/comp/beans/OfficeWindow.java')
-rw-r--r--bean/com/sun/star/comp/beans/OfficeWindow.java6
1 files changed, 4 insertions, 2 deletions
diff --git a/bean/com/sun/star/comp/beans/OfficeWindow.java b/bean/com/sun/star/comp/beans/OfficeWindow.java
index f14f0c82d71c..1446bbea81b7 100644
--- a/bean/com/sun/star/comp/beans/OfficeWindow.java
+++ b/bean/com/sun/star/comp/beans/OfficeWindow.java
@@ -2,9 +2,9 @@
*
* $RCSfile: OfficeWindow.java,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2004-09-06 15:11:35 $
+ * last change: $Author: mi $ $Date: 2004-10-14 10:37:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -69,6 +69,8 @@ import com.sun.star.awt.XWindowPeer;
* The concreate implementation of the OfficeWindow extends an
* approperate type of visual component (java.awt.Canvas for local
* and java.awt.Container for remote).
+
+ @since OOo 2.0.0
*/
public interface OfficeWindow
{