/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | namepast.cxx | 45 aOKButton ( this, ScResId( BTN_OK ) ), in ScNamePasteDlg() 54 aOKButton.SetClickHdl( LINK( this,ScNamePasteDlg,ButtonHdl) ); in ScNamePasteDlg() 89 else if( pButton == &aOKButton ) in IMPL_LINK() 103 aOKButton.Enable(); in IMPL_LINK() 105 aOKButton.Disable(); in IMPL_LINK() 116 ButtonHdl( &aOKButton ); in IMPL_LINK_INLINE_START()
|
H A D | namecrea.cxx | 47 aOKButton ( this, ScResId( BTN_OK ) ), in ScNameCreateDlg()
|
/aoo41x/main/basctl/source/basicide/ |
H A D | brkdlg.cxx | 68 aOKButton( this, IDEResId( RID_PB_OK ) ), in BreakPointDialog() 93 aOKButton.SetClickHdl( LINK( this, BreakPointDialog, ButtonHdl ) ); in BreakPointDialog() 133 aOKButton.Disable(); in CheckButtons() 139 aOKButton.Enable(); in CheckButtons() 159 aOKButton.Enable(); in IMPL_LINK_INLINE_END() 189 if ( pButton == &aOKButton ) in IMPL_LINK()
|
H A D | moduldlg.hxx | 57 OKButton aOKButton; member in NewObjectDialog 145 OKButton aOKButton; member in LibDialog
|
H A D | brkdlg.hxx | 41 OKButton aOKButton; member in BreakPointDialog
|
H A D | moduldl2.cxx | 422 aOKButton( this, IDEResId( RID_PB_OK ) ), in NewObjectDialog() 446 aOKButton.SetClickHdl(LINK(this, NewObjectDialog, OkButtonHandler)); in NewObjectDialog()
|
H A D | moduldlg.cxx | 941 aOKButton( this, IDEResId( RID_PB_OK ) ), in LibDialog()
|
/aoo41x/main/cui/source/customize/ |
H A D | selector.cxx | 972 aOKButton( this, CUI_RES( BTN_SELECTOR_OK ) ), in SvxScriptSelectorDialog() 987 aOKButton.SetText( String( ResId( STR_SELECTOR_ADD, rMgr ) ) ); in SvxScriptSelectorDialog() 1008 aOKButton.SetClickHdl( LINK( this, SvxScriptSelectorDialog, ClickHdl ) ); in SvxScriptSelectorDialog() 1063 p = aOKButton.GetPosPixel(); in ResizeControls() 1065 aOKButton.SetPosPixel( newp ); in ResizeControls() 1097 if ( aOKButton.IsEnabled() ) in IMPL_LINK() 1098 return ClickHdl( &aOKButton ); in IMPL_LINK() 1114 aOKButton.Enable( sal_True ); in UpdateUI() 1119 aOKButton.Enable( sal_False ); in UpdateUI() 1138 else if ( pButton == &aOKButton ) in IMPL_LINK() [all …]
|
H A D | cfg.cxx | 2830 aOKButton( this, CUI_RES( BTN_MENU_ADD ) ), in SvxMainMenuOrganizerDialog()
|
/aoo41x/main/sw/source/ui/frmdlg/ |
H A D | cption.cxx | 92 OKButton aOKButton; member in SwSequenceOptionDialog 133 aOKButton (this, SW_RES(BTN_OK )), in SwCaptionDialog() 356 aOKButton.Enable( bCorrectFldName && in IMPL_LINK_INLINE_END() 360 aOptionButton.Enable( aOKButton.IsEnabled() && !bNone ); in IMPL_LINK_INLINE_END() 462 &aOKButton, &aCancelButton, &aHelpButton, &aAutoCaptionButton, &aOptionButton in CheckButtonWidth() 500 aOKButton (this, SW_RES(BTN_OK )), in SwSequenceOptionDialog()
|
/aoo41x/main/sfx2/source/dialog/ |
H A D | versdlg.cxx | 474 , aOKButton( this, SfxResId( PB_OK ) ) in SfxViewVersionDialog_Impl() 488 aOKButton.SetClickHdl ( LINK( this, SfxViewVersionDialog_Impl, ButtonHdl ) ); in SfxViewVersionDialog_Impl() 493 aOKButton.Hide(); in SfxViewVersionDialog_Impl() 507 else if ( pButton == &aOKButton ) in IMPL_LINK()
|
/aoo41x/main/svtools/workben/ |
H A D | browser.cxx | 92 OKButton aOKButton; member in BrowseModeDialog 207 aOKButton( this ), in BrowseModeDialog() 255 aOKButton.SetPosSizePixel( Point( 10, 190 ), Size( 100, 22 ) ); in BrowseModeDialog() 281 aOKButton.Show(); in BrowseModeDialog()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | namecrea.hxx | 45 OKButton aOKButton; member in ScNameCreateDlg
|
H A D | namepast.hxx | 47 OKButton aOKButton; member in ScNamePasteDlg
|
/aoo41x/main/sfx2/source/inc/ |
H A D | versdlg.hxx | 92 OKButton aOKButton; member in SfxViewVersionDialog_Impl
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | cption.hxx | 93 OKButton aOKButton; member in SwCaptionDialog
|
/aoo41x/main/cui/source/inc/ |
H A D | selector.hxx | 196 OKButton aOKButton; member in SvxScriptSelectorDialog
|
H A D | scriptdlg.hxx | 126 OKButton aOKButton; member in InputDialog
|
H A D | cfg.hxx | 536 OKButton aOKButton; member in SvxMainMenuOrganizerDialog
|
/aoo41x/main/cui/source/dialogs/ |
H A D | scriptdlg.cxx | 477 aOKButton( this, CUI_RES( PB_OK ) ), in InputDialog()
|