summaryrefslogtreecommitdiff
path: root/offapi/com
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 16:32:13 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 16:32:13 +0000
commite333095472407eee7de075ab272264d83da1124f (patch)
tree8514f55df9d6e883691692a64b62cd6e99a26cf9 /offapi/com
parent5f732bc6ffc14f7d6f6fc38ab20be6c64b369f45 (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 14:56:01 sb 1.5.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com')
-rw-r--r--offapi/com/sun/star/awt/XControlContainer.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/XControlContainer.idl b/offapi/com/sun/star/awt/XControlContainer.idl
index fa64dbdf5246..a63cab3f38af 100644
--- a/offapi/com/sun/star/awt/XControlContainer.idl
+++ b/offapi/com/sun/star/awt/XControlContainer.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XControlContainer.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:59 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:32:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,7 @@
/** Provides access to the controls within an
<type>UnoControlContainer</type>.
*/
-interface XControlContainer: com::sun::star::uno::XInterface
+published interface XControlContainer: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------