Home
last modified time | relevance | path

Searched refs:GetRPFromPoint (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx268 eRP = GetRPFromPoint( aPtNew ); in MouseButtonDown()
565 eNewRP = GetRPFromPoint( aPtNew ); in SetActualRPWithoutInvalidate()
632 RECT_POINT SvxRectCtl::GetRPFromPoint( Point aPt ) const in GetRPFromPoint() function in SvxRectCtl
701 eRP = GetRPFromPoint( _aPtNew ); in SetState()
761 return GetRPFromPoint( GetApproxLogPtFromPixPt( Point( r.X, r.Y ) ) ); in GetApproxRPFromPixPt()
/trunk/main/svx/inc/svx/
H A Ddlgctrl.hxx107 RECT_POINT GetRPFromPoint( Point ) const;

Completed in 26 milliseconds