Searched defs:SetGetFocusHdl (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/vcl/inc/vcl/ | ||
H A D | ctrl.hxx | 173 void SetGetFocusHdl( const Link& rLink ) { maGetFocusHdl = rLink; } in SetGetFocusHdl() function in Control |
/aoo41x/main/svtools/source/inc/ | ||
H A D | property.hxx | 352 void SetGetFocusHdl( const Link& rLink ) { aGetFocusLink = rLink; } in SetGetFocusHdl() function in SvXPropEvListener |
/aoo41x/main/toolkit/source/layout/vcl/ | ||
H A D | wrapper.cxx | 695 void ControlImpl::SetGetFocusHdl (Link const& link) in SetGetFocusHdl() function in layout::ControlImpl |
/aoo41x/main/chart2/source/controller/dialogs/ | ||
H A D | DataBrowser.cxx | 377 void SeriesHeader::SetGetFocusHdl( const Link& rLink ) in SetGetFocusHdl() function in chart::impl::SeriesHeader |
Completed in 27 milliseconds