Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/dbgui/
H A Dvalidate.cxx370 maEdMin.SetLoseFocusHdl( LINK( this, ScTPValidationValue, KillFocusHdl ) ); in Init()
372 m_btnRef.SetLoseFocusHdl( LINK( this, ScTPValidationValue, KillFocusHdl ) ); in Init()
373 maEdMax.SetLoseFocusHdl( LINK( this, ScTPValidationValue, KillFocusHdl ) ); in Init()
606 IMPL_LINK( ScTPValidationValue, KillFocusHdl, Window *, pWnd ) in IMPL_LINK() argument
/aoo41x/main/sc/source/ui/inc/
H A Dvalidate.hxx240 DECL_LINK( KillFocusHdl, Window *);

Completed in 10 milliseconds