Home
last modified time | relevance | path

Searched refs:maGetFocusHdl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dctrl.hxx47 Link maGetFocusHdl; member in Control
173 void SetGetFocusHdl( const Link& rLink ) { maGetFocusHdl = rLink; } in SetGetFocusHdl()
174 const Link& GetGetFocusHdl() const { return maGetFocusHdl; } in GetGetFocusHdl()
/trunk/main/vcl/source/control/
H A Dctrl.cxx307 … if ( ImplCallEventListenersAndHandler( VCLEVENT_CONTROL_GETFOCUS, maGetFocusHdl, this ) ) in Notify()

Completed in 21 milliseconds