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:
parent
ac1960fc14
commit
06ce1402f4
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue