LibreOffice
LibreOffice 24.2 SDK API Reference
|
These constants are used to specify a result of executing a XExecutableDialog. More...
Variables | |
const short | CANCEL = 0 |
The user canceled the dialog. More... | |
const short | OK = 1 |
The user acknowledged the dialog. More... | |
These constants are used to specify a result of executing a XExecutableDialog.
const short CANCEL = 0 |
The user canceled the dialog.
const short OK = 1 |
The user acknowledged the dialog.