Home
last modified time | relevance | path

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

/trunk/main/cui/source/inc/
H A DSpellDialog.hxx208 DECL_LINK( IgnoreAllHdl, Button * );
/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx296 aIgnoreAllPB.SetClickHdl(LINK( this, SpellDialog, IgnoreAllHdl ) ); in Init_Impl()
297 aIgnoreRulePB.SetClickHdl(LINK( this, SpellDialog, IgnoreAllHdl ) ); in Init_Impl()
680 IMPL_LINK( SpellDialog, IgnoreAllHdl, Button *, pButton ) in IMPL_LINK() argument

Completed in 27 milliseconds