Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx188 …inline FocusListenerMultiplexer& getFocusListeners() { return maFocusListeners;… in getFocusListeners() function in VCLXWindowImpl
623 if ( mpImpl->getFocusListeners().getLength() ) in ProcessWindowEvent()
629 mpImpl->getFocusListeners().focusGained( aEvent ); in ProcessWindowEvent()
645 if ( mpImpl->getFocusListeners().getLength() ) in ProcessWindowEvent()
665 mpImpl->getFocusListeners().focusLost( aEvent ); in ProcessWindowEvent()
1111 mpImpl->getFocusListeners().addInterface( rxListener ); in addFocusListener()
1117 mpImpl->getFocusListeners().removeInterface( rxListener ); in removeFocusListener()

Completed in 21 milliseconds