Searched refs:GetColumnAtXPosPixel (Results 1 – 11 of 11) sorted by relevance
1274 sal_uInt16 nColPos = GetColumnAtXPosPixel(rMEvt.GetPosPixel().X()); in MouseButtonDown()1301 sal_uInt16 nColPos = GetColumnAtXPosPixel(_rPosPixel.X()); in StartDrag()1541 sal_uInt16 nCol = GetColumnAtXPosPixel(rEvt.maPosPixel.X(), sal_False); in AcceptDrop()1649 sal_uInt16 nCol = GetColumnAtXPosPixel(rEvt.maPosPixel.X(), sal_False); in ExecuteDrop()
183 rnColumnPos = GetColumnAtXPosPixel(rPoint.X()); in ConvertPointToCellAddress()198 _rnColumnPos = GetColumnAtXPosPixel(_rPoint.X()); in ConvertPointToColumnHeader()
1720 sal_uInt16 nLastPos = GetColumnAtXPosPixel( in GoToColumnId()2377 sal_uInt16 BrowseBox::GetColumnAtXPosPixel( long nX, sal_Bool ) const in GetColumnAtXPosPixel() function in BrowseBox
1226 sal_uLong nLastCol = GetColumnAtXPosPixel( aDataWinSize.Width() - 1 ); in UpdateScrollbars()
155 sal_uInt16 nColId = GetColumnAtXPosPixel(rEvt.GetMousePosPixel().X()); in Command()
1669 sal_uInt16 nColId = GetColumnAtXPosPixel(aMenuPos.X()); in Command()
585 sal_uInt16 GetColumnAtXPosPixel( long nX,
380 InfoBox( 0, String( GetColumnAtXPosPixel(rEvt.GetPosPixel().X() ) ) ).Execute(); in MouseButtonDown()
2876 sal_uInt16 nColId = GetColumnAtXPosPixel(rPosPixel.X()); in StartDrag()2948 sal_uInt16 nColId = GetColumnAtXPosPixel(rEvt.GetMousePosPixel().X()); in Command()
747 sal_uInt16 nColId = GetColumnAtXPosPixel(rEvt.GetMousePosPixel().X()); in Command()
2085 sal_uInt16 nColId = GetColumnId(GetColumnAtXPosPixel( aMenuPos.X() )); in Command()
Completed in 108 milliseconds