Home
last modified time | relevance | path

Searched refs:nFirstLineHeight (Results 1 – 5 of 5) sorted by relevance

/trunk/main/editeng/inc/editeng/
H A Deditdata.hxx278 , nFirstLineHeight( 0 ) in ParagraphInfos()
289 sal_uInt16 nFirstLineHeight; member
/trunk/main/sd/source/ui/presenter/
H A DPresenterTextView.cxx555 const sal_uInt32 nFirstLineHeight (mpEditEngine->GetLineHeight(0,0)); in ParseDistance() local
556 nDistance = nFirstLineHeight * nLines; in ParseDistance()
/trunk/main/sw/source/core/layout/
H A Dtabfrm.cxx5847 const SwTwips nFirstLineHeight = (pFirstRow->Frm().*fnRect->fnGetHeight)(); in CalcHeightOfFirstContentLine() local
5875 nTmpHeight += nFirstLineHeight; in CalcHeightOfFirstContentLine()
5883 else if ( 0 != nFirstLineHeight ) in CalcHeightOfFirstContentLine()
/trunk/main/editeng/source/outliner/
H A Doutliner.cxx1701 aInfos.nFirstLineHeight - aInfos.nFirstLineTextHeight in ImpCalcBulletArea()
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx2457 aInfos.nFirstLineHeight = pLine->GetHeight(); in GetParagraphInfos()

Completed in 62 milliseconds