INTEGRATION: CWS sb18 (1.6.328); FILE MERGED

2004/05/21 14:58:54 sb 1.6.328.1: #i21150# Added published flag.
This commit is contained in:
Oliver Bolte 2004-06-03 19:05:18 +00:00
parent 577ff1fef4
commit 442cbc9294
2 changed files with 6 additions and 6 deletions

View file

@ -2,9 +2,9 @@
*
* $RCSfile: TextField.idl,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: hr $ $Date: 2003-03-26 13:54:21 $
* last change: $Author: obo $ $Date: 2004-06-03 20:05:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -92,7 +92,7 @@
@see com::sun::star::awt::UnoControl
@see com::sun::star::awt::UnoControlModel
*/
service TextField
published service TextField
{
service com::sun::star::awt::UnoControlEdit;

View file

@ -2,9 +2,9 @@
*
* $RCSfile: TimeField.idl,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: hr $ $Date: 2003-03-26 13:54:21 $
* last change: $Author: obo $ $Date: 2004-06-03 20:05:18 $
*
* 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 TimeField
published service TimeField
{
service com::sun::star::awt::UnoControlTimeField;