summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 19:00:51 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 19:00:51 +0000
commitc150768736fe95b37762691b48cf3ac9be633f5d (patch)
tree1a979c8abdb389af4135349a89d7000ea644cbb7
parentf7bab098ebae7c65ce66b14ceb89a73126e75410 (diff)
INTEGRATION: CWS sb18 (1.6.328); FILE MERGED
2004/05/21 14:58:50 sb 1.6.328.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/form/control/ComboBox.idl6
-rw-r--r--offapi/com/sun/star/form/control/CommandButton.idl6
-rw-r--r--offapi/com/sun/star/form/control/CurrencyField.idl6
3 files changed, 9 insertions, 9 deletions
diff --git a/offapi/com/sun/star/form/control/ComboBox.idl b/offapi/com/sun/star/form/control/ComboBox.idl
index 610503c70f71..8810432b2af8 100644
--- a/offapi/com/sun/star/form/control/ComboBox.idl
+++ b/offapi/com/sun/star/form/control/ComboBox.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ComboBox.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:54:18 $
+ * last change: $Author: obo $ $Date: 2004-06-03 19:59:53 $
*
* 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 ComboBox
+published service ComboBox
{
service com::sun::star::awt::UnoControlComboBox;
diff --git a/offapi/com/sun/star/form/control/CommandButton.idl b/offapi/com/sun/star/form/control/CommandButton.idl
index 66e75a1d8b86..66d8443be9e4 100644
--- a/offapi/com/sun/star/form/control/CommandButton.idl
+++ b/offapi/com/sun/star/form/control/CommandButton.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: CommandButton.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:54:18 $
+ * last change: $Author: obo $ $Date: 2004-06-03 20:00:23 $
*
* 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::CommandButton::ButtonType
*/
-service CommandButton
+published service CommandButton
{
service com::sun::star::awt::UnoControlButton;
diff --git a/offapi/com/sun/star/form/control/CurrencyField.idl b/offapi/com/sun/star/form/control/CurrencyField.idl
index 7bf2c4c26c8e..f6d65d01034a 100644
--- a/offapi/com/sun/star/form/control/CurrencyField.idl
+++ b/offapi/com/sun/star/form/control/CurrencyField.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: CurrencyField.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:54:18 $
+ * last change: $Author: obo $ $Date: 2004-06-03 20:00:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,7 +85,7 @@
@see com::sun::star::awt::UnoControl
@see com::sun::star::awt::UnoControlModel
*/
-service CurrencyField
+published service CurrencyField
{
service com::sun::star::awt::UnoControlCurrencyField;