Home
last modified time | relevance | path

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

/aoo41x/main/vcl/aqua/source/app/
H A Dsalsys.cxx129 case BUTTON_YES: aText = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Yes" ) );break; in getStandardString()
157 …VEMSGBOX_BTNCOMBI_YES_NO_CANCEL, SALSYSTEM_SHOWNATIVEMSGBOX_BTN_YES, { BUTTON_YES, BUTTON_NO, BUTT… in ShowNativeMessageBox()
158 …TNCOMBI_YES_NO_CANCEL, SALSYSTEM_SHOWNATIVEMSGBOX_BTN_NO, { BUTTON_NO, BUTTON_YES, BUTTON_CANCEL }… in ShowNativeMessageBox()
159 …I_YES_NO_CANCEL, SALSYSTEM_SHOWNATIVEMSGBOX_BTN_CANCEL, { BUTTON_CANCEL, BUTTON_YES, BUTTON_NO } }, in ShowNativeMessageBox()
160 …HOWNATIVEMSGBOX_BTNCOMBI_YES_NO, SALSYSTEM_SHOWNATIVEMSGBOX_BTN_YES, { BUTTON_YES, BUTTON_NO, -1 }… in ShowNativeMessageBox()
161 …OWNATIVEMSGBOX_BTNCOMBI_YES_NO, SALSYSTEM_SHOWNATIVEMSGBOX_BTN_NO, { BUTTON_NO, BUTTON_YES, -1 } }, in ShowNativeMessageBox()
209 case BUTTON_YES: nRet = SALSYSTEM_SHOWNATIVEMSGBOX_BTN_YES; break; in ShowNativeMessageBox()
/aoo41x/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx518 case BUTTON_YES: nButtonID = BUTTONID_YES; break; in lcl_addButton()
661 lcl_addButton( *this, BUTTON_YES, ( _nStyle & WB_DEF_YES ) != 0 ); in impl_createStandardButtons()
672 lcl_addButton( *this, BUTTON_YES, ( _nStyle & WB_DEF_YES ) != 0 ); in impl_createStandardButtons()
/aoo41x/main/vcl/source/window/
H A Dmsgbox.cxx108 AddButton( BUTTON_YES, BUTTONID_YES, nYesFlags ); in ImplInitButtons()
120 AddButton( BUTTON_YES, BUTTONID_YES, nYesFlags ); in ImplInitButtons()
H A Dwindow.cxx401 BUTTON_YES, BUTTON_NO, BUTTON_MORE, BUTTON_IGNORE, in ImplCheckUIFont()
/aoo41x/main/toolkit/source/awt/
H A Dvclxbutton.cxx67 : VCLXIconButton( p, Button::GetStandardText( BUTTON_YES ), in VCLXYesButton()
/aoo41x/main/vcl/unx/generic/app/
H A Dsalsys.cxx184 aButtons.push_back( Button::GetStandardText( BUTTON_YES ) ); in ShowNativeMessageBox()
/aoo41x/main/tools/inc/tools/
H A Dwintypes.hxx322 #define BUTTON_YES ((StandardButtonType)2) macro
/aoo41x/main/cui/source/dialogs/
H A Dhldocntp.cxx338 bCreate = aWarning.Execute() == BUTTON_YES; in DoApply()
/aoo41x/main/desktop/source/migration/
H A Dwizard.cxx264 if ( ret == BUTTON_OK || ret == BUTTON_YES) in IMPL_LINK()
/aoo41x/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx915 yes = Button::GetStandardText ( BUTTON_YES );
951 && yes != OUString (Button::GetStandardText (BUTTON_YES))) in init()
/aoo41x/main/cui/source/customize/
H A Dcfg.cxx5671 AddButton( BUTTON_YES, 2, 0 ); in SvxIconReplacementDialog()

Completed in 189 milliseconds