Home
last modified time | relevance | path

Searched refs:aNewReplacePB (Results 1 – 4 of 4) sorted by relevance

/trunk/main/cui/source/options/
H A Doptdict.cxx240 aNewReplacePB ( this, CUI_RES( PB_NEW_REPLACE ) ), in IMPL_LINK_INLINE_END()
246 sNew (aNewReplacePB.GetText()), in IMPL_LINK_INLINE_END()
266 aNewReplacePB.SetClickHdl( in IMPL_LINK_INLINE_END()
327 aNewReplacePB .Enable( sal_False ); in IMPL_LINK_INLINE_END()
336 aNewReplacePB.Disable(); in IMPL_LINK_INLINE_END()
434 aNewReplacePB.Enable( sal_False ); in IMPL_LINK()
579 aNewReplacePB.Enable(sal_False); in IMPL_LINK()
602 if(pBtn == &aNewReplacePB || aNewReplacePB.IsEnabled()) in IMPL_LINK()
780 aNewReplacePB.SetText( aNewReplaceText ); in IMPL_LINK()
781 aNewReplacePB.Enable( bEnableNewReplace && !IsDicReadonly_Impl() ); in IMPL_LINK()
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx995 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()
/trunk/main/cui/source/inc/
H A Doptdict.hxx127 PushButton aNewReplacePB; member in SvxEditDictionaryDialog
H A Dautocdlg.hxx229 PushButton aNewReplacePB; member in OfaAutocorrReplacePage

Completed in 58 milliseconds