Home
last modified time | relevance | path

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

/aoo4110/main/extensions/workben/
H A Dtestframecontrol.cxx48 class Listener_Impl class
58 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 11 milliseconds