Home
last modified time | relevance | path

Searched refs:GetRealHeight (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx171 KSHORT nTmpHeight = pCurrent->GetRealHeight(); in UpdatePos()
344 const long nHeight = GetCurr()->GetRealHeight(); in ChkFlyUnderflow()
360 aLine.Pos().Y() = Y() + GetCurr()->GetRealHeight() - GetCurr()->Height(); in ChkFlyUnderflow()
463 if ( ! pCurr->GetRealHeight() ) in CalcFlyWidth()
466 if ( pCurr->GetRealHeight() > nHeight ) in CalcFlyWidth()
467 nTop += pCurr->GetRealHeight() - nHeight; in CalcFlyWidth()
470 nHeight = pCurr->GetRealHeight(); in CalcFlyWidth()
H A Ditrtxt.hxx102 inline KSHORT GetLineHeight() const { return pCurr->GetRealHeight(); } in GetLineHeight()
H A Ditrtxt.cxx313 sal_uInt16 nOfst = rLine.GetRealHeight() - rLine.Height(); in AdjustBaseLine()
H A Dtxtftn.cxx867 KSHORT nOldReal = pCurr->GetRealHeight(); in NewFtnPortion()
871 nReal = pCurr->GetRealHeight(); in NewFtnPortion()
H A Dporlay.hxx175 inline KSHORT GetRealHeight() const { return nRealHeight; } in GetRealHeight() function in SwLineLayout
H A Ditrcrsr.cxx800 const sal_uInt16 nOldRubyRealHeight = pCurr->GetRealHeight(); in _GetCharRect()
807 pCurr->SetRealHeight( pOldCurr->GetRealHeight() - in _GetCharRect()
H A Dtxtfrm.cxx2102 KSHORT nHeight = pLineLayout->GetRealHeight(); in GetParHeight()
2109 nHeight = nHeight + pLineLayout->GetRealHeight(); in GetParHeight()
H A Dtxtdrop.cxx336 - pPara->GetRealHeight() + pPara->Height() ); in PaintDrop()
H A Dinftxt.cxx1607 KSHORT nHeight = pCurr->GetRealHeight(); in _CheckFtnPortion()
H A Ditrform2.cxx1595 if ( pCurr->GetRealHeight() <= GetInfo().GetLineHeight() ) in FormatLine()

Completed in 93 milliseconds