LibreOffice
LibreOffice 24.2 SDK API Reference
|
broadcasts changes in the RowSet
supplied by a component
More...
import"XRowsChangeBroadcaster.idl";
Public Member Functions | |
void | addRowsChangeListener ([in] XRowsChangeListener listener) |
adds a listener to be notified when the RowSet supplied by the component changes. More... | |
void | removeRowsChangeListener ([in] XRowsChangeListener listener) |
removes a previously added listener. More... | |
broadcasts changes in the RowSet
supplied by a component
void addRowsChangeListener | ( | [in] XRowsChangeListener | listener | ) |
adds a listener to be notified when the RowSet
supplied by the component changes.
void removeRowsChangeListener | ( | [in] XRowsChangeListener | listener | ) |
removes a previously added listener.