Searched refs:BUTTONS_OK_CANCEL (Results 1 – 3 of 3) sorted by relevance
41 public static int BUTTONS_OK_CANCEL = VclWindowPeerAttribute.OK_CANCEL; field
39 const long BUTTONS_OK_CANCEL = 2;
1284 else if (( aButtons & 0x0000ffffL ) == css::awt::MessageBoxButtons::BUTTONS_OK_CANCEL ) in createMessageBox()
Completed in 12 milliseconds