summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 19:02:47 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 19:02:47 +0000
commit3e1d3ce100e51401fc01491deaf4e8acd3f6188d (patch)
tree115e5b80cc97adce2a303a11d8f6551bfb523395
parentf0d197b96c529be8418403b3d2535bdcbb921409 (diff)
INTEGRATION: CWS sb18 (1.6.328); FILE MERGED
2004/05/21 14:58:52 sb 1.6.328.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/form/control/GroupBox.idl6
-rw-r--r--offapi/com/sun/star/form/control/ImageButton.idl6
-rw-r--r--offapi/com/sun/star/form/control/ImageControl.idl6
3 files changed, 9 insertions, 9 deletions
diff --git a/offapi/com/sun/star/form/control/GroupBox.idl b/offapi/com/sun/star/form/control/GroupBox.idl
index a60d2f685c33..c1e0770c7bfc 100644
--- a/offapi/com/sun/star/form/control/GroupBox.idl
+++ b/offapi/com/sun/star/form/control/GroupBox.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: GroupBox.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:54:19 $
+ * last change: $Author: obo $ $Date: 2004-06-03 20:02:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -84,7 +84,7 @@
@see com::sun::star::awt::UnoControl
@see com::sun::star::awt::UnoControlModel
*/
-service GroupBox
+published service GroupBox
{
service com::sun::star::awt::UnoControlGroupBox;
};
diff --git a/offapi/com/sun/star/form/control/ImageButton.idl b/offapi/com/sun/star/form/control/ImageButton.idl
index 2379ca4625b7..0411843c1a98 100644
--- a/offapi/com/sun/star/form/control/ImageButton.idl
+++ b/offapi/com/sun/star/form/control/ImageButton.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ImageButton.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:54:19 $
+ * last change: $Author: obo $ $Date: 2004-06-03 20:02:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -88,7 +88,7 @@
@see com::sun::star::awt::UnoControlModel
@see com::sun::star::form::component::ImageButton::ButtonType
*/
-service ImageButton
+published service ImageButton
{
service com::sun::star::awt::UnoControlImageControl;
diff --git a/offapi/com/sun/star/form/control/ImageControl.idl b/offapi/com/sun/star/form/control/ImageControl.idl
index fbe549d85819..8b15a41c1121 100644
--- a/offapi/com/sun/star/form/control/ImageControl.idl
+++ b/offapi/com/sun/star/form/control/ImageControl.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ImageControl.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:54:20 $
+ * last change: $Author: obo $ $Date: 2004-06-03 20:02:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -88,7 +88,7 @@
@see com::sun::star::awt::UnoControl
@see com::sun::star::awt::UnoControlModel
*/
-service ImageControl
+published service ImageControl
{
service com::sun::star::awt::UnoControlImageControl;