Home
last modified time | relevance | path

Searched refs:aIgnoreRulePB (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/cui/source/dialogs/
H A DSpellDialog.cxx216 aIgnoreRulePB ( this, CUI_RES( PB_IGNORERULE ) ), in SpellDialog()
255 aIgnoreRulePB. SetHelpId(HID_SPLDLG_BUTTON_IGNORERULE); in SpellDialog()
297 aIgnoreRulePB.SetClickHdl(LINK( this, SpellDialog, IgnoreAllHdl ) ); in Init_Impl()
388 aIgnoreRulePB.Show( !bShowChangeAll ); in UpdateBoxes_Impl()
389 aIgnoreRulePB.Enable(pSpellErrorDescription && pSpellErrorDescription->sRuleId.getLength()); in UpdateBoxes_Impl()
504 &pThis->aIgnoreRulePB, in IMPL_STATIC_LINK()
687 if( pButton == &aIgnoreRulePB ) in IMPL_LINK()
1162 &aIgnoreRulePB, in InvalidateDialog()
2132 &pSpellDialog->aIgnoreRulePB, in SetUndoEditMode()
/aoo4110/main/cui/source/inc/
H A DSpellDialog.hxx164 PushButton aIgnoreRulePB; member in svx::SpellDialog

Completed in 21 milliseconds