Lines Matching refs:Width

518         nWidth = pOutput->pRefDevice->PixelToLogic(Size(nWidth,0)).Width();  in SetTextToWidthOrHash()
616 aTextSize.Width() = pFmtDevice->GetTextWidth( aString ); in SetAutoText()
622 aTextSize.Width() = (long)(aTextSize.Width() / fMul + 0.5); in SetAutoText()
629 aTextSize.Height() = aTextSize.Width(); in SetAutoText()
630 aTextSize.Width() = nTemp; in SetAutoText()
633 nOriginalWidth = aTextSize.Width(); in SetAutoText()
687 aTextSize.Width() = pFmtDevice->GetTextWidth( aString ); in TextChanged()
693 aTextSize.Width() = (long)(aTextSize.Width() / fMul + 0.5); in TextChanged()
700 aTextSize.Height() = aTextSize.Width(); in TextChanged()
701 aTextSize.Width() = nTemp; in TextChanged()
704 nOriginalWidth = aTextSize.Width(); in TextChanged()
1568 nNeededWidth = aVars.GetTextSize().Width() + nTotalMargin; in DrawStrings()
1587 long nScaleSize = aVars.GetTextSize().Width(); // without margin in DrawStrings()
1594 long nNewSize = aVars.GetTextSize().Width(); in DrawStrings()
1604 nNewSize = aVars.GetTextSize().Width(); in DrawStrings()
1620 long nRepeatSize = aVars.GetTextSize().Width(); // without margin in DrawStrings()
1669 nNeededWidth = aVars.GetTextSize().Width() + in DrawStrings()
1725 nJustPosX += nAvailWidth - aVars.GetTextSize().Width() - in DrawStrings()
1730 nJustPosX += ( nAvailWidth - aVars.GetTextSize().Width() + in DrawStrings()
1821 nJustPosX += aVars.GetTextSize().Width() - aVars.GetAscent(); in DrawStrings()
1841 aDrawTextPos.X() += aVars.GetTextSize().Width(); in DrawStrings()
2071 pRefDevice->LogicToPixel(Size(rEngineWidth,0)).Width() : rEngineWidth; in ShrinkEditEngine()
2089 pRefDevice->LogicToPixel(Size(rEngineWidth,0)).Width() : rEngineWidth; in ShrinkEditEngine()
2098 pRefDevice->LogicToPixel(Size(rEngineWidth,0)).Width() : rEngineWidth; in ShrinkEditEngine()
2136 long nOneX = aOnePixel.Width(); in DrawEdit()
2356 … aPaperSize.Width() = aAreaParam.maAlignRect.GetHeight() - nTopM - nBottomM; in DrawEdit()
2358 … aPaperSize.Width() = aAreaParam.maAlignRect.GetWidth() - nLeftM - nRightM; in DrawEdit()
2379 aLogicSize.Width() = aUtilRect.GetWidth(); in DrawEdit()
2560 nNeededPixel = pRefDevice->LogicToPixel(Size(nNeededPixel,0)).Width(); in DrawEdit()
2595 … nRepeatSize = pRefDevice->LogicToPixel(Size(nRepeatSize,0)).Width(); in DrawEdit()
2611 … nNeededPixel = pRefDevice->LogicToPixel(Size(nEngineWidth,0)).Width(); in DrawEdit()
2625 nNeededPixel = pRefDevice->LogicToPixel(Size(nEngineWidth,0)).Width(); in DrawEdit()
2635 aPaperSize.Width() = nNeededPixel + 1; in DrawEdit()
2797 long nAvailWidth = aCellSize.Width(); in DrawEdit()
2895 aLogicStart.Y() += bBreak ? pEngine->GetPaperSize().Width() : in DrawEdit()
2901 aPaperLogic.Width() = nEngineWidth; in DrawEdit()
2911 if ( aLogicPaper.Width() > USHRT_MAX ) in DrawEdit()
2913 aLogicPaper.Width() = USHRT_MAX; in DrawEdit()
2936 aLogicStart.X() -= pEngine->GetPaperSize().Width(); in DrawEdit()
2962 nURLWidth = aPaper.Width(); in DrawEdit()
3018 long nOneX = aOnePixel.Width(); in DrawRotated()
3229 aPaperSize.Width() = nOutWidth; // zum Zentrieren in DrawRotated()
3238 aPaperSize.Width() = (long)(nOutHeight / fabs(nSin)); in DrawRotated()
3241 aPaperSize.Width() = nOutWidth; in DrawRotated()
3243 aPaperSize.Width() = nOutHeight - 1; in DrawRotated()
3313 sal_Bool bFits = ( nNewWidth >= aPaperSize.Width() ); in DrawRotated()
3329 aPaperSize.Width() = nNewWidth; in DrawRotated()
3383 nGridWidth = aCellSize.Width() + in DrawRotated()
3401 nNeededWidth = pRefDevice->LogicToPixel(Size(nNeededWidth,0)).Width(); in DrawRotated()
3410 … pRefDevice->LogicToPixel(Size(nEngineWidth,0)).Width() : nEngineWidth; in DrawRotated()
3449 aClipSize.Width() -= nDif; in DrawRotated()
3475 aClipSize.Width() = nScrW; in DrawRotated()
3501 long nAvailWidth = aCellSize.Width(); in DrawRotated()
3530 aPaperSize.Width() = nOutWidth; in DrawRotated()
3554 Size( nCellWidth, 0 ) ).Width(); in DrawRotated()
3652 if ( aLogicPaper.Width() > USHRT_MAX ) in DrawRotated()
3654 aLogicPaper.Width() = USHRT_MAX; in DrawRotated()