Searched refs:aClosePB (Results 1 – 6 of 6) sorted by relevance
| /trunk/main/cui/source/dialogs/ |
| H A D | SpellDialog.cxx | 227 aClosePB ( this, CUI_RES( PB_CLOSE ) ), in SpellDialog() 250 aClosePB. SetHelpId(HID_SPLDLG_BUTTON_CLOSE ); in SpellDialog() 290 aClosePB.SetClickHdl(LINK( this, SpellDialog, CancelHdl ) ); in Init_Impl() 449 else if( pThis->aClosePB.IsEnabled() ) in IMPL_STATIC_LINK() 450 pThis->aClosePB.GrabFocus(); in IMPL_STATIC_LINK() 463 …Button* aButtons[] = { &pThis->aHelpPB, &pThis->aOptionsPB, &pThis->aUndoPB, &pThis->aClosePB, 0 }; in IMPL_STATIC_LINK() 512 &pThis->aClosePB, in IMPL_STATIC_LINK()
|
| /trunk/main/cui/source/inc/ |
| H A D | optlingu.hxx | 73 OKButton aClosePB; member in SvxEditModulesDlg
|
| H A D | SpellDialog.hxx | 177 PushButton aClosePB; member in svx::SpellDialog
|
| /trunk/main/svx/inc/svx/ |
| H A D | rubydialog.hxx | 121 PushButton aClosePB; member in SvxRubyDialog
|
| /trunk/main/svx/source/dialog/ |
| H A D | rubydialog.cxx | 236 aClosePB(this, ResId(PB_CLOSE,*rResId.GetResMgr() )), in SvxRubyDialog() 253 aClosePB.SetClickHdl(LINK(this, SvxRubyDialog, CloseHdl_Impl)); in SvxRubyDialog()
|
| /trunk/main/cui/source/options/ |
| H A D | optlingu.cxx | 2041 aClosePB ( this, CUI_RES( PB_OK ) ), in SvxEditModulesDlg() 2059 aClosePB .SetClickHdl( LINK( this, SvxEditModulesDlg, ClickHdl_Impl )); in SvxEditModulesDlg() 2521 if (&aClosePB == pBtn) in IMPL_LINK()
|