interface XModifyBroadcaster in module com::sun::star::util:: |
interface XModifyBroadcaster : com::sun::star::uno::XInterface ;
broadcasts each modification made on its data.
The modified object must post the modification events immediately after the modification is performed.
Method Summary |
|
addModifyListener | adds the specified listener to receive events "modified." |
removeModifyListener | removes the specified listener. |
Known Services Which Export this Interface |
Method Details |
|||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.