Lines Matching refs:Height

270 			nFirstLineOfs = GetFnt()->GetSize( GetFnt()->GetActual() ).Height();  in CtorInitTxtMargin()
481 nPorHeight = pPor->Height(); in GetEndCharRect()
631 nPorHeight = pPor->Height(); in _GetCharRect()
640 nPorHeight = pPor->Height(); in _GetCharRect()
748 Size( nTmpWidth, pPor->Height() ) ); in _GetCharRect()
799 const sal_uInt16 nOldRubyHeight = pCurr->Height(); in _GetCharRect()
806 pCurr->Height( pOldCurr->Height() - nRubyHeight ); in _GetCharRect()
822 pCurr->Height( nOldRubyHeight ); in _GetCharRect()
859 pOrig->Width( pOrig->Height() ); in _GetCharRect()
860 pOrig->Height( nTmp ); in _GetCharRect()
874 + pPor->Height() - nTmp - pOrig->Height(); in _GetCharRect()
984 nPorHeight = pTmp->Height(); in _GetCharRect()
1034 nPorHeight = pPor->Height(); in _GetCharRect()
1053 nPorHeight = pPor->Height(); in _GetCharRect()
1069 nPorAscent = pPor->Height(); in _GetCharRect()
1071 pOrig->Height( nPorHeight + in _GetCharRect()
1073 if( nTmpHeight < pOrig->Height() ) in _GetCharRect()
1076 nTmpHeight = sal_uInt16( pOrig->Height() ); in _GetCharRect()
1082 if( !pPor->IsFlyPortion() && pPor->Height() && in _GetCharRect()
1085 nPorHeight = pPor->Height(); in _GetCharRect()
1249 if( pOrig->Top() + pOrig->Height() > nMax ) in GetCharRect()
1253 pOrig->Height( nMax - pOrig->Top() ); in GetCharRect()
1493 KSHORT nHeight = pPor->Height(); in GetCrsrOfst()
1516 nHeight = pPor->Height(); in GetCrsrOfst()
1572 nTmpY += ((SwMultiPortion*)pPor)->Height(); in GetCrsrOfst()
1595 nTmpY = pPor->Height() - nTmpY; in GetCrsrOfst()