Searched refs:GetApproxLogPtFromPixPt (Results 1 – 2 of 2) sorted by relevance
256 aPtNew = GetApproxLogPtFromPixPt( rMEvt.GetPosPixel() ); in MouseButtonDown()592 Point SvxRectCtl::GetApproxLogPtFromPixPt( const Point& rPt ) const in GetApproxLogPtFromPixPt() function in SvxRectCtl761 return GetRPFromPoint( GetApproxLogPtFromPixPt( Point( r.X, r.Y ) ) ); in GetApproxRPFromPixPt()
115 Point GetApproxLogPtFromPixPt( const Point& rRoughPixelPoint ) const;
Completed in 30 milliseconds