Lines Matching refs:Width

600 		long nRight = nScrX + aOutputData.GetScrW() - aOne.Width();  in DrawToDev()
769 DBG_ASSERT( aPageSize.Width(), "UpdateHFHeight ohne aPageSize"); in UpdateHFHeight()
776 long nPaperWidth = ( aPageSize.Width() - nLeftMargin - nRightMargin - in UpdateHFHeight()
844 if ( !aPageSize.Width() || !aPageSize.Height() ) in InitParam()
1082 aSize.Width() -= nLeftMargin + nRightMargin; in GetDataSize()
1091 rPhysSize.Width() -= nLeftMargin + nRightMargin; in GetScaleData()
1149 aPos.X() = rOrg.Left() + rOrg.GetSize().Width()/2 - aGrfSize.Width()/2; in lcl_DrawGraphic()
1152 aPos.X() = rOrg.Right() - aGrfSize.Width(); in lcl_DrawGraphic()
1159 aPos.X() = rOrg.Left() + rOrg.GetSize().Width()/2 - aGrfSize.Width()/2; in lcl_DrawGraphic()
1162 aPos.X() = rOrg.Right() - aGrfSize.Width(); in lcl_DrawGraphic()
1169 aPos.X() = rOrg.Left() + rOrg.GetSize().Width()/2 - aGrfSize.Width()/2; in lcl_DrawGraphic()
1172 aPos.X() = rOrg.Right() - aGrfSize.Width(); in lcl_DrawGraphic()
1216 const double Abitmap( k1/k2 * aSize.Width()*aSize.Height() ); in lcl_DrawGraphic()
1400 long nOneX = aOnePixel.Width(); in PrintColHdr()
1446 long nOneX = aOnePixel.Width(); in PrintRowHdr()
1488 long nOneX = aOnePixel.Width(); in LocateColHdr()
1509 long nOneX = aOnePixel.Width(); in LocateRowHdr()
1550 long nOneX = aOnePixel.Width(); in LocateArea()
1777 …aPaperSize.Width() -= nLeft + lcl_LineTotal( rParam.pBorder->GetRight() ) + rParam.pBorder->GetDis… in PrintHF()
1787 aPaperSize.Width() -= nLeft + rParam.pShadow->CalcShadowSpace(SHADOW_RIGHT); in PrintHF()
1830 DrawBorder( aBorderStart.X(), aBorderStart.Y(), aBorderSize.Width(), aBorderSize.Height(), in PrintHF()
1910 if ( nMarkLen > aDataSize.Width() / 2 ) // alles viel zu klein? in DoNotes()
1911 nMarkLen = aDataSize.Width() / 2; // Seite bruederlich aufteilen in DoNotes()
1912 aDataSize.Width() -= nMarkLen; in DoNotes()
1949 Rectangle aTextRect( Point( nPosX, nPosY ), Size( aDataSize.Width(), nTextHeight ) ); in DoNotes()
1985 Size((long)(aPageSize.Width() * nScaleX * 100 / nZoom), in PrintNotes()
2057 Size((long)(aPageSize.Width() * nScaleX * 100 / nZoom), in PrintPage()
2216 long nOffsetOneX = aOffsetOnePixel.Width(); in PrintPage()
2360 long nOneX = aOnePixel.Width(); in PrintPage()
2654 long nTemp = aEnumSize.Width(); in ApplyPrintSettings()
2655 aEnumSize.Width() = aEnumSize.Height(); in ApplyPrintSettings()
2955 aDocPageSize.Width() -= (long) PRINT_HEADER_WIDTH; in GetDocPageSize()
2960 aDocPageSize.Width() -= lcl_LineTotal(pBorderItem->GetLeft()) + in GetDocPageSize()
2971 aDocPageSize.Width() -= pShadowItem->CalcShadowSpace(SHADOW_LEFT) + in GetDocPageSize()