Home
last modified time | relevance | path

Searched refs:PostMouseEvent (Results 1 – 4 of 4) sorted by path

/trunk/main/automation/source/server/
H A Dsta_list.cxx1145 nID = Application::PostMouseEvent( VCLEVENT_WINDOW_MOUSEMOVE, pWin, &aMEvnt ); in ImplMouseMove()
1172 nID = Application::PostMouseEvent( VCLEVENT_WINDOW_MOUSEBUTTONDOWN, pWin, &aMEvnt ); in ImplMouseButtonDown()
1189 nID = Application::PostMouseEvent( VCLEVENT_WINDOW_MOUSEBUTTONUP, pWin, &aMEvnt ); in ImplMouseButtonUp()
/trunk/main/avmedia/source/viewer/
H A Dmediaevent_impl.cxx122 …Application::PostMouseEvent( VCLEVENT_WINDOW_MOUSEBUTTONDOWN, reinterpret_cast< ::Window* >( mpNot… in mousePressed()
143 …Application::PostMouseEvent( VCLEVENT_WINDOW_MOUSEBUTTONUP, reinterpret_cast< ::Window* >( mpNotif… in mouseReleased()
184 …Application::PostMouseEvent( VCLEVENT_WINDOW_MOUSEMOVE, reinterpret_cast< ::Window* >( mpNotifyWin… in mouseDragged()
199 …Application::PostMouseEvent( VCLEVENT_WINDOW_MOUSEMOVE, reinterpret_cast< ::Window* >( mpNotifyWin… in mouseMoved()
/trunk/main/vcl/inc/vcl/
H A Dsvapp.hxx329 …static sal_uLong PostMouseEvent( sal_uLong nEvent, Window *pWin, MouseEvent* pMouseEven…
/trunk/main/vcl/source/app/
H A Dsvapp.cxx951 sal_uLong Application::PostMouseEvent( sal_uLong nEvent, Window *pWin, MouseEvent* pMouseEvent ) in PostMouseEvent() function in Application

Completed in 43 milliseconds