Searched refs:Listener_Impl (Results 1 – 1 of 1) sorted by relevance
48 class Listener_Impl class58 SMART_UNO_DECLARATION( Listener_Impl, UsrObject );128 SMART_UNO_IMPLEMENTATION( Listener_Impl, UsrObject );165 void Listener_Impl::keyPressed( const VclKeyEvent& evt ) {} in keyPressed()166 void Listener_Impl::keyReleased( const VclKeyEvent& evt ) {} in keyReleased()169 void Listener_Impl::focusGained( const FocusEvent& evt ) {} in focusGained()170 void Listener_Impl::focusLost( const FocusEvent& evt ) {} in focusLost()179 void Listener_Impl::windowPaint( const PaintEvent& evt ) in windowPaint()195 void Listener_Impl::disposing( const EventObject& evt ) {} in disposing()214 Listener_Impl* _pListener;[all …]
Completed in 4 milliseconds