Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/dialogs/
H A DSpellDialog.cxx214 aIgnorePB ( this, CUI_RES( PB_IGNORE ) ), in SpellDialog()
236 aIgnoreOnceST ( aIgnorePB.GetText()), in SpellDialog()
449 else if( pThis->aIgnorePB.IsEnabled() ) in IMPL_STATIC_LINK()
450 pThis->aIgnorePB.GrabFocus(); in IMPL_STATIC_LINK()
502 &pThis->aIgnorePB, in IMPL_STATIC_LINK()
636 aIgnorePB.GrabFocus(); in IMPL_LINK()
791 aIgnorePB.SetText(aIgnoreOnceST); in Impl_Restore()
796 if(aIgnorePB.GetText() == aResumeST) in IMPL_LINK()
1152 aIgnorePB.SetText(aResumeST); in InvalidateDialog()
1746 pSpellDialog->aIgnorePB.Enable(bRet); in MarkNextError()
[all …]
/aoo4110/main/cui/source/inc/
H A DSpellDialog.hxx162 PushButton aIgnorePB; member in svx::SpellDialog

Completed in 28 milliseconds