LibreOffice
LibreOffice 24.2 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 RowSet supplied by the component changes. More... | |
void | removeRowSetChangeListener ([in] XRowSetChangeListener iListener) |
removes a previously added listener. More... | |
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.