Lines Matching refs:aChangeAllPB
220 aChangeAllPB ( this, CUI_RES( PB_CHANGEALL ) ), in SpellDialog()
257 aChangeAllPB. SetHelpId(HID_SPLDLG_BUTTON_CHANGEALL); in SpellDialog()
294 aChangeAllPB.SetClickHdl(LINK( this, SpellDialog, ChangeAllHdl ) ); in Init_Impl()
381 aChangeAllPB.Enable(nSize > 0); in UpdateBoxes_Impl()
383 aChangeAllPB.Show( bShowChangeAll ); in UpdateBoxes_Impl()
507 &pThis->aChangeAllPB, in IMPL_STATIC_LINK()
745 aChangeAllPB.Enable(sal_False); in IMPL_LINK()
1082 if(!aChangeAllPB.IsEnabled()) in IMPL_LINK()
1084 aChangeAllPB.Enable(); in IMPL_LINK()
1165 &aChangeAllPB, in InvalidateDialog()
2129 &pSpellDialog->aChangeAllPB, in SetUndoEditMode()