Home
last modified time | relevance | path

Searched refs:GetMousePosPixel (Results 101 – 120 of 120) sorted by relevance

12345

/trunk/main/cui/source/options/
H A Doptinet2.cxx1095 Point aPt = ScreenToOutputPixel( rHEvt.GetMousePosPixel() ); in RequestHelp()
/trunk/main/sw/source/ui/uiview/
H A Dpview.cxx553 …const CommandEvent aEvent( rCEvt.GetMousePosPixel(),rCEvt.GetCommand(),rCEvt.IsMouseEvent(),&aData… in Command()
/trunk/main/vcl/source/app/
H A Ddbggui.cxx682 aPos = rCommand.GetMousePosPixel(); in PreNotify()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx1640 Point aMenuPos( rEvt.GetMousePosPixel() ); in Command()
/trunk/main/sd/source/ui/view/
H A Doutlnvsh.cxx1500 Point aPos(rCEvt.GetMousePosPixel()); in Command()
/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx3432 SvxIconChoiceCtrlEntry* pEntry = pView->GetEntry( rCEvt.GetMousePosPixel() ); in PrepareCommandEvent()
4383 Point aPos( pView->ScreenToOutputPixel(rHEvt.GetMousePosPixel() ) ); in RequestHelp()
/trunk/main/starmath/source/
H A Dview.cxx367 aPos = rCEvt.GetMousePosPixel(); in Command()
/trunk/main/svx/source/form/
H A Dfiltnav.cxx1703 aWhere = rEvt.GetMousePosPixel(); in Command()
H A Dnavigatortree.cxx389 ptWhere = rEvt.GetMousePosPixel(); in Command()
/trunk/main/vcl/source/window/
H A Dbrdwin.cxx2003 Point aMousePosPixel = ScreenToOutputPixel( rHEvt.GetMousePosPixel() ); in RequestHelp()
H A Dmenu.cxx809 aPos = rHEvt.GetMousePosPixel(); in ImplHandleHelpEvent()
826 Point aPos = rHEvt.GetMousePosPixel(); in ImplHandleHelpEvent()
H A Dsplitwin.cxx2774 Point aMousePosPixel = ScreenToOutputPixel( rHEvt.GetMousePosPixel() ); in RequestHelp()
H A Dwindow.cxx711 Point aPos = pSource->OutputToScreenPixel( rCEvt.GetMousePosPixel() ); in ImplTranslateCommandEvent()
5012 Help::ShowBalloon( this, rHEvt.GetMousePosPixel(), *pStr ); in RequestHelp()
/trunk/main/framework/source/uielement/
H A Dtoolbarmanager.cxx1900 ::Point aPoint( pCmdEvt->GetMousePosPixel() ); in IMPL_LINK()
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx2746 ExecuteContextMenu_Impl( rCEvt.GetMousePosPixel(), m_pFloat ); in Command()
/trunk/main/vcl/source/control/
H A Dedit.cxx2147 Point aPos = rCEvt.GetMousePosPixel(); in Command()
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx718 Point aWhere = static_cast< CommandEvent* >( rVclWindowEvent.GetData() )->GetMousePosPixel(); in ProcessWindowEvent()
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx2065 Point aMenuPos( rEvt.GetMousePosPixel() ); in Command()
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx2817 Point aPos( ScreenToOutputPixel( rHEvt.GetMousePosPixel() )); in RequestHelp()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx2038 Point aPos( ScreenToOutputPixel( rHEvt.GetMousePosPixel() )); in RequestHelp()

Completed in 252 milliseconds

12345