Home
last modified time | relevance | path

Searched refs:ChangeAllHdl (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/cui/source/inc/
H A DSpellDialog.hxx207 DECL_LINK( ChangeAllHdl, Button * );
/AOO42X/main/cui/source/dialogs/
H A DSpellDialog.cxx292 aChangeAllPB.SetClickHdl(LINK( this, SpellDialog, ChangeAllHdl ) ); in Init_Impl()
641 IMPL_LINK( SpellDialog, ChangeAllHdl, Button *, EMPTYARG ) in IMPL_LINK() argument