summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 16:47:09 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 16:47:09 +0000
commit3da5c31ebdf74500438f8d83409e6c2feb73c04b (patch)
tree51c46cf523961e090ec7944bc257c19756ddc1a2 /offapi/com/sun/star/awt
parentafb23404c05a9356fcfd24a557fb87e0a169cdb8 (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 14:56:19 sb 1.5.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/awt')
-rw-r--r--offapi/com/sun/star/awt/XTopWindow.idl6
-rw-r--r--offapi/com/sun/star/awt/XTopWindowListener.idl6
-rw-r--r--offapi/com/sun/star/awt/XUnoControlContainer.idl6
3 files changed, 9 insertions, 9 deletions
diff --git a/offapi/com/sun/star/awt/XTopWindow.idl b/offapi/com/sun/star/awt/XTopWindow.idl
index b2a26f0047a0..c6bb7b9f1c09 100644
--- a/offapi/com/sun/star/awt/XTopWindow.idl
+++ b/offapi/com/sun/star/awt/XTopWindow.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XTopWindow.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:01:15 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:46:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,7 +82,7 @@
/** manages the functionality specific for a top window.
*/
-interface XTopWindow: com::sun::star::uno::XInterface
+published interface XTopWindow: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/awt/XTopWindowListener.idl b/offapi/com/sun/star/awt/XTopWindowListener.idl
index 55db3e4b1f9e..a5c9a397fb24 100644
--- a/offapi/com/sun/star/awt/XTopWindowListener.idl
+++ b/offapi/com/sun/star/awt/XTopWindowListener.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XTopWindowListener.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:01:15 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:46:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,7 +80,7 @@
@see XActivateListener
*/
-interface XTopWindowListener: com::sun::star::lang::XEventListener
+published interface XTopWindowListener: com::sun::star::lang::XEventListener
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/awt/XUnoControlContainer.idl b/offapi/com/sun/star/awt/XUnoControlContainer.idl
index 8632485b9dfe..257376da803b 100644
--- a/offapi/com/sun/star/awt/XUnoControlContainer.idl
+++ b/offapi/com/sun/star/awt/XUnoControlContainer.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XUnoControlContainer.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:01:15 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:47:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@
/** gives access to the tab controllers of a <type>UnoControlContainer</type>.
*/
-interface XUnoControlContainer: com::sun::star::uno::XInterface
+published interface XUnoControlContainer: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------