Home
last modified time | relevance | path

Searched refs:aOKButton (Results 1 – 20 of 20) sorted by relevance

/trunk/main/sc/source/ui/miscdlgs/
H A Dnamepast.cxx44 aOKButton ( this, ScResId( BTN_OK ) ), in ScNamePasteDlg()
53 aOKButton.SetClickHdl( LINK( this,ScNamePasteDlg,ButtonHdl) ); in ScNamePasteDlg()
88 else if( pButton == &aOKButton ) in IMPL_LINK()
102 aOKButton.Enable(); in IMPL_LINK()
104 aOKButton.Disable(); in IMPL_LINK()
115 ButtonHdl( &aOKButton ); in IMPL_LINK_INLINE_START()
H A Dnamecrea.cxx46 aOKButton ( this, ScResId( BTN_OK ) ), in ScNameCreateDlg()
/trunk/main/basctl/source/basicide/
H A Dbrkdlg.cxx68 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 Dmoduldlg.hxx57 OKButton aOKButton; member in NewObjectDialog
145 OKButton aOKButton; member in LibDialog
H A Dbrkdlg.hxx41 OKButton aOKButton; member in BreakPointDialog
H A Dmoduldl2.cxx422 aOKButton( this, IDEResId( RID_PB_OK ) ), in NewObjectDialog()
446 aOKButton.SetClickHdl(LINK(this, NewObjectDialog, OkButtonHandler)); in NewObjectDialog()
H A Dmoduldlg.cxx941 aOKButton( this, IDEResId( RID_PB_OK ) ), in LibDialog()
/trunk/main/cui/source/customize/
H A Dselector.cxx972 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 Dcfg.cxx2830 aOKButton( this, CUI_RES( BTN_MENU_ADD ) ), in SvxMainMenuOrganizerDialog()
/trunk/main/sw/source/ui/frmdlg/
H A Dcption.cxx92 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()
/trunk/main/sfx2/source/dialog/
H A Dversdlg.cxx474 , 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()
/trunk/main/svtools/workben/
H A Dbrowser.cxx92 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()
/trunk/main/sc/source/ui/inc/
H A Dnamecrea.hxx45 OKButton aOKButton; member in ScNameCreateDlg
H A Dnamepast.hxx47 OKButton aOKButton; member in ScNamePasteDlg
/trunk/main/sfx2/source/inc/
H A Dversdlg.hxx92 OKButton aOKButton; member in SfxViewVersionDialog_Impl
/trunk/main/sw/source/ui/inc/
H A Dcption.hxx93 OKButton aOKButton; member in SwCaptionDialog
/trunk/main/cui/source/inc/
H A Dselector.hxx196 OKButton aOKButton; member in SvxScriptSelectorDialog
H A Dscriptdlg.hxx126 OKButton aOKButton; member in InputDialog
H A Dcfg.hxx536 OKButton aOKButton; member in SvxMainMenuOrganizerDialog
/trunk/main/cui/source/dialogs/
H A Dscriptdlg.cxx477 aOKButton( this, CUI_RES( PB_OK ) ), in InputDialog()

Completed in 184 milliseconds