Searched defs:SetLoseFocusHdl (Results 1 – 4 of 4) sorted by relevance
53 void SetLoseFocusHdl( const Link& rLink ) { aLoseFocusHdl = rLink; } in SetLoseFocusHdl() function in ExtendedEdit
175 void SetLoseFocusHdl( const Link& rLink ) { maLoseFocusHdl = rLink; } in SetLoseFocusHdl() function in Control
355 void SetLoseFocusHdl( const Link& rLink ) { aLoseFocusLink = rLink; } in SetLoseFocusHdl() function in SvXPropEvListener
701 void ControlImpl::SetLoseFocusHdl (Link const& link) in SetLoseFocusHdl() function in layout::ControlImpl756 void Control::SetLoseFocusHdl (Link const& link) in SetLoseFocusHdl() function in layout::Control
Completed in 31 milliseconds