Home
last modified time | relevance | path

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

/trunk/main/basctl/source/dlged/
H A Ddlged.cxx1318 double nBmpSzWidth = aBmpSz.Width(); in Print() local
1320 double nScaleX = (nPaperSzWidth / nBmpSzWidth ); in Print()
1326 aOutputSz.Width() = (long)(((double)nBmpSzWidth) * nScaleX); in Print()
1331 aOutputSz.Width() = (long)(((double)nBmpSzWidth) * nScaleY); in Print()

Completed in 24 milliseconds