Home
last modified time | relevance | path

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

/AOO42X/main/cui/source/options/
H A Doptdict.cxx262 LINK( this, SvxEditDictionaryDialog, NewDelHdl)); in IMPL_LINK_INLINE_END()
264 LINK( this, SvxEditDictionaryDialog, NewDelHdl)); in IMPL_LINK_INLINE_END()
273 aWordED.SetActionHdl(LINK(this, SvxEditDictionaryDialog, NewDelHdl)); in IMPL_LINK_INLINE_END()
274 aReplaceED.SetActionHdl(LINK(this, SvxEditDictionaryDialog, NewDelHdl)); in IMPL_LINK_INLINE_END()
582 IMPL_LINK(SvxEditDictionaryDialog, NewDelHdl, PushButton*, pBtn) in IMPL_LINK() argument
/AOO42X/main/cui/source/tabpages/
H A Dautocdlg.cxx1020 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()
[all …]
/AOO42X/main/cui/source/inc/
H A Dautocdlg.hxx247 DECL_LINK(NewDelHdl, PushButton*);
299 DECL_LINK(NewDelHdl, PushButton*);
H A Doptdict.hxx151 DECL_LINK(NewDelHdl, PushButton*);