Searched refs:getPixelTo100thMillimeterConversionFactor (Results 1 – 3 of 3) sorted by relevance
668 double getPixelTo100thMillimeterConversionFactor( css::uno::Reference< css::awt::XDevice >& xDevice… in getPixelTo100thMillimeterConversionFactor() function684 double fConvertFactor = getPixelTo100thMillimeterConversionFactor( xDevice, bVertical ); in PointsToPixels()689 double fConvertFactor = getPixelTo100thMillimeterConversionFactor( xDevice, bVertical ); in PixelsToPoints()
844 double getPixelTo100thMillimeterConversionFactor( const css::uno::Reference< css::awt::XDevice >& x… in getPixelTo100thMillimeterConversionFactor() function860 double fConvertFactor = getPixelTo100thMillimeterConversionFactor( xDevice, bVertical ); in PointsToPixels()865 double fConvertFactor = getPixelTo100thMillimeterConversionFactor( xDevice, bVertical ); in PixelsToPoints()
117 …VBAHELPER_DLLPUBLIC double getPixelTo100thMillimeterConversionFactor( const css::uno::Reference< c…
Completed in 28 milliseconds