INTEGRATION: CWS eforms2 (1.2.48); FILE MERGED

2004/08/24 13:28:58 fs 1.2.48.1: corrected documentation reference
This commit is contained in:
Oliver Bolte 2004-11-16 10:05:46 +00:00
parent ac1960fc14
commit 06ce1402f4

View file

@ -2,9 +2,9 @@
*
* $RCSfile: XDatabaseParameterBroadcaster2.idl,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: hjs $ $Date: 2004-06-28 17:02:31 $
* last change: $Author: obo $ $Date: 2004-11-16 11:05:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -75,7 +75,7 @@ module com { module sun { module star { module form {
<p>Note that this interface provides exactly the same functionality as the
<type>XDatabaseParameterBroadcaster</type> interface. It exists purely for compatibility
with <member scope="com::sun::star::script">the XEventAttacher::attachSingleEventListener</member>:
with the <member scope="com::sun::star::script">XEventAttacher::attachSingleEventListener</member>:
It expects the methods for adding and removing listeners to follow a certain naming scheme,
respective to the name of the listener which is being added/removed.</p>