LibreOffice
LibreOffice 24.8 SDK API Reference
Loading...
Searching...
No Matches
RowChangeEvent Struct Referencepublished

indicates the type of change action on the data source. More...

import <RowChangeEvent.idl;

Inheritance diagram for RowChangeEvent:
EventObject RowsChangeEvent

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.
 

Detailed Description

indicates the type of change action on the data source.

Member Data Documentation

◆ Action

long Action

indicates the type of change.

See also
com::sun::star::sdb::RowChangeAction

◆ Rows

long Rows

indicates the number of rows affected by the change.


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