Home
last modified time | relevance | path

Searched refs:aClosePB (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/cui/source/dialogs/
H A DSpellDialog.cxx229 aClosePB ( this, CUI_RES( PB_CLOSE ) ), in SpellDialog()
252 aClosePB. SetHelpId(HID_SPLDLG_BUTTON_CLOSE ); in SpellDialog()
292 aClosePB.SetClickHdl(LINK( this, SpellDialog, CancelHdl ) ); in Init_Impl()
451 else if( pThis->aClosePB.IsEnabled() ) in IMPL_STATIC_LINK()
452 pThis->aClosePB.GrabFocus(); in IMPL_STATIC_LINK()
465 …Button* aButtons[] = { &pThis->aHelpPB, &pThis->aOptionsPB, &pThis->aUndoPB, &pThis->aClosePB, 0 }; in IMPL_STATIC_LINK()
514 &pThis->aClosePB, in IMPL_STATIC_LINK()
/aoo41x/main/cui/source/inc/
H A Doptlingu.hxx73 OKButton aClosePB; member in SvxEditModulesDlg
H A DSpellDialog.hxx177 PushButton aClosePB; member in svx::SpellDialog
/aoo41x/main/svx/inc/svx/
H A Drubydialog.hxx121 PushButton aClosePB; member in SvxRubyDialog
/aoo41x/main/svx/source/dialog/
H A Drubydialog.cxx236 aClosePB(this, ResId(PB_CLOSE,*rResId.GetResMgr() )), in SvxRubyDialog()
253 aClosePB.SetClickHdl(LINK(this, SvxRubyDialog, CloseHdl_Impl)); in SvxRubyDialog()
/aoo41x/main/cui/source/options/
H A Doptlingu.cxx2041 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()

Completed in 42 milliseconds