/aoo4110/main/sw/source/core/text/ |
H A D | itrform2.cxx | 359 if( pCurr->GetAscent() < pPor->GetAscent() ) in InsertPortion() 393 if( !pCurr->GetAscent() && !pCurr->Height() ) in BuildPortions() 779 pPor->SetAscent( pLast->GetAscent() ); in CalcAscent() 818 if( bChg || bFirstPor || !pPor->GetAscent() in CalcAscent() 821 pPor->SetAscent( rInf.GetAscent() ); in CalcAscent() 827 pPor->SetAscent( pLast->GetAscent() ); in CalcAscent() 961 KSHORT( pPor->GetAscent() ) ) / 8; in NewTxtPortion() 1456 if( !pPor->GetAscent() && !pPor->Height() ) in NewPortion() 1469 pCurr->SetAscent( pPor->GetAscent() ); in NewPortion() 1504 const KSHORT nOldAscent = pCurr->GetAscent(); in FormatLine() [all …]
|
H A D | porrst.cxx | 65 SetAscent( rPortion.GetAscent() ); in SwTmpEndPortion() 117 SetAscent( pRoot->GetAscent() ); in Format() 138 SetAscent( rPortion.GetAscent() ); in SwKernPortion() 150 SetAscent( rPortion.GetAscent() ); in SwKernPortion() 203 SetAscent( rPortion.GetAscent() ); in SwArrowPortion() 455 aFnt.GetAscent( pSh, *pOut ) ); in FillRegister() 561 SetAscent( pRoot->GetAscent() ); in Format()
|
H A D | pormulti.cxx | 108 SetAscent( GetAscent() + pLay->Height() ); in CalcSize() 111 SetAscent( GetAscent() + pLay->GetAscent() ); in CalcSize() 123 GetRoot().SetAscent( GetRoot().GetAscent() + nAdd ); in CalcSize() 128 if( nTmp > GetAscent() ) in CalcSize() 437 pBracket->nAscent = rInf.GetAscent(); in FormatBrackets() 461 KSHORT nTmpAsc = rInf.GetAscent(); in FormatBrackets() 1465 GetInfo().Y( nOldY - rMulti.GetAscent() ); in PaintMultiPortion() 1490 nOfst = nOldY - rMulti.GetAscent(); in PaintMultiPortion() 1496 nOfst = nOldY - rMulti.GetAscent(); in PaintMultiPortion() 1511 pPor->GetAscent(); in PaintMultiPortion() [all …]
|
H A D | porfld.cxx | 359 SetAscent( rInf.GetAscent() ); in Format() 883 if( GetAscent() > Height() ) in Format() 884 Height( GetAscent() ); in Format() 975 KSHORT nTmpH = GetPortion() ? GetPortion()->GetAscent() : 120; in Paint() 1243 const sal_uInt16 nMainAscent = rInf.GetFont()->GetAscent( pSh, *rInf.GetOut() ); in Format() 1276 sal_uInt16 nAsc = aTmpFont.GetAscent( pSh, *rInf.GetOut() ); in Format() 1308 } while( nProportion > 40 && ( GetAscent() > nMainAscent || in Format() 1309 Height() - GetAscent() > nMainDescent ) ); in Format() 1312 if( GetAscent() < nMainAscent ) in Format() 1314 Height( Height() + nMainAscent - GetAscent() ); in Format()
|
H A D | blink.cxx | 96 aPos.X() -= pTmp->GetPortion()->GetAscent(); in IMPL_LINK() 103 pTmp->GetPortion()->GetAscent(); in IMPL_LINK() 110 pTmp->GetPortion()->GetAscent(); in IMPL_LINK() 115 aPos.Y() -= pTmp->GetPortion()->GetAscent(); in IMPL_LINK()
|
H A D | itrcrsr.cxx | 478 nPorAscent = pPor->GetAscent(); in GetEndCharRect() 625 (!pPor->InFldGrp() || pPor->GetAscent() ) ) in _GetCharRect() 628 nPorAscent = pPor->GetAscent(); in _GetCharRect() 634 (!pPor->InFldGrp() || pPor->GetAscent() ) ) in _GetCharRect() 637 nPorAscent = pPor->GetAscent(); in _GetCharRect() 981 nPorAscent = pTmp->GetAscent(); in _GetCharRect() 1031 nPorAscent = pPor->GetAscent(); in _GetCharRect() 1050 nPorAscent = pPor->GetAscent(); in _GetCharRect() 1079 pPor->GetAscent() ) in _GetCharRect() 1082 nPorAscent = pPor->GetAscent(); in _GetCharRect() [all …]
|
H A D | txtfly.cxx | 135 rTop = Y() + GetCurr()->GetAscent(); in CalcUnclipped() 172 KSHORT nAscent = pCurrent->GetAscent() + nTmpHeight - pCurrent->Height(); in UpdatePos() 248 aSt.Y() += pCurrent->GetAscent() - GetMulti()->GetAscent(); in UpdatePos() 453 nAscent = pCurr->GetAscent(); in CalcFlyWidth() 459 nAscent = pLast->GetAscent(); in CalcFlyWidth() 589 pFly->SetAscent( pLast->GetAscent() ); in CalcFlyWidth() 694 nAscent < rInf.GetLast()->GetAscent() ) in NewFlyCntPortion() 696 nAscent = rInf.GetLast()->GetAscent(); in NewFlyCntPortion() 724 if( pRet->GetAscent() > nAscent ) in NewFlyCntPortion() 726 aBase.Y() = Y() + pRet->GetAscent(); in NewFlyCntPortion() [all …]
|
H A D | inftxt.cxx | 740 const Point aPoint( aPos.X(), aPos.Y() - rPor.GetAscent() ); in _DrawText() 744 aDrawInf.SetAscent( rPor.GetAscent() ); in _DrawText() 793 aPoint.A() = X() - rPor.GetAscent(); in CalcRect() 798 aPoint.A() = X() - rPor.Height() + rPor.GetAscent(); in CalcRect() 807 aPoint.B() = Y() - rPor.Height() + rPor.GetAscent(); in CalcRect() 809 aPoint.B() = Y() - rPor.GetAscent(); in CalcRect() 949 nY += ( rRect.Height() - aFontSize.Height() ) / 2 + rInf.GetAscent(); in lcl_DrawSpecial() 953 nX += ( rRect.Width() - aFontSize.Height() ) / 2 + rInf.GetAscent(); in lcl_DrawSpecial() 958 nX += ( rRect.Width() + aFontSize.Height() ) / 2 - rInf.GetAscent(); in lcl_DrawSpecial() 1055 aRect.Pos().Y() += 20 - GetAscent(); in DrawRedArrow() [all …]
|
H A D | txtftn.cxx | 868 KSHORT nOldAscent = pCurr->GetAscent(); in NewFtnPortion() 1156 pQuo->SetAscent( rInf.GetAscent() ); in FormatQuoVadis() 1213 if( nLastLeft > pQuo->GetAscent() ) // Mindestabstand in FormatQuoVadis() 1221 nLastLeft = pQuo->GetAscent(); in FormatQuoVadis() 1227 nLastLeft = pQuo->GetAscent(); in FormatQuoVadis() 1233 nQuoWidth = nQuoWidth + pQuo->GetAscent(); in FormatQuoVadis() 1237 nLastLeft = pQuo->GetAscent(); in FormatQuoVadis() 1243 nLastLeft = sal_uInt16(( pQuo->GetAscent() + nDiff ) / 2); in FormatQuoVadis() 1463 SetAscent( rInf.GetAscent() ); in Format()
|
H A D | porlin.hxx | 90 inline KSHORT &GetAscent() { return nAscent; } in GetAscent() function in SwLinePortion 91 inline KSHORT GetAscent() const { return nAscent; } in GetAscent() function in SwLinePortion 216 nAscent == rPortion.GetAscent() ); in operator ==()
|
H A D | txtdrop.cxx | 331 const KSHORT nOldAscent = GetAscent(); in PaintDrop() 335 const Point aOutPos( nOldPosX + nX, nOldPosY - pPara->GetAscent() in PaintDrop() 860 nAscent = rFnt.GetAscent( rInf.GetVsh(), *pOut ); in CalcFontSize() 889 nAscent = (KSHORT) aWinMet.GetAscent(); in CalcFontSize() 1078 SetAscent( rInf.GetAscent() ); in Format()
|
H A D | itrtxt.cxx | 105 rAscent = pCurr->GetAscent() + rHeight - pCurr->Height(); in CalcAscentAndHeight() 310 nPorAscent = pPor->GetAscent(); in AdjustBaseLine() 375 nOfst = nOfst + rLine.GetAscent(); in AdjustBaseLine()
|
H A D | porlay.cxx | 462 if( !GetAscent() ) in CalcLine() 463 SetAscent( pPos->GetAscent() ); in CalcLine() 495 KSHORT nPosAscent = pPos->GetAscent(); in CalcLine() 527 KSHORT nTmp = rInf.GetFont()->GetAscent( in CalcLine() 620 nAscent = rInf.GetFont()->GetAscent( rInf.GetVsh(), *rInf.GetOut() ); in CalcLine() 640 sal_uInt16 nTmpAscent = GetAscent(); in CalcLine() 684 SwTwips nPortionAsc = static_cast<SwTwips>(pTmpPortion->GetAscent()); in MaxAscentDescent()
|
H A D | portxt.cxx | 375 aGuess.GetHangingPortion()->SetAscent( GetAscent() ); in _Format() 857 SetAscent( rPor.GetAscent() ); in SwHolePortion() 1008 SetAscent( rInf.GetAscent( ) ); in Format() 1017 SetAscent( rInf.GetAscent( ) ); in Format()
|
H A D | frmpaint.cxx | 247 aTmpPos.Y() - pTmpFnt->GetAscent( pSh, *pSh->GetOut() ) in PaintExtra() 414 ->GetAscent( pSh, *pSh->GetOut() ), Prt().Height(), bRedLine ); in PaintExtraData() 549 aPos.Y() += pFnt->GetAscent( pSh, *pSh->GetOut() ); in PaintEmpty()
|
H A D | inftxt.hxx | 321 inline KSHORT GetAscent() const; 809 inline KSHORT SwTxtSizeInfo::GetAscent() const in GetAscent() function in SwTxtSizeInfo 812 return ((SwFont*)GetFont())->GetAscent( pVsh, *GetOut() ); in GetAscent()
|
H A D | txthyph.cxx | 393 pHyphPor->SetAscent( GetAscent() ); in CreateHyphen() 449 SetAscent( pLast->GetAscent() ); in Format()
|
H A D | frmform.cxx | 1291 const KSHORT nOldAscent = pOldCur->GetAscent(); in FormatLine() 1322 nOldAscent == pNew->GetAscent() && in FormatLine() 1374 nRght += ( Max( nOldAscent, pNew->GetAscent() ) ); in FormatLine() 1376 nRght += ( Max( nOldAscent, pNew->GetAscent() ) / 4); in FormatLine()
|
/aoo4110/main/drawinglayer/source/primitive2d/ |
H A D | textlayoutdevice.cxx | 175 double fRet = (rMetric.GetIntLeading() / 2.0) - rMetric.GetAscent(); in getOverlineOffset() 189 double fRet = (rMetric.GetAscent() - rMetric.GetIntLeading()) / 3.0; in getStrikeoutOffset() 309 return rMetric.GetAscent(); in getFontAscent()
|
/aoo4110/main/vcl/source/gdi/ |
H A D | metric.cxx | 179 long FontMetric::GetAscent() const in GetAscent() function in FontMetric 181 return mpImplMetric->GetAscent(); in GetAscent()
|
/aoo4110/main/cppcanvas/source/mtfrenderer/ |
H A D | mtftools.cxx | 77 aMetric.GetIntLeading() + aMetric.GetAscent() ); in getBaselineOffset() 319 (aMetric.GetIntLeading() / 2.0) - aMetric.GetAscent(), in createTextLineInfo() 321 (aMetric.GetIntLeading() - aMetric.GetAscent()) / 3.0, in createTextLineInfo()
|
/aoo4110/main/canvas/source/vcl/ |
H A D | canvasfont.cxx | 134 aMetric.GetAscent(), in getFontMetrics() 140 aMetric.GetAscent() / 2.0); in getFontMetrics()
|
/aoo4110/main/starmath/source/ |
H A D | rect.cxx | 153 nBaseline = aFM.GetAscent(); in BuildRect() 763 long nDelta = aDevFM.GetAscent() - pGlyphDev->GetFontMetric().GetAscent() * nScaleFactor; in SmGetGlyphBoundRect()
|
/aoo4110/main/sw/source/core/inc/ |
H A D | swfont.hxx | 76 sal_uInt16 GetAscent( ViewShell *pSh, const OutputDevice& rOut ); 363 inline sal_uInt16 GetAscent( ViewShell *pSh, const OutputDevice& rOut ) in GetAscent() function in SwFont 364 { return aSub[nActual].GetAscent( pSh, rOut ); } in GetAscent()
|
/aoo4110/main/sc/source/ui/view/ |
H A D | output2.cxx | 158 long GetAscent() const { return nAscentPixel; } in GetAscent() function in ScDrawStringsVars 250 nAscentPixel = aMetric.GetAscent(); in SetShrinkScale() 377 nAscentPixel = aMetric.GetAscent(); in SetPattern() 625 aTextSize.Height() = aMetric.GetAscent() + aMetric.GetDescent(); in SetAutoText() 696 aTextSize.Height() = aMetric.GetAscent() + aMetric.GetDescent(); in TextChanged() 1818 nJustPosY += aVars.GetAscent(); in DrawStrings() 1821 nJustPosX += aVars.GetTextSize().Width() - aVars.GetAscent(); in DrawStrings() 1825 nJustPosX += aVars.GetAscent(); in DrawStrings()
|