Home
last modified time | relevance | path

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

/trunk/main/editeng/source/outliner/
H A Doutliner.cxx1039 ParagraphInfos aParaInfos = pEditEngine->GetParagraphInfos( nPara ); in PaintBullet() local
1044 …aTextPos.Y() = rStartPos.Y() + ( bSymbol ? aBulletArea.Bottom() : aParaInfos.nFirstLineMaxAscent ); in PaintBullet()
1053 …aTextPos.X() = rStartPos.X() - ( bSymbol ? aBulletArea.Bottom() : aParaInfos.nFirstLineMaxAscent ); in PaintBullet()

Completed in 18 milliseconds