| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
indicates which rows have changed and the type of change action on the row set. More...
import "RowsChangeEvent.idl";
 
  
| Public Types | |
| typedef sequence< any > | Bookmarks | 
| Additional Inherited Members | |
| Public Attributes inherited from RowChangeEvent | |
| 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 which rows have changed and the type of change action on the row set.
| sequence< any > Bookmarks |