Home
last modified time | relevance | path

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

/trunk/main/svtools/source/filter/
H A Dexportdialog.cxx1200 double fSizePixelX = static_cast< double >( maSize.Width * nZoom ) / 100.0; in updatePreview() local
1203 double fXRatio = fSizePixelX / maSize.Width; // the size of each pixel in updatePreview()
1206 sal_Bool bHorzSb = fSizePixelX > aFixedBitmapSize.Width(); in updatePreview()

Completed in 12 milliseconds