Home
last modified time | relevance | path

Searched refs:SetAscent (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dporrst.cxx65 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()
H A Dportxt.cxx297 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()
H A Ditrform2.cxx360 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()
H A Dpormulti.cxx91 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()
H A Dporfld.cxx358 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()
H A Dtxtftn.cxx876 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()
H A Dporlay.cxx329 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()
H A Dtxtfly.cxx579 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()
H A Dtxtdrop.cxx345 ((SwDropPortion*)this)->SetAscent( nDropHeight ); in PaintDrop()
365 ((SwDropPortion*)this)->SetAscent( nOldAscent ); in PaintDrop()
1078 SetAscent( rInf.GetAscent() ); in Format()
H A Dtxthyph.cxx393 pHyphPor->SetAscent( GetAscent() ); in CreateHyphen()
449 SetAscent( pLast->GetAscent() ); in Format()
H A Dporexp.cxx290 SetAscent( 1 ); in Format()
H A Dporglue.cxx126 aBulletPor.SetAscent( GetAscent() ); in Paint()
H A Dporlin.hxx92 inline void SetAscent( const KSHORT nNewAsc ) { nAscent = nNewAsc; } in SetAscent() function in SwLinePortion
H A Dporlin.cxx330 SetAscent( pLast->GetAscent() ); in Format()
H A Dporfly.cxx144 SetAscent(0); in Format()
H A Dtxttab.cxx480 SetAscent( 0 ); in PreFormat()
H A Dinftxt.cxx750 aDrawInf.SetAscent( rPor.GetAscent() ); in _DrawText()
/trunk/main/sw/source/core/inc/
H A Ddrawfont.hxx481 void SetAscent( sal_uInt16 nNew ) in SetAscent() function in SwDrawTextInfo

Completed in 105 milliseconds