Searched refs:BUTTON_IGNORE (Results 1 – 7 of 7) sorted by relevance
| /AOO42X/main/vcl/aqua/source/app/ |
| H A D | salsys.cxx | 154 …T_RETRY_IGNORE, SALSYSTEM_SHOWNATIVEMSGBOX_BTN_ABORT, { BUTTON_ABORT, BUTTON_IGNORE, BUTTON_RETRY … in ShowNativeMessageBox() 155 …T_RETRY_IGNORE, SALSYSTEM_SHOWNATIVEMSGBOX_BTN_RETRY, { BUTTON_RETRY, BUTTON_IGNORE, BUTTON_ABORT … in ShowNativeMessageBox() 156 …_ABORT_RETRY_IGNORE, SALSYSTEM_SHOWNATIVEMSGBOX_BTN_IGNORE, { BUTTON_IGNORE, BUTTON_IGNORE, BUTTON… in ShowNativeMessageBox() 214 case BUTTON_IGNORE: nRet = SALSYSTEM_SHOWNATIVEMSGBOX_BTN_IGNORE; break; in ShowNativeMessageBox()
|
| /AOO42X/main/toolkit/source/awt/ |
| H A D | vclxbutton.cxx | 85 : VCLXIconButton( p, Button::GetStandardText( BUTTON_IGNORE ), in VCLXIgnoreButton()
|
| /AOO42X/main/vcl/unx/generic/app/ |
| H A D | salsys.cxx | 211 aButtons.push_back( Button::GetStandardText( BUTTON_IGNORE ) ); in ShowNativeMessageBox()
|
| /AOO42X/main/tools/inc/tools/ |
| H A D | wintypes.hxx | 328 #define BUTTON_IGNORE ((StandardButtonType)8) macro
|
| /AOO42X/main/vcl/source/window/ |
| H A D | msgbox.cxx | 148 AddButton( BUTTON_IGNORE, BUTTONID_IGNORE, nIgnoreFlags ); in ImplInitButtons()
|
| H A D | window.cxx | 401 BUTTON_YES, BUTTON_NO, BUTTON_MORE, BUTTON_IGNORE, in ImplCheckUIFont()
|
| /AOO42X/main/vcl/source/app/ |
| H A D | svdata.cxx | 118 rString.SearchAndReplaceAllAscii( "%IGNORE", Button::GetStandardText( BUTTON_IGNORE ) ); in ReplaceJavaErrorMessages()
|