Searched refs:KillFocusHdl (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | validate.cxx | 370 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 D | validate.hxx | 240 DECL_LINK( KillFocusHdl, Window *);
|
Completed in 10 milliseconds