Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: util ::

interface XModifyBroadcaster
Description
broadcasts each modification made on the date data of the object which supports this interface.

The modified object must post the modification events immediately after the modification is performed.


Methods' Summary
addModifyListener adds the specified listener to receive events "modified."  
removeModifyListener removes the specified listener.  
Methods' Details
addModifyListener
[oneway] void
addModifyListener( [in] XModifyListener  aListener );

Description
adds the specified listener to receive events "modified."
removeModifyListener
[oneway] void
removeModifyListener( [in] XModifyListener  aListener );

Description
removes the specified listener.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.