Searched refs:aNewReplacePB (Results 1 – 4 of 4) sorted by relevance
235 aNewReplacePB ( this, CUI_RES( PB_NEW_REPLACE ) ), in IMPL_LINK_INLINE_END()241 sNew (aNewReplacePB.GetText()), in IMPL_LINK_INLINE_END()261 aNewReplacePB.SetClickHdl( in IMPL_LINK_INLINE_END()322 aNewReplacePB .Enable( sal_False ); in IMPL_LINK_INLINE_END()331 aNewReplacePB.Disable(); in IMPL_LINK_INLINE_END()429 aNewReplacePB.Enable( sal_False ); in IMPL_LINK()574 aNewReplacePB.Enable(sal_False); in IMPL_LINK()597 if(pBtn == &aNewReplacePB || aNewReplacePB.IsEnabled()) in IMPL_LINK()775 aNewReplacePB.SetText( aNewReplaceText ); in IMPL_LINK()776 aNewReplacePB.Enable( bEnableNewReplace && !IsDicReadonly_Impl() ); in IMPL_LINK()
995 aNewReplacePB( this, CUI_RES(PB_NEW_REPLACE )), in OfaAutocorrReplacePage()998 sNew(aNewReplacePB.GetText()), in OfaAutocorrReplacePage()1020 aNewReplacePB.SetClickHdl( LINK(this, OfaAutocorrReplacePage, NewDelHdl)); in OfaAutocorrReplacePage()1300 aNewReplacePB.Enable(sal_False); in RefillReplaceBox()1377 aNewReplacePB.Enable(sal_False); in IMPL_LINK()1400 if(pBtn == &aNewReplacePB || aNewReplacePB.IsEnabled()) in IMPL_LINK()1481 aNewReplacePB.SetText(sModify); in IMPL_LINK()1499 aNewReplacePB.SetText(sNew); in IMPL_LINK()1517 aNewReplacePB.SetText(sModify); in IMPL_LINK()1536 aNewReplacePB.Enable(bEnableNew); in IMPL_LINK()
125 PushButton aNewReplacePB; member in SvxEditDictionaryDialog
229 PushButton aNewReplacePB; member in OfaAutocorrReplacePage