Lines Matching refs:aChangeAllPB
218 aChangeAllPB ( this, CUI_RES( PB_CHANGEALL ) ), in SpellDialog()
255 aChangeAllPB. SetHelpId(HID_SPLDLG_BUTTON_CHANGEALL); in SpellDialog()
292 aChangeAllPB.SetClickHdl(LINK( this, SpellDialog, ChangeAllHdl ) ); in Init_Impl()
379 aChangeAllPB.Enable(nSize > 0); in UpdateBoxes_Impl()
381 aChangeAllPB.Show( bShowChangeAll ); in UpdateBoxes_Impl()
505 &pThis->aChangeAllPB, in IMPL_STATIC_LINK()
743 aChangeAllPB.Enable(sal_False); in IMPL_LINK()
1080 if(!aChangeAllPB.IsEnabled()) in IMPL_LINK()
1082 aChangeAllPB.Enable(); in IMPL_LINK()
1163 &aChangeAllPB, in InvalidateDialog()
2127 &pSpellDialog->aChangeAllPB, in SetUndoEditMode()