Home
last modified time | relevance | path

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

12345

/trunk/main/xmlsecurity/source/dialogs/
H A Dmacrosecurity.cxx447 Help::ShowBalloon( this, rHEvt.GetMousePosPixel(), aScreenRect, in RequestHelp()
/trunk/main/dbaccess/source/ui/misc/
H A DWTypeSelect.cxx453 ptWhere = pComEvt->GetMousePosPixel(); in PreNotify()
/trunk/main/sc/source/ui/inc/
H A Dtabview.hxx502 Point GetMousePosPixel();
H A Dviewdata.hxx465 Point GetMousePosPixel();
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx747 sal_uInt16 nColId = GetColumnAtXPosPixel(rEvt.GetMousePosPixel().X()); in Command()
766 switch (aContextMenu.Execute(this, rEvt.GetMousePosPixel())) in Command()
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinTableView.cxx1323 const Point& aMousePos = rEvt.GetMousePosPixel(); in Command()
1332 executePopup(rEvt.GetMousePosPixel(),*aIter); in Command()
H A DTableWindow.cxx640 ptWhere = rEvt.GetMousePosPixel(); in Command()
/trunk/main/sd/source/ui/annotations/
H A Dannotationtag.cxx443 Rectangle aContextRect(rCEvt.GetMousePosPixel(),Size(1,1)); in Command()
/trunk/main/sc/source/ui/view/
H A Dtabcont.cxx409 sal_uInt16 nId = GetPageId( rCEvt.GetMousePosPixel() ); in Command()
/trunk/main/avmedia/source/gstreamer/
H A Dgstwindow.cxx127 …nsformedEvent( GetParent()->ScreenToOutputPixel( OutputToScreenPixel( rCEvt.GetMousePosPixel() ) ), in Command()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx4784 if (rView.GetPostItMgr()->IsHit(rCEvt.GetMousePosPixel())) in Command()
4799 Point aDocPos( PixelToLogic( rCEvt.GetMousePosPixel() ) ); in Command()
4804 SelectMenuPosition(rSh, rCEvt.GetMousePosPixel()); in Command()
5107 nDropDestination = GetDropDestination( rCEvt.GetMousePosPixel() ); in Command()
5118 const Point aDocPt( PixelToLogic( rCEvt.GetMousePosPixel() ) ); in Command()
/trunk/main/sd/source/ui/sidebar/
H A DMasterPagesSelector.cxx264 Point aPosition (rEvent.GetMousePosPixel()); in Command()
/trunk/main/sw/source/ui/utlui/
H A Dunotools.cxx501 pExampleFrame->CreatePopup(rCEvt.GetMousePosPixel()); in Command()
/trunk/main/sw/source/ui/misc/
H A Dglosbib.cxx548 Point aPos( ScreenToOutputPixel( rHEvt.GetMousePosPixel() )); in RequestHelp()
/trunk/main/svx/source/dialog/
H A Dsvxruler.cxx3747 GetType( rCEvt.GetMousePosPixel(), &pRuler_Imp->nIdx ) && in Command()
3769 aMenu.Execute( this, rCEvt.GetMousePosPixel() ); in Command()
3790 aMenu.Execute( this, rCEvt.GetMousePosPixel() ); in Command()
/trunk/main/chart2/source/controller/main/
H A DChartController_Window.cxx1028 Point aPos( rCEvt.GetMousePosPixel() ); in execute_Command()
1299 Point aPos( rCEvt.GetMousePosPixel() ); in execute_Command()
/trunk/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx357 Point aPos( ScreenToOutputPixel( rHEvt.GetMousePosPixel() )); in RequestHelp()
/trunk/main/svx/workben/
H A Dedittest.cxx1751 if( pEditView->IsWrongSpelledWordAtPos( rCEvt.GetMousePosPixel() ) ) in Command()
1752 pEditView->ExecuteSpellPopup( rCEvt.GetMousePosPixel() ); in Command()
/trunk/main/svtools/source/brwbox/
H A Ddatwin.cxx422 Point aEventPos( rEvt.GetMousePosPixel() ); in Command()
/trunk/main/ucbhelper/workben/ucbexplorer/
H A Ducbexplorer.cxx643 const Point& rPos = rCEvt.GetMousePosPixel(); in Command()
/trunk/main/svx/source/fmcomp/
H A Dfmgridcl.cxx192 sal_uInt16 nItemId = GetItemId( ScreenToOutputPixel( rHEvt.GetMousePosPixel() ) ); in RequestHelp()
1025 triggerColumnContextMenu( rEvt.GetMousePosPixel() ); in Command()
/trunk/main/svtools/source/control/
H A Dtabbar.cxx1382 sal_uInt16 nItemId = GetPageId( ScreenToOutputPixel( rHEvt.GetMousePosPixel() ) ); in RequestHelp()
2469 sal_uInt16 nSelId = GetPageId( rCEvt.GetMousePosPixel() ); in StartDrag()
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx1399 Point aPt(rCEvt.GetMousePosPixel()); in Command()
1405 Point aPixPos(rCEvt.GetMousePosPixel()); in Command()
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx1329 …t.KeyboardActivated() ? mnCurPageId : GetPageId( ScreenToOutputPixel( rHEvt.GetMousePosPixel() ) ); in RequestHelp()
1421 aMenuPos = rCEvt.GetMousePosPixel(); in Command()
/trunk/main/starmath/source/
H A Dedit.cxx338 Point aPoint = rCEvt.GetMousePosPixel(); in Command()

Completed in 167 milliseconds

12345