20module
com { module sun { module star { module awt {
26constants MessageBoxResults
const short NO
The user pressed the "No" button.
Definition MessageBoxResults.idl:42
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
const short RETRY
The user pressed the "Retry" button.
Definition MessageBoxResults.idl:46
Definition Ambiguous.idl:20