LibreOffice
LibreOffice 24.2 SDK API Reference
|
indicates which rows have changed and the type of change action on the row set. More...
import"RowsChangeEvent.idl";
Public Attributes | |
sequence< any > | Bookmarks |
Public Attributes inherited from RowChangeEvent | |
long | Action |
indicates the type of change. More... | |
long | Rows |
indicates the number of rows affected by the change. More... | |
Public Attributes inherited from EventObject | |
com::sun::star::uno::XInterface | Source |
refers to the object that fired the event. More... | |
indicates which rows have changed and the type of change action on the row set.
sequence< any > Bookmarks |