Searched refs:getFocusListeners (Results 1 – 1 of 1) sorted by relevance
188 …inline FocusListenerMultiplexer& getFocusListeners() { return maFocusListeners;… in getFocusListeners() function in VCLXWindowImpl623 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 25 milliseconds