Searched refs:SetAscent (Results 1 – 18 of 18) sorted by relevance
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()561 SetAscent( pRoot->GetAscent() ); in Format()
297 SetAscent( 0 ); in BreakUnderflow()375 aGuess.GetHangingPortion()->SetAscent( GetAscent() ); in _Format()487 SetAscent( 0 ); in Format()857 SetAscent( rPor.GetAscent() ); in SwHolePortion()1008 SetAscent( rInf.GetAscent( ) ); in Format()1017 SetAscent( rInf.GetAscent( ) ); in Format()
360 pCurr->SetAscent( pPor->GetAscent() ); in InsertPortion()768 ((SwFldPortion*)pPor)->SetAscent( pFldFnt->GetAscent( rInf.GetVsh(), *rInf.GetOut() ) ); in CalcAscent()779 pPor->SetAscent( pLast->GetAscent() ); in CalcAscent()821 pPor->SetAscent( rInf.GetAscent() ); in CalcAscent()827 pPor->SetAscent( pLast->GetAscent() ); in CalcAscent()1469 pCurr->SetAscent( pPor->GetAscent() ); in NewPortion()1721 pCurr->SetAscent( nAsc ); in CalcRealHeight()1770 pCurr->SetAscent( nAsc ); in CalcRealHeight()
91 SetAscent( 0 ); in CalcSize()104 pLay->SetAscent( 0 ); in CalcSize()108 SetAscent( GetAscent() + pLay->Height() ); in CalcSize()111 SetAscent( GetAscent() + pLay->GetAscent() ); in CalcSize()123 GetRoot().SetAscent( GetRoot().GetAscent() + nAdd ); in CalcSize()129 SetAscent( nTmp ); in CalcSize()380 aBlank.SetAscent( pBracket->nAscent ); in PaintBracket()2070 rMulti.SetAscent( KSHORT(nAsc) ); in BuildMultiPortion()
358 SetAscent( rInf.GetAscent() ); in Format()881 SetAscent( static_cast<sal_uInt16>(GetRelPos() > 0 ? GetRelPos() : 0) ); in Format()1284 SetAscent( nMaxAscent ); in Format()1308 SetAscent( Height() - nMaxDescent - nLowPos ); in Format()1316 SetAscent( nMainAscent ); in Format()
876 pCurr->SetAscent( nOldAscent ); in NewFtnPortion()1156 pQuo->SetAscent( rInf.GetAscent() ); in FormatQuoVadis()1203 pGlue->SetAscent( 0 ); in FormatQuoVadis()1312 pLay->SetAscent( nRstHeight ); in MakeDummyLine()1463 SetAscent( rInf.GetAscent() ); in Format()
329 pLeft->SetAscent( 0 ); in CalcLeftMargin()463 SetAscent( pPos->GetAscent() ); in CalcLine()602 pFlyCnt->SetAscent( nAscent ); in CalcLine()643 SetAscent( nTmpAscent ); in CalcLine()2317 SetAscent( 0 ); in Init()
579 pFly->SetAscent( KSHORT(nAscent) ); in CalcFlyWidth()581 pFly->SetAscent( pFly->Height() ); in CalcFlyWidth()589 pFly->SetAscent( pLast->GetAscent() ); in CalcFlyWidth()595 pFly->SetAscent( KSHORT(nAscent) ); in CalcFlyWidth()597 pFly->SetAscent( pFly->Height() ); in CalcFlyWidth()
345 ((SwDropPortion*)this)->SetAscent( nDropHeight ); in PaintDrop()365 ((SwDropPortion*)this)->SetAscent( nOldAscent ); in PaintDrop()1078 SetAscent( rInf.GetAscent() ); in Format()
393 pHyphPor->SetAscent( GetAscent() ); in CreateHyphen()449 SetAscent( pLast->GetAscent() ); in Format()
290 SetAscent( 1 ); in Format()
126 aBulletPor.SetAscent( GetAscent() ); in Paint()
92 inline void SetAscent( const KSHORT nNewAsc ) { nAscent = nNewAsc; } in SetAscent() function in SwLinePortion
330 SetAscent( pLast->GetAscent() ); in Format()
144 SetAscent(0); in Format()
480 SetAscent( 0 ); in PreFormat()
750 aDrawInf.SetAscent( rPor.GetAscent() ); in _DrawText()
481 void SetAscent( sal_uInt16 nNew ) in SetAscent() function in SwDrawTextInfo
Completed in 807 milliseconds