Home
last modified time | relevance | path

Searched refs:BUTTON_ABORT (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vcl/aqua/source/app/
H A Dsalsys.cxx126 … case BUTTON_ABORT: aText = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Abort" ) );break; in getStandardString()
154 …_BTNCOMBI_ABORT_RETRY_IGNORE, SALSYSTEM_SHOWNATIVEMSGBOX_BTN_ABORT, { BUTTON_ABORT, BUTTON_IGNORE,… in ShowNativeMessageBox()
155 …ETRY_IGNORE, SALSYSTEM_SHOWNATIVEMSGBOX_BTN_RETRY, { BUTTON_RETRY, BUTTON_IGNORE, BUTTON_ABORT } }, in ShowNativeMessageBox()
156 …RY_IGNORE, SALSYSTEM_SHOWNATIVEMSGBOX_BTN_IGNORE, { BUTTON_IGNORE, BUTTON_IGNORE, BUTTON_ABORT } }, in ShowNativeMessageBox()
212 case BUTTON_ABORT: nRet = SALSYSTEM_SHOWNATIVEMSGBOX_BTN_ABORT; break; in ShowNativeMessageBox()
/trunk/main/vcl/unx/generic/app/
H A Dsalsys.cxx207 aButtons.push_back( Button::GetStandardText( BUTTON_ABORT ) ); in ShowNativeMessageBox()
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx329 #define BUTTON_ABORT ((StandardButtonType)9) macro
/trunk/main/vcl/source/window/
H A Dmsgbox.cxx146 AddButton( BUTTON_ABORT, BUTTONID_CANCEL, nAbortFlags ); in ImplInitButtons()
H A Dwindow.cxx400 BUTTON_OK, BUTTON_CANCEL, BUTTON_CLOSE, BUTTON_ABORT, in ImplCheckUIFont()
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx917 cancelButton.SetText ( Button::GetStandardText (BUTTON_ABORT));

Completed in 89 milliseconds