Home
last modified time | relevance | path

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

/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx734 double fHeightDif = aSizePix.Height() / nHeightPix; in GetGraphic() local
736 if (fWidthDif > fHeightDif) in GetGraphic()
739 nWidthPix = static_cast<long>(aSizePix.Width() / fHeightDif); in GetGraphic()

Completed in 25 milliseconds