Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/filter/
H A Dexportdialog.cxx680 double fPixelsPer100thmm = static_cast< double >( maResolution.Width ) / 100000.0; in ExportDialog() local
681 …maSize = awt::Size( static_cast< sal_Int32 >( ( fPixelsPer100thmm * maOriginalSize.Width ) + 0.5 ), in ExportDialog()
682 static_cast< sal_Int32 >( ( fPixelsPer100thmm * maOriginalSize.Height ) + 0.5 ) ); in ExportDialog()

Completed in 22 milliseconds