Home
last modified time | relevance | path

Searched refs:maFocusHdl (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/inc/
H A Dilstbox.hxx253 Link maFocusHdl; member in ImplListBoxWindow
366 void SetFocusHdl( const Link& rLink ) { maFocusHdl = rLink ; } in SetFocusHdl()
367 const Link& GetFocusHdl() const { return maFocusHdl; } in GetFocusHdl()
/trunk/main/vcl/source/control/
H A Dilstbox.cxx1233 maFocusHdl.Call(reinterpret_cast<void*>(nSelect)); in SelectEntries()

Completed in 38 milliseconds