Lines Matching refs:GetHeight
440 aInvalidRec.Bottom() = nY + pParaPortion->GetHeight(); in FormatDoc()
445 aInvalidRec.Bottom() = nY + pParaPortion->GetHeight(); in FormatDoc()
447 nY += pParaPortion->GetHeight(); in FormatDoc()
839 nTextLineHeight = ImplCalculateFontIndependentLineSpacing( aTmpFont.GetHeight() ); in CreateLines()
845 sal_uInt16 nLineHeight = aTempFormatterMetrics.GetHeight(); in CreateLines()
850 nTextLineHeight = pLine->GetHeight(); in CreateLines()
1063 … pPortion->GetSize().Height() = ImplCalculateFontIndependentLineSpacing( aTmpFont.GetHeight() ); in CreateLines()
1273 aTextSize.Height() = ImplCalculateFontIndependentLineSpacing( aTmpFont.GetHeight() ); in CreateLines()
1298 sal_uInt16 nLineHeight = aFormatterMetrics.GetHeight(); in CreateLines()
1299 if ( nLineHeight > pLine->GetHeight() ) in CreateLines()
1304 if ( GetTextRanger() && ( pLine->GetHeight() > nTextLineHeight ) ) in CreateLines()
1316 sal_uInt16 nTxtHeight = pLine->GetHeight(); in CreateLines()
1333 sal_uInt16 nTxtHeight = pLine->GetHeight(); in CreateLines()
1338 long nDiff = pLine->GetHeight() - nH; in CreateLines()
1348 sal_uInt16 nTxtHeight = pLine->GetHeight(); in CreateLines()
1473 …pLine->SetHeight( (sal_uInt16) ( pLine->GetHeight() + nTextExtraYOffset ), 0, pLine->GetHeight() ); in CreateLines()
1639 …pDummyPortion->GetSize().Height() = ImplCalculateFontIndependentLineSpacing( aTmpFont.GetHeight() … in CreateAndInsertEmptyLine()
1645 sal_uInt16 nLineHeight = aFormatterMetrics.GetHeight(); in CreateAndInsertEmptyLine()
1646 if ( nLineHeight > pTmpLine->GetHeight() ) in CreateAndInsertEmptyLine()
1673 sal_uInt16 nTxtHeight = pTmpLine->GetHeight(); in CreateAndInsertEmptyLine()
1691 sal_uInt16 nTxtHeight = pTmpLine->GetHeight(); in CreateAndInsertEmptyLine()
1696 long nDiff = pTmpLine->GetHeight() - nH; in CreateAndInsertEmptyLine()
1706 sal_uInt16 nTxtHeight = pTmpLine->GetHeight(); in CreateAndInsertEmptyLine()
1721 long nMinHeight = aBulletArea.GetHeight(); in CreateAndInsertEmptyLine()
1722 if ( nMinHeight > (long)pTmpLine->GetHeight() ) in CreateAndInsertEmptyLine()
1724 long nDiff = nMinHeight - (long)pTmpLine->GetHeight(); in CreateAndInsertEmptyLine()
1750 long nOldHeight = pParaPortion->GetHeight(); in FinishCreateLines()
1757 sal_Bool bRet = ( pParaPortion->GetHeight() != nOldHeight ); in FinishCreateLines()
2581 …e->GetContentAttribs().GetItem( GetScriptItemId( EE_CHAR_FONTHEIGHT, nScriptType ) ) ).GetHeight(); in SeekCursor()
2806 nAscent = sal::static_int_cast< sal_uInt16 >( rFont.GetHeight() ); in RecalcFormatterFontMetrics()
2807 …c_int_cast< sal_uInt16 >( ImplCalculateFontIndependentLineSpacing( rFont.GetHeight() ) - nAscent ); in RecalcFormatterFontMetrics()
2915 long nParaHeight = pPortion->GetHeight(); in Paint()
2952 aStartPos.Y() += pLine->GetHeight(); in Paint()
2958 aStartPos.X() -= pLine->GetHeight(); in Paint()
3114 aBottomRightRectPos.Y() += pLine->GetHeight(); in Paint()
3118 aBottomRightRectPos.X() -= pLine->GetHeight(); in Paint()
3769 ( aOutSz.Height() < aClipRecPixel.GetHeight() ) ) in Paint()
3777 if ( ( aOutSz.Height() > ( aClipRecPixel.GetHeight() + RESDIFF ) ) || in Paint()
4003 nCurTextHeight += pPPortion->GetHeight(); in ShowParagraph()
4059 aInvalidRec.Bottom() = GetParaPortions().GetYOffset( pLowerPortion ) + pLowerPortion->GetHeight(); in MoveParagraphs()
4294 sal_uInt32 nHeight = pNewHeight->GetHeight(); in DoStretchChars()
4336 sal_uInt32 nHeight = pNewHeight->GetHeight(); in DoStretchChars()