Searched refs:DEF_OK (Results 1 – 5 of 5) sorted by relevance
46 public static int DEF_OK = VclWindowPeerAttribute.DEF_OK; field
171 return VclWindowPeerAttribute.OK_CANCEL + VclWindowPeerAttribute.DEF_OK; in getAttributeFor()175 return VclWindowPeerAttribute.OK_CANCEL + VclWindowPeerAttribute.DEF_OK; in getAttributeFor()
116 const long DEF_OK = 134217728;
224 if( nComponentAttribs & ::com::sun::star::awt::VclWindowPeerAttribute::DEF_OK ) in ImplGetWinBits()1295 nWindowAttributes |= css::awt::VclWindowPeerAttribute::DEF_OK; in createMessageBox()
517 { WB_DEF_OK, awt::VclWindowPeerAttribute::DEF_OK, NULL, NOTYPE, 0, 0 },
Completed in 33 milliseconds