Home
last modified time | relevance | path

Searched refs:DEF_NO (Results 1 – 11 of 11) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/web/
H A DErrorHandler.java49 public static int DEF_NO = VclWindowPeerAttribute.DEF_NO; field
H A DAbstractErrorHandler.java177 return VclWindowPeerAttribute.YES_NO + VclWindowPeerAttribute.DEF_NO; in getAttributeFor()
H A DWWD_Startup.java804 …(), "WarningBox", VclWindowPeerAttribute.YES_NO + VclWindowPeerAttribute.DEF_NO, getFileAccess().g… in checkDocument()
H A DWWD_Events.java651 ErrorHandler.DEF_NO, ErrorHandler.RESULT_YES); in publishTargetApproved()
/trunk/main/offapi/com/sun/star/awt/
H A DVclWindowPeerAttribute.idl132 const long DEF_NO = -2147483648;
/trunk/main/extensions/source/update/check/
H A Dupdatehdl.cxx965 nWindowAttributes |= awt::VclWindowPeerAttribute::DEF_NO; in showWarning()
1015 nWindowAttributes |= awt::VclWindowPeerAttribute::DEF_NO; in showWarning()
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaWizardDialogImpl.java474 …eer(), "MessBox", VclWindowPeerAttribute.YES_NO + VclWindowPeerAttribute.DEF_NO, resources.resFile… in finishWizard()
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx232 if( nComponentAttribs & ::com::sun::star::awt::VclWindowPeerAttribute::DEF_NO ) in ImplGetWinBits()
1301 nWindowAttributes |= css::awt::VclWindowPeerAttribute::DEF_NO; in createMessageBox()
/trunk/main/wizards/com/sun/star/wizards/fax/
H A DFaxWizardDialogImpl.java229 …eer(), "MessBox", VclWindowPeerAttribute.YES_NO + VclWindowPeerAttribute.DEF_NO, resources.resOver… in finishWizard()
/trunk/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialogImpl.java270 …eer(), "MessBox", VclWindowPeerAttribute.YES_NO + VclWindowPeerAttribute.DEF_NO, resources.resOver… in finishWizard()
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx509 { WB_DEF_NO, awt::VclWindowPeerAttribute::DEF_NO, NULL, NOTYPE, 0, 0 },