Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/options/
H A Doptdict.cxx267 LINK( this, SvxEditDictionaryDialog, NewDelHdl)); in IMPL_LINK_INLINE_END()
269 LINK( this, SvxEditDictionaryDialog, NewDelHdl)); in IMPL_LINK_INLINE_END()
278 aWordED.SetActionHdl(LINK(this, SvxEditDictionaryDialog, NewDelHdl)); in IMPL_LINK_INLINE_END()
279 aReplaceED.SetActionHdl(LINK(this, SvxEditDictionaryDialog, NewDelHdl)); in IMPL_LINK_INLINE_END()
587 IMPL_LINK(SvxEditDictionaryDialog, NewDelHdl, PushButton*, pBtn) in IMPL_LINK() argument
/aoo41x/main/cui/source/tabpages/
H A Dautocdlg.cxx1020 aNewReplacePB.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()
[all …]
/aoo41x/main/cui/source/inc/
H A Dautocdlg.hxx247 DECL_LINK(NewDelHdl, PushButton*);
299 DECL_LINK(NewDelHdl, PushButton*);
H A Doptdict.hxx153 DECL_LINK(NewDelHdl, PushButton*);

Completed in 78 milliseconds