Searched refs:GetPosFromX (Results 1 – 4 of 4) sorted by relevance
408 sal_Int32 nPos = GetPosFromX( rMEvt.GetPosPixel().X() ); in MouseButtonDown()420 sal_Int32 nPos = GetPosFromX( rMEvt.GetPosPixel().X() ); in MouseMove()584 sal_Int32 nFirstPos = Max( GetPosFromX( 0 ) - (sal_Int32)(1L), (sal_Int32)(0L) ); in ImplDrawBackgrDev()585 sal_Int32 nLastPos = GetPosFromX( GetWidth() ); in ImplDrawBackgrDev()
236 sal_Int32 ScCsvControl::GetPosFromX( sal_Int32 nX ) const in GetPosFromX() function in ScCsvControl
369 sal_Int32 GetPosFromX( sal_Int32 nX ) const;
535 …return lcl_GetApiPos( ::std::min( ::std::max( rRuler.GetPosFromX( rPoint.X ), static_cast<sal_Int3… in getIndexAtPoint()
Completed in 35 milliseconds