Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/toolkit/helper/
H A Dconvert.hxx39 inline css::awt::Point AWTPoint( const ::Point& rVCLPoint ) in AWTPoint() argument
41 return css::awt::Point( rVCLPoint.X(), rVCLPoint.Y() ); in AWTPoint()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/toolkit/helper/
H A Dconvert.hxx39 inline css::awt::Point AWTPoint( const ::Point& rVCLPoint ) in AWTPoint() argument
41 return css::awt::Point( rVCLPoint.X(), rVCLPoint.Y() ); in AWTPoint()