LibreOffice
LibreOffice 7.4 SDK API Reference
Public Member Functions | List of all members
XRowsChangeBroadcaster Interface 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...
 

Detailed Description

broadcasts changes in the RowSet supplied by a component

See also
XRowSetSupplier
XRowsChangeListener
Since
OOo 3.3

Member Function Documentation

◆ addRowsChangeListener()

void addRowsChangeListener ( [in] XRowsChangeListener  listener)

adds a listener to be notified when the RowSet supplied by the component changes.

◆ removeRowsChangeListener()

void removeRowsChangeListener ( [in] XRowsChangeListener  listener)

removes a previously added listener.


The documentation for this interface was generated from the following file: