Searched refs:convertScreenPixelToHmm (Results 1 – 3 of 3) sorted by relevance
180 Point GraphicHelper::convertScreenPixelToHmm( const Point& rPixel ) const in convertScreenPixelToHmm() function in oox::GraphicHelper185 Size GraphicHelper::convertScreenPixelToHmm( const Size& rPixel ) const in convertScreenPixelToHmm() function in oox::GraphicHelper219 return convertScreenPixelToHmm( aPixel ); in convertAppFontToHmm()232 return convertScreenPixelToHmm( aPixel ); in convertAppFontToHmm()354 aSizeHmm = convertScreenPixelToHmm( aSizePixel ); in getOriginalSize()
90 …::com::sun::star::awt::Point convertScreenPixelToHmm( const ::com::sun::star::awt::Point& rPixel )…92 …::com::sun::star::awt::Size convertScreenPixelToHmm( const ::com::sun::star::awt::Size& rPixel ) c…
98 aSizeHmm = rGraphicHelper.convertScreenPixelToHmm( aSourceSizePixel ); in lclGetOriginalSize()
Completed in 12 milliseconds