Home
last modified time | relevance | path

Searched refs:GetRowAtYPosPixel (Results 1 – 12 of 12) sorted by relevance

/trunk/main/dbaccess/source/ui/browser/
H A Dsbagrid.cxx1273 long nRow = GetRowAtYPosPixel(rMEvt.GetPosPixel().Y()); in MouseButtonDown()
1300 long nRow = GetRowAtYPosPixel(_rPosPixel.Y()); in StartDrag()
1540 long nRow = GetRowAtYPosPixel(rEvt.maPosPixel.Y(), sal_False); in AcceptDrop()
1648 long nRow = GetRowAtYPosPixel(rEvt.maPosPixel.Y(), sal_False); in ExecuteDrop()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox3.cxx182 rnRow = GetRowAtYPosPixel(rPoint.Y()); in ConvertPointToCellAddress()
190 rnRow = GetRowAtYPosPixel(rPoint.Y()); in ConvertPointToRowHeader()
H A Ddatwin.cxx423 long nRow = pBox->GetRowAtYPosPixel( aEventPos.Y(), sal_False); in Command()
H A Dbrwbox1.cxx2347 long BrowseBox::GetRowAtYPosPixel( long nY, sal_Bool bRelToBrowser ) const in GetRowAtYPosPixel() function in BrowseBox
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableDesignControl.cxx156 long nRow = GetRowAtYPosPixel(rEvt.GetMousePosPixel().Y()); in Command()
H A DTEditControl.cxx1670 long nRow = GetRowAtYPosPixel(aMenuPos.Y()); in Command()
/trunk/main/svx/source/gallery2/
H A Dgalctrl.cxx895 …if( rCEvt.IsMouseEvent() && ( GetRowAtYPosPixel( rCEvt.GetMousePosPixel().Y() ) != BROWSER_ENDOFSE… in Command()
H A Dgalbrws2.cxx1117 nRet = mpListView->GetRowAtYPosPixel( pSelPos->Y() ) + 1; in ImplGetSelectedItemId()
/trunk/main/svtools/inc/svtools/
H A Dbrwbox.hxx584 long GetRowAtYPosPixel( long nY,
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx2877 long nRow = GetRowAtYPosPixel(rPosPixel.Y()); in StartDrag()
2949 long nRow = GetRowAtYPosPixel(rEvt.GetMousePosPixel().Y()); in Command()
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx292 sal_Int32 nRow = GetRowAtYPosPixel(rEvt.maPosPixel.Y(), sal_False); in ExecuteDrop()
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx2086 long nRow = GetRowAtYPosPixel( aMenuPos.Y() ); in Command()

Completed in 113 milliseconds