Searched refs:aAutoCorrPB (Results 1 – 2 of 2) sorted by relevance
222 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 …]
170 PushButton aAutoCorrPB; member in svx::SpellDialog
Completed in 582 milliseconds