Home
last modified time | relevance | path

Searched refs:nFirstLineMaxAscent (Results 1 – 3 of 3) sorted by relevance

/trunk/main/editeng/inc/editeng/
H A Deditdata.hxx280 , nFirstLineMaxAscent( 0 ) in ParagraphInfos()
291 sal_uInt16 nFirstLineMaxAscent; member
/trunk/main/editeng/source/outliner/
H A Doutliner.cxx1044 …aTextPos.Y() = rStartPos.Y() + ( bSymbol ? aBulletArea.Bottom() : aParaInfos.nFirstLineMaxAscent ); in PaintBullet()
1053 …aTextPos.X() = rStartPos.X() - ( bSymbol ? aBulletArea.Bottom() : aParaInfos.nFirstLineMaxAscent ); in PaintBullet()
1715 aTopLeft.Y() = /* aInfos.nFirstLineOffset + */ aInfos.nFirstLineMaxAscent; in ImpCalcBulletArea()
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx2459 aInfos.nFirstLineMaxAscent = pLine->GetMaxAscent(); in GetParagraphInfos()

Completed in 47 milliseconds