LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
ChangeEvent Struct Referencepublished

import "ChangeEvent.idl";

Inheritance diagram for ChangeEvent:
EventObject

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

Deprecated
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::sdbc::ChangeAction

◆ Rows

long Rows

indicates the number of rows affected by the change.


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