Home
last modified time | relevance | path

Searched refs:BUTTONID_HELP (Results 1 – 8 of 8) sorted by relevance

/trunk/main/vcl/source/window/
H A Dmsgbox.cxx233 AddButton( BUTTON_HELP, BUTTONID_HELP, BUTTONDIALOG_HELPBUTTON, 3 ); in ImplPosControls()
241 RemoveButton( BUTTONID_HELP ); in ImplPosControls()
/trunk/main/vcl/inc/vcl/
H A Dmsgbox.hxx56 #define BUTTONID_HELP 10 macro
/trunk/main/toolkit/source/awt/
H A Dvclxdialog.cxx255 if ( nResult == BUTTONID_HELP ) in endDialog()
/trunk/main/toolkit/source/layout/vcl/
H A Dwbutton.cxx459 BUTTON_IMPL( HelpButton, PushButton, BUTTONID_HELP );
/trunk/main/automation/source/server/
H A Drecorder.cxx367 … case BUTTONID_HELP: nMethod = M_Help; aMethod = CUniString("Help"); break; in IMPL_LINK()
H A Dstatemnt.cxx1019 case BUTTONID_HELP: in WriteControlData()
2419 if ( nID != BUTTONID_HELP ) in Execute()
6643 if ( pBD->GetPushButton( BUTTONID_HELP ) ) in Execute()
6646 pBD->EndDialog(BUTTONID_HELP); in Execute()
6691 if ( nNr1 != BUTTONID_HELP ) in Execute()
/trunk/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx523 case BUTTON_HELP: nButtonID = BUTTONID_HELP; break; in lcl_addButton()
/trunk/main/basctl/source/basicide/
H A Dbaside3.cxx962 AddButton( BUTTON_HELP, BUTTONID_HELP, BUTTONDIALOG_HELPBUTTON, 4 ); in LanguageMismatchQueryBox()

Completed in 64 milliseconds