Home
last modified time | relevance | path

Searched refs:BUTTONDIALOG_CANCELBUTTON (Results 1 – 13 of 13) sorted by relevance

/aoo4110/main/uui/source/
H A Dalreadyopen.cxx39 AddButton( BUTTON_CANCEL, RET_CANCEL, BUTTONDIALOG_CANCELBUTTON ); in AlreadyOpenQueryBox()
46 AddButton( BUTTON_CANCEL, RET_CANCEL, BUTTONDIALOG_CANCELBUTTON ); in AlreadyOpenQueryBox()
H A Dlockfailed.cxx37 AddButton( BUTTON_CANCEL, RET_CANCEL, BUTTONDIALOG_CANCELBUTTON ); in LockFailedQueryBox()
H A Dfilechanged.cxx36 AddButton( BUTTON_CANCEL, RET_CANCEL, BUTTONDIALOG_CANCELBUTTON ); in FileChangedQueryBox()
H A Dopenlocked.cxx39 AddButton( BUTTON_CANCEL, RET_CANCEL, BUTTONDIALOG_CANCELBUTTON ); in OpenLockedQueryBox()
H A Dtrylater.cxx37 AddButton( BUTTON_CANCEL, RET_CANCEL, BUTTONDIALOG_CANCELBUTTON ); in TryLaterQueryBox()
/aoo4110/main/vcl/source/window/
H A Dbtndlg.cxx115 if ( nBtnFlags & BUTTONDIALOG_CANCELBUTTON ) in ImplCreatePushButton()
373 nBtnFlags |= BUTTONDIALOG_CANCELBUTTON; in AddButton()
H A Dmsgbox.cxx85 sal_uInt16 nCancelFlags = BUTTONDIALOG_CANCELBUTTON; in ImplInitButtons()
106 nNoFlags |= BUTTONDIALOG_CANCELBUTTON; in ImplInitButtons()
/aoo4110/main/sfx2/source/doc/
H A Dquerytemplate.cxx44 AddButton( String( SfxResId( STR_QRYTEMPL_KEEP_BTN ) ), RET_NO, BUTTONDIALOG_CANCELBUTTON ); in QueryTemplateBox()
/aoo4110/main/svx/source/dialog/
H A Dprtqry.cxx48 AddButton(BUTTON_CANCEL, RET_CANCEL, BUTTONDIALOG_CANCELBUTTON); in SvxPrtQryBox()
/aoo4110/main/vcl/inc/vcl/
H A Dbtndlg.hxx43 #define BUTTONDIALOG_CANCELBUTTON ((sal_uInt16)0x0004) macro
/aoo4110/main/basctl/source/basicide/
H A Dbaside3.cxx936 AddButton( BUTTON_CANCEL, RET_CANCEL, BUTTONDIALOG_CANCELBUTTON ); in NameClashQueryBox()
961 AddButton( BUTTON_CANCEL, RET_CANCEL, BUTTONDIALOG_CANCELBUTTON ); in LanguageMismatchQueryBox()
/aoo4110/main/sw/source/ui/shells/
H A Dtextsh1.cxx293 aQBox.AddButton(String(SW_RES(STR_REDLINE_REJECT_ALL)), RET_CANCEL, BUTTONDIALOG_CANCELBUTTON); in lcl_AskRedlineMode()
/aoo4110/main/svx/source/form/
H A Ddatanavi.cxx3721 AddButton( BUTTON_CANCEL, BUTTONID_CANCEL, BUTTONDIALOG_CANCELBUTTON ); in LinkedInstanceWarningBox()

Completed in 74 milliseconds