INTEGRATION: CWS sb18 (1.6.328); FILE MERGED

2004/05/21 14:58:39 sb 1.6.328.1: #i21150# Added published flag.
This commit is contained in:
Oliver Bolte 2004-06-03 18:45:55 +00:00
parent 31f0b2ca76
commit 9b72680b63
3 changed files with 9 additions and 9 deletions

View file

@ -2,9 +2,9 @@
*
* $RCSfile: XSubmit.idl,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: hr $ $Date: 2003-03-26 13:53:56 $
* last change: $Author: obo $ $Date: 2004-06-03 19:45:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -91,7 +91,7 @@
<p>See the <A href="http://www.w3.org/TR/1999/REC-html401-19991224/interact/forms.html#h-17.13">HTML specification</A>
to learn about submitting forms.</p>
*/
interface XSubmit: com::sun::star::uno::XInterface
published interface XSubmit: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------

View file

@ -2,9 +2,9 @@
*
* $RCSfile: XSubmitListener.idl,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: hr $ $Date: 2003-03-26 13:53:56 $
* last change: $Author: obo $ $Date: 2004-06-03 19:45:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -83,7 +83,7 @@
@see XSubmit
*/
interface XSubmitListener: com::sun::star::lang::XEventListener
published interface XSubmitListener: com::sun::star::lang::XEventListener
{
//-------------------------------------------------------------------------

View file

@ -2,9 +2,9 @@
*
* $RCSfile: XUpdateBroadcaster.idl,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: hr $ $Date: 2003-03-26 13:53:57 $
* last change: $Author: obo $ $Date: 2004-06-03 19:45:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -85,7 +85,7 @@
@see XUpdateListener
*/
interface XUpdateBroadcaster: com::sun::star::uno::XInterface
published interface XUpdateBroadcaster: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------