Home
last modified time | relevance | path

Searched refs:GetApproxRPFromPixPt (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/svx/inc/svx/
H A Ddlgctrl.hxx141 … RECT_POINT GetApproxRPFromPixPt( const ::com::sun::star::awt::Point& rPixelPoint ) const;
/AOO42X/main/svx/source/accessibility/
H A Dsvxrectctaccessiblecontext.cxx226 …long nChild = PointToIndex( mpRepr->GetApproxRPFromPixPt( rPoint ), mbAngle… in getAccessibleAtPoint()
/AOO42X/main/svx/source/dialog/
H A Ddlgctrl.cxx741 RECT_POINT SvxRectCtl::GetApproxRPFromPixPt( const ::com::sun::star::awt::Point& r ) const in GetApproxRPFromPixPt() function in SvxRectCtl