Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/main/basctl/source/dlged/
H A Ddlged.cxx1313 Size aBmpSz( pPrinter->PixelToLogic( aDlg.GetSizePixel() ) ); in Print() local
1316 double nBmpSzWidth = aBmpSz.Width(); in Print()
1317 double nBmpSzHeight = aBmpSz.Height(); in Print()

Completed in 33 milliseconds