Home
last modified time | relevance | path

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

/trunk/main/oox/source/helper/
H A Dgraphichelper.cxx195 double GraphicHelper::convertHmmToScreenPixelY( sal_Int32 nHmmY ) const in convertHmmToScreenPixelY() function in oox::GraphicHelper
204 static_cast< sal_Int32 >( convertHmmToScreenPixelY( rHmm.Y ) + 0.5 ) ); in convertHmmToScreenPixel()
211 static_cast< sal_Int32 >( convertHmmToScreenPixelY( rHmm.Height ) + 0.5 ) ); in convertHmmToScreenPixel()
/trunk/main/oox/inc/oox/helper/
H A Dgraphichelper.hxx97 double convertHmmToScreenPixelY( sal_Int32 nHmmY ) const;

Completed in 13 milliseconds