Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/vba/
H A Dvbahelper.cxx668 double getPixelTo100thMillimeterConversionFactor( css::uno::Reference< css::awt::XDevice >& xDevice… in getPixelTo100thMillimeterConversionFactor() function
684 double fConvertFactor = getPixelTo100thMillimeterConversionFactor( xDevice, bVertical ); in PointsToPixels()
689 double fConvertFactor = getPixelTo100thMillimeterConversionFactor( xDevice, bVertical ); in PixelsToPoints()
/aoo4110/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx844 double getPixelTo100thMillimeterConversionFactor( const css::uno::Reference< css::awt::XDevice >& x… in getPixelTo100thMillimeterConversionFactor() function
860 double fConvertFactor = getPixelTo100thMillimeterConversionFactor( xDevice, bVertical ); in PointsToPixels()
865 double fConvertFactor = getPixelTo100thMillimeterConversionFactor( xDevice, bVertical ); in PixelsToPoints()
/aoo4110/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx117 …VBAHELPER_DLLPUBLIC double getPixelTo100thMillimeterConversionFactor( const css::uno::Reference< c…

Completed in 36 milliseconds