summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 16:38:25 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 16:38:25 +0000
commitea282bf4322a86d51da31814d073db458577046e (patch)
tree8a4a49f6a60323131e44c0f8804cacdac95db63d /offapi/com/sun/star/awt
parent99c7eaf6e16a71a7ddc943a71a1ecf4088ee6e1d (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 14:56:09 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/XLayoutConstrains.idl6
-rw-r--r--offapi/com/sun/star/awt/XListBox.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/awt/XLayoutConstrains.idl b/offapi/com/sun/star/awt/XLayoutConstrains.idl
index 6904cded374b..6ee3d4a08a37 100644
--- a/offapi/com/sun/star/awt/XLayoutConstrains.idl
+++ b/offapi/com/sun/star/awt/XLayoutConstrains.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XLayoutConstrains.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:01:04 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:38:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@
/** specifies the layout constraints for a surrounding container.
*/
-interface XLayoutConstrains: com::sun::star::uno::XInterface
+published interface XLayoutConstrains: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/awt/XListBox.idl b/offapi/com/sun/star/awt/XListBox.idl
index 86b26b4e1472..626feee75e36 100644
--- a/offapi/com/sun/star/awt/XListBox.idl
+++ b/offapi/com/sun/star/awt/XListBox.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XListBox.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:01:04 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:38:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,7 +83,7 @@
/** gives access to the items of a list box and makes it possible to
register item and action event listeners.
*/
-interface XListBox: com::sun::star::uno::XInterface
+published interface XListBox: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------