Home
last modified time | relevance | path

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

/aoo42x/main/toolkit/source/awt/
H A Dvclxwindow.cxx191 … inline MouseListenerMultiplexer& getMouseListeners() { return maMouseListeners; } in getMouseListeners() function in VCLXWindowImpl
715 … if ( mpImpl->getMouseListeners().getLength() && ( pCmdEvt->GetCommand() == COMMAND_CONTEXTMENU ) ) in ProcessWindowEvent()
734 &mpImpl->getMouseListeners(), in ProcessWindowEvent()
744 …if ( mpImpl->getMouseListeners().getLength() && ( pMouseEvt->IsEnterWindow() || pMouseEvt->IsLeave… in ProcessWindowEvent()
750 &mpImpl->getMouseListeners(), in ProcessWindowEvent()
769 if ( mpImpl->getMouseListeners().getLength() ) in ProcessWindowEvent()
774 &mpImpl->getMouseListeners(), in ProcessWindowEvent()
783 if ( mpImpl->getMouseListeners().getLength() ) in ProcessWindowEvent()
788 &mpImpl->getMouseListeners(), in ProcessWindowEvent()
1135 mpImpl->getMouseListeners().addInterface( rxListener ); in addMouseListener()
[all …]

Completed in 36 milliseconds