Home
last modified time | relevance | path

Searched refs:fPixels (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbahelper.cxx687 double PixelsToPoints( css::uno::Reference< css::awt::XDevice >& xDevice, double fPixels, sal_Bool … in PixelsToPoints() argument
690 return (fPixels/fConvertFactor)/POINTTO100THMILLIMETERFACTOR; in PixelsToPoints()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx863 double PixelsToPoints( const css::uno::Reference< css::awt::XDevice >& xDevice, double fPixels, sal… in PixelsToPoints() argument
866 return HmmToPoints( fPixels/fConvertFactor ); in PixelsToPoints()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx119 …oPoints( const css::uno::Reference< css::awt::XDevice >& xDevice, double fPixels, sal_Bool bVertic…

Completed in 46 milliseconds