Home
last modified time | relevance | path

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

12345

/trunk/main/svtools/source/control/
H A Dvalueset.cxx1723 Point aPos = ScreenToOutputPixel( rHEvt.GetMousePosPixel() ); in RequestHelp()
2560 nSelId = GetItemId( rCEvt.GetMousePosPixel() ); in StartDrag()
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx265 Point aWindowPos = rHEvt.GetMousePosPixel(); in RequestHelp()
1101 Point aPos( rCEvt.IsMouseEvent() ? rCEvt.GetMousePosPixel() : Point(1,1) ); in Command()
H A Dbastypes.cxx546 Point aPos( rCEvt.IsMouseEvent() ? rCEvt.GetMousePosPixel() : Point(1,1) ); in Command()
/trunk/main/sc/source/ui/view/
H A Dhdrcont.cxx883 MouseEvent aMEvt( rCEvt.GetMousePosPixel() ); in Command()
H A Dselect.cxx92 Point aMPos = pEngine->GetMousePosPixel(); in BeginDrag()
H A Dtabview.cxx2173 Point ScTabView::GetMousePosPixel() in GetMousePosPixel() function in ScTabView
2179 aPos = pWin->GetMousePosPixel(); in GetMousePosPixel()
H A Dgridwin.cxx2794 PasteSelection( rCEvt.GetMousePosPixel() ); in Command()
2837 Point aPosPixel = rCEvt.GetMousePosPixel(); in Command()
4622 Point ScGridWindow::GetMousePosPixel() const { return aCurMousePos; } in GetMousePosPixel() function in ScGridWindow
H A Dviewdata.cxx2981 Point ScViewData::GetMousePosPixel() in GetMousePosPixel() function in ScViewData
2984 return pView->GetMousePosPixel(); in GetMousePosPixel()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx4838 nItemId = GetItemId( ScreenToOutputPixel( rHEvt.GetMousePosPixel() ) ); in RequestHelp()
4839 aHelpPos = rHEvt.GetMousePosPixel(); in RequestHelp()
4902 else if ( maNextToolRect.IsInside( ScreenToOutputPixel( rHEvt.GetMousePosPixel() ) ) ) in RequestHelp()
5024 Point aMousePos = rCEvt.GetMousePosPixel(); in Command()
H A Dstatus.cxx867 sal_uInt16 nItemId = GetItemId( ScreenToOutputPixel( rHEvt.GetMousePosPixel() ) ); in RequestHelp()
/trunk/main/sd/source/ui/func/
H A Dfudraw.cxx903 Point aPosPixel = rHEvt.GetMousePosPixel(); in RequestHelp()
H A Dfutext.cxx1313 … bReturn = Help::ShowBalloon( (Window*)mpWindow, rHEvt.GetMousePosPixel(), aScreenRect, aHelpText); in RequestHelp()
/trunk/main/reportdesign/source/ui/report/
H A DReportSection.cxx498 Point aPos = _rCEvt.GetMousePosPixel(); in Command()
/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx1693 Rectangle aItemRect( rHEvt.GetMousePosPixel(), aSize ); in RequestHelp()
1695 Help::ShowBalloon( this, rHEvt.GetMousePosPixel(), GetText() ); in RequestHelp()
/trunk/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx1159 …> aHelpItem( m_pImpl->FindItemForPoint( ScreenToOutputPixel( i_rHelpEvent.GetMousePosPixel() ) ) ); in RequestHelp()
/trunk/main/sd/source/ui/view/
H A Dviewshel.cxx768 CommandEvent aReWrite( rCEvt.GetMousePosPixel(),rCEvt.GetCommand(), in HandleScrollCommand()
/trunk/main/sw/source/ui/utlui/
H A Dnavipi.cxx528 sal_uInt16 nItemId = GetItemId(ScreenToOutputPixel(rHEvt.GetMousePosPixel())); in RequestHelp()
H A Dglbltree.cxx511 Point aPos( ScreenToOutputPixel( rHEvt.GetMousePosPixel() )); in RequestHelp()
/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx290 aWhere = rEvt.GetMousePosPixel(); in Command()
/trunk/main/sw/source/ui/misc/
H A Dredlndlg.cxx1226 sal_uInt16 nRet = aPopup.Execute(pTable, aCEvt.GetMousePosPixel()); in IMPL_LINK()
H A Dglossary.cxx984 Point aPos( ScreenToOutputPixel( rHEvt.GetMousePosPixel() )); in RequestHelp()
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx1368 sal_uInt16 nId = aMenu.Execute( this, pCEvt->GetMousePosPixel() ); in Notify()
2583 aPos = pCmdEvt->GetMousePosPixel(); in PreNotify()
/trunk/main/svtools/workben/
H A Dsvdem.cxx1054 ContextMenu( OutputToScreenPixel( rCEvt.GetMousePosPixel() ) ); in Command()
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx889 Point aPos = rCEvt.GetMousePosPixel(); in Command()
/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx1526 Point aEventPos( i_rCommandEvent.GetMousePosPixel() ); in Command()

Completed in 230 milliseconds

12345