20 module
com { module sun { module star { module awt {
26 constants MessageBoxResults
const short NO
The user pressed the "No" button.
Definition: MessageBoxResults.idl:42
Definition: Ambiguous.idl:20
const short OK
The user pressed the "Ok" button.
Definition: MessageBoxResults.idl:34
const short RETRY
The user pressed the "Retry" button.
Definition: MessageBoxResults.idl:46
const short CANCEL
The user canceled the XMessageBox, by pressing "Cancel" or "Abort" button.
Definition: MessageBoxResults.idl:30
const short IGNORE
The user pressed the "Ignore" button.
Definition: MessageBoxResults.idl:50
const short YES
The user pressed the "Yes" button.
Definition: MessageBoxResults.idl:38