INTEGRATION: CWS sb18 (1.7.328); FILE MERGED

2004/05/21 14:58:40 sb 1.7.328.1: #i21150# Added published flag.
This commit is contained in:
Oliver Bolte 2004-06-03 18:46:53 +00:00
parent d4e0fe53a4
commit abc38d62ae
2 changed files with 6 additions and 6 deletions

View file

@ -2,9 +2,9 @@
*
* $RCSfile: ComboBox.idl,v $
*
* $Revision: 1.7 $
* $Revision: 1.8 $
*
* last change: $Author: hr $ $Date: 2003-03-26 13:54:04 $
* last change: $Author: obo $ $Date: 2004-06-03 19:46:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -83,7 +83,7 @@
/** specifies a component which allows the input of text or selection
of text from a list of text values.
*/
service ComboBox
published service ComboBox
{
service com::sun::star::awt::UnoControlComboBoxModel;

View file

@ -2,9 +2,9 @@
*
* $RCSfile: CommandButton.idl,v $
*
* $Revision: 1.7 $
* $Revision: 1.8 $
*
* last change: $Author: hr $ $Date: 2003-03-26 13:54:05 $
* last change: $Author: obo $ $Date: 2004-06-03 19:46:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -93,7 +93,7 @@
@see ImageButton
*/
service CommandButton
published service CommandButton
{
service com::sun::star::awt::UnoControlButtonModel;