Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx729 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()
/trunk/main/toolkit/inc/toolkit/helper/
H A Dvclunohelper.hxx146 createMouseEvent(
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx742 awt::MouseEvent VCLUnoHelper::createMouseEvent( const ::MouseEvent& _rVclEvent, const uno::Referenc… in createMouseEvent() function in VCLUnoHelper
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx3544 …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 57 milliseconds