Home
last modified time | relevance | path

Searched refs:aBmpSz (Results 1 – 2 of 2) sorted by path

/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx992 Size aBmpSz( aBrk1.GetSizePixel() ); in Paint() local
993 aBmpSz = PixelToLogic( aBmpSz ); in Paint()
995 aBmpOff.X() = ( aOutSz.Width() - aBmpSz.Width() ) / 2; in Paint()
996 aBmpOff.Y() = ( nLineHeight - aBmpSz.Height() ) / 2; in Paint()
/trunk/main/basctl/source/dlged/
H A Ddlged.cxx1315 Size aBmpSz( pPrinter->PixelToLogic( aDlg.GetSizePixel() ) ); in Print() local
1318 double nBmpSzWidth = aBmpSz.Width(); in Print()
1319 double nBmpSzHeight = aBmpSz.Height(); in Print()

Completed in 29 milliseconds