Searched refs:PixelToMapIndex (Results 1 – 3 of 3) sorted by relevance
138 int nIndex = PixelToMapIndex( rMEvt.GetPosPixel() ); in MouseButtonDown()180 int nIndex = PixelToMapIndex( aPos ); in MouseMove()241 int SvxShowCharSet::PixelToMapIndex( const Point& point) const in PixelToMapIndex() function in SvxShowCharSet
99 …const sal_uInt16 nItemId = sal::static_int_cast<sal_uInt16>(mpParent->PixelToMapIndex( Point( aPoi… in getAccessibleAtPoint()482 m_pParent->getCharSetControl()->PixelToMapIndex( Point( aPoint.X, aPoint.Y ) )); in getAccessibleAtPoint()
74 int PixelToMapIndex( const Point&) const;
Completed in 30 milliseconds