Searched refs:maFocusHdl (Results 1 – 2 of 2) sorted by relevance
253 Link maFocusHdl; member in ImplListBoxWindow366 void SetFocusHdl( const Link& rLink ) { maFocusHdl = rLink ; } in SetFocusHdl()367 const Link& GetFocusHdl() const { return maFocusHdl; } in GetFocusHdl()
1233 maFocusHdl.Call(reinterpret_cast<void*>(nSelect)); in SelectEntries()
Completed in 19 milliseconds