| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
indicates the type of change action on the data source. More...
import "RowChangeEvent.idl";
 
  
| Public Attributes | |
| long | Action | 
| indicates the type of change. | |
| long | Rows | 
| indicates the number of rows affected by the change. | |
| Public Attributes inherited from EventObject | |
| com::sun::star::uno::XInterface | Source | 
| refers to the object that fired the event. | |
indicates the type of change action on the data source.
| long Action | 
indicates the type of change.
| long Rows | 
indicates the number of rows affected by the change.