Searched refs:GetEntryPosForPoint (Results 1 – 4 of 4) sorted by relevance
844 sal_uInt16 ImplListBoxWindow::GetEntryPosForPoint( const Point& rPoint ) const in GetEntryPosForPoint() function in ImplListBoxWindow910 sal_uInt16 nSelect = GetEntryPosForPoint( rMEvt.GetPosPixel() ); in MouseButtonDown()973 sal_uInt16 nSelect = GetEntryPosForPoint( rMEvt.GetPosPixel() ); in MouseMove()
1599 sal_uInt16 nEntry = pMain->GetEntryPosForPoint( aConvPoint ); in GetIndexForPoint()
800 sal_uInt16 nEntry = pMain->GetEntryPosForPoint( aConvPoint ); in GetIndexForPoint()
303 sal_uInt16 GetEntryPosForPoint( const Point& rPoint ) const;
Completed in 48 milliseconds