Searched refs:aIgnoreRulePB (Results 1 – 2 of 2) sorted by relevance
214 aIgnoreRulePB ( this, CUI_RES( PB_IGNORERULE ) ), in SpellDialog()253 aIgnoreRulePB. SetHelpId(HID_SPLDLG_BUTTON_IGNORERULE); in SpellDialog()295 aIgnoreRulePB.SetClickHdl(LINK( this, SpellDialog, IgnoreAllHdl ) ); in Init_Impl()386 aIgnoreRulePB.Show( !bShowChangeAll ); in UpdateBoxes_Impl()387 aIgnoreRulePB.Enable(pSpellErrorDescription && pSpellErrorDescription->sRuleId.getLength()); in UpdateBoxes_Impl()502 &pThis->aIgnoreRulePB, in IMPL_STATIC_LINK()685 if( pButton == &aIgnoreRulePB ) in IMPL_LINK()1160 &aIgnoreRulePB, in InvalidateDialog()2130 &pSpellDialog->aIgnoreRulePB, in SetUndoEditMode()
164 PushButton aIgnoreRulePB; member in svx::SpellDialog