Searched refs:createMouseEvent (Results 1 – 4 of 4) sorted by relevance
729 awt::MouseEvent aEvent( VCLUnoHelper::createMouseEvent( aMEvt, *this ) ); in ProcessWindowEvent()746 awt::MouseEvent aEvent( VCLUnoHelper::createMouseEvent( *pMouseEvt, *this ) ); in ProcessWindowEvent()758 awt::MouseEvent aEvent( VCLUnoHelper::createMouseEvent( *pMouseEvt, *this ) ); in ProcessWindowEvent()771 …awt::MouseEvent aEvent( VCLUnoHelper::createMouseEvent( *(MouseEvent*)rVclWindowEvent.GetData(), *… in ProcessWindowEvent()785 …awt::MouseEvent aEvent( VCLUnoHelper::createMouseEvent( *(MouseEvent*)rVclWindowEvent.GetData(), *… in ProcessWindowEvent()
146 createMouseEvent(
742 awt::MouseEvent VCLUnoHelper::createMouseEvent( const ::MouseEvent& _rVclEvent, const uno::Referenc… in createMouseEvent() function in VCLUnoHelper
3544 …awt::MouseEvent aEvent( VCLUnoHelper::createMouseEvent( *static_cast< const ::MouseEvent* >( _pEve… in onWindowEvent()3555 awt::MouseEvent aEvent( VCLUnoHelper::createMouseEvent( rMouseEvent, *this ) ); in onWindowEvent()3563 awt::MouseEvent aEvent( VCLUnoHelper::createMouseEvent( rMouseEvent, *this ) ); in onWindowEvent()
Completed in 68 milliseconds