Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/dialogs/
H A DSpellDialog.cxx222 aAutoCorrPB ( this, CUI_RES( PB_AUTOCORR ) ), in SpellDialog()
300 aAutoCorrPB.SetClickHdl( LINK( this, SpellDialog, ExtClickHdl ) ); in Init_Impl()
371 aAutoCorrPB.Enable( nSize > 0 ); in UpdateBoxes_Impl()
391 aAutoCorrPB.Show( bShowChangeAll && rParent.HasAutoCorrection() ); in UpdateBoxes_Impl()
441 pThis->aAutoCorrPB.Show(pThis->rParent.HasAutoCorrection()); in IMPL_STATIC_LINK()
509 &pThis->aAutoCorrPB, in IMPL_STATIC_LINK()
544 else if(&aAutoCorrPB == pBtn) in IMPL_LINK()
1080 aAutoCorrPB.Enable( sNewText != aSentenceED.GetText() ); in IMPL_LINK()
1166 &aAutoCorrPB, in InvalidateDialog()
1748 pSpellDialog->aAutoCorrPB.Enable(bRet); in MarkNextError()
[all …]
/aoo42x/main/cui/source/inc/
H A DSpellDialog.hxx170 PushButton aAutoCorrPB; member in svx::SpellDialog

Completed in 25 milliseconds