Searched refs:fPixels (Results 1 – 3 of 3) sorted by relevance
687 double PixelsToPoints( css::uno::Reference< css::awt::XDevice >& xDevice, double fPixels, sal_Bool … in PixelsToPoints() argument690 return (fPixels/fConvertFactor)/POINTTO100THMILLIMETERFACTOR; in PixelsToPoints()
863 double PixelsToPoints( const css::uno::Reference< css::awt::XDevice >& xDevice, double fPixels, sal… in PixelsToPoints() argument866 return HmmToPoints( fPixels/fConvertFactor ); in PixelsToPoints()
119 …oPoints( const css::uno::Reference< css::awt::XDevice >& xDevice, double fPixels, sal_Bool bVertic…
Completed in 45 milliseconds