Lines Matching refs:NewDelHdl
1020 aNewReplacePB.SetClickHdl( LINK(this, OfaAutocorrReplacePage, NewDelHdl)); in OfaAutocorrReplacePage()
1021 aDeleteReplacePB.SetClickHdl(LINK(this, OfaAutocorrReplacePage, NewDelHdl)); in OfaAutocorrReplacePage()
1024 aShortED.SetActionHdl(LINK(this, OfaAutocorrReplacePage, NewDelHdl)); in OfaAutocorrReplacePage()
1025 aReplaceED.SetActionHdl(LINK(this, OfaAutocorrReplacePage, NewDelHdl)); in OfaAutocorrReplacePage()
1387 IMPL_LINK(OfaAutocorrReplacePage, NewDelHdl, PushButton*, pBtn) in IMPL_LINK() argument
1609 aNewAbbrevPB.SetClickHdl(LINK(this, OfaAutocorrExceptPage, NewDelHdl)); in OfaAutocorrExceptPage()
1610 aDelAbbrevPB.SetClickHdl(LINK(this, OfaAutocorrExceptPage, NewDelHdl)); in OfaAutocorrExceptPage()
1611 aNewDoublePB.SetClickHdl(LINK(this, OfaAutocorrExceptPage, NewDelHdl)); in OfaAutocorrExceptPage()
1612 aDelDoublePB.SetClickHdl(LINK(this, OfaAutocorrExceptPage, NewDelHdl)); in OfaAutocorrExceptPage()
1619 aAbbrevED.SetActionHdl(LINK(this, OfaAutocorrExceptPage, NewDelHdl)); in OfaAutocorrExceptPage()
1620 aDoubleCapsED.SetActionHdl(LINK(this, OfaAutocorrExceptPage, NewDelHdl)); in OfaAutocorrExceptPage()
1887 IMPL_LINK(OfaAutocorrExceptPage, NewDelHdl, PushButton*, pBtn) in IMPL_LINK() argument