summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 16:21:50 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 16:21:50 +0000
commit75eb70367c23b9fe6505807ed87aa7bcd30e465c (patch)
tree10dcd2d4b5e0779120f11b785d46c1d2c9a6f07a
parent118efe2d49926b3f8d0353f036ec34d2aa159021 (diff)
INTEGRATION: CWS sb18 (1.6.250); FILE MERGED
2004/05/21 14:55:49 sb 1.6.250.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/awt/UnoControlDialogModel.idl6
-rw-r--r--offapi/com/sun/star/awt/UnoControlEdit.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlDialogModel.idl b/offapi/com/sun/star/awt/UnoControlDialogModel.idl
index 73b6e582f45c..f4196b746e46 100644
--- a/offapi/com/sun/star/awt/UnoControlDialogModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlDialogModel.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: UnoControlDialogModel.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: kz $ $Date: 2004-05-19 10:33:39 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:21:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -94,7 +94,7 @@
/** specifies the standard model of an <type>UnoControlDialog</type>.
*/
-service UnoControlDialogModel
+published service UnoControlDialogModel
{
service com::sun::star::awt::UnoControlModel;
diff --git a/offapi/com/sun/star/awt/UnoControlEdit.idl b/offapi/com/sun/star/awt/UnoControlEdit.idl
index cf6413ad51fe..df5a487dabb4 100644
--- a/offapi/com/sun/star/awt/UnoControlEdit.idl
+++ b/offapi/com/sun/star/awt/UnoControlEdit.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: UnoControlEdit.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: vg $ $Date: 2003-06-27 08:54:52 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:21:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,7 +86,7 @@
/** specifies an edit control.
*/
-service UnoControlEdit
+published service UnoControlEdit
{
service com::sun::star::awt::UnoControl;