Searched refs:rVCLPoint (Results 1 – 1 of 1) sorted by relevance
43 inline ::com::sun::star::awt::Point AWTPoint( const ::Point& rVCLPoint ) in AWTPoint() argument45 return ::com::sun::star::awt::Point( rVCLPoint.X(), rVCLPoint.Y() ); in AWTPoint()
Completed in 12 milliseconds