LibreOffice
LibreOffice 24.2 SDK API Reference
|
Variables | |
const long | INSERT = 1 |
indicates that an insert will be performed. More... | |
const long | UPDATE = 2 |
indicates that an update will be performed. More... | |
const long | DELETE = 3 |
indicates that a delete will be performed. More... | |
const long | UNDO = 4 |
indicates that an undo will be performed. More... | |
const long DELETE = 3 |
indicates that a delete will be performed.
const long INSERT = 1 |
indicates that an insert will be performed.
const long UNDO = 4 |
indicates that an undo will be performed.
const long UPDATE = 2 |
indicates that an update will be performed.