| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
broadcasts changes in the RowSet supplied by a component  
 More...
import "XRowSetChangeBroadcaster.idl";
| Public Member Functions | |
| void | addRowSetChangeListener ([in] XRowSetChangeListener iListener) | 
| adds a listener to be notified when the RowSetsupplied by the component changes. | |
| void | removeRowSetChangeListener ([in] XRowSetChangeListener iListener) | 
| removes a previously added listener. | |
broadcasts changes in the RowSet supplied by a component 
| void addRowSetChangeListener | ( | [in] XRowSetChangeListener | iListener | ) | 
adds a listener to be notified when the RowSet supplied by the component changes. 
| void removeRowSetChangeListener | ( | [in] XRowSetChangeListener | iListener | ) | 
removes a previously added listener.