Home
last modified time | relevance | path

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

/aoo4110/main/basctl/source/dlged/
H A Ddlged.cxx1316 double nBmpSzWidth = aBmpSz.Width(); in Print() local
1318 double nScaleX = (nPaperSzWidth / nBmpSzWidth ); in Print()
1324 aOutputSz.Width() = (long)(((double)nBmpSzWidth) * nScaleX); in Print()
1329 aOutputSz.Width() = (long)(((double)nBmpSzWidth) * nScaleY); in Print()

Completed in 20 milliseconds