summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/UnoControl.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 16:18:09 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 16:18:09 +0000
commit42252239457b82762ef0a546cd43262db5a16612 (patch)
tree39beeb4d5e83bbc57ea77b4e023c02869ec2b3e2 /offapi/com/sun/star/awt/UnoControl.idl
parent98547dd3bdfbddad78909d6b1c863f6f9491ebe9 (diff)
INTEGRATION: CWS sb18 (1.5.250); FILE MERGED
2004/05/21 14:55:43 sb 1.5.250.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/awt/UnoControl.idl')
-rw-r--r--offapi/com/sun/star/awt/UnoControl.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/UnoControl.idl b/offapi/com/sun/star/awt/UnoControl.idl
index 2c1ee8150c79..c24210f66c0d 100644
--- a/offapi/com/sun/star/awt/UnoControl.idl
+++ b/offapi/com/sun/star/awt/UnoControl.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: UnoControl.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: vg $ $Date: 2003-06-27 08:52:58 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:17:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -103,7 +103,7 @@
<p>The change of data directly at the control may not affect the
model data. To ensure this behavior, modify the data of the model.</p>
*/
-service UnoControl
+published service UnoControl
{
interface com::sun::star::lang::XComponent;