Searched refs:ImplTextLineInfo (Results 1 – 3 of 3) sorted by relevance
355 class ImplTextLineInfo class363 ImplTextLineInfo( long nWidth, xub_StrLen nIndex, xub_StrLen nLen ) in ImplTextLineInfo() function in ImplTextLineInfo376 typedef ImplTextLineInfo* PImplTextLineInfo;389 void AddLine( ImplTextLineInfo* pLine );392 ImplTextLineInfo* GetLine( sal_uInt16 nLine ) const in GetLine()
2851 void ImplMultiTextLineInfo::AddLine( ImplTextLineInfo* pLine ) in AddLine()4973 rLineInfo.AddLine( new ImplTextLineInfo( nLineWidth, nPos, nBreakPos-nPos ) ); in ImplGetTextLines()4991 ImplTextLineInfo* pLine = rLineInfo.GetLine( nL ); in ImplGetTextLines()6416 ImplTextLineInfo* pLineInfo; in ImplDrawText()6720 ImplTextLineInfo* pLineInfo; in GetTextRect()
7826 ImplTextLineInfo* pLineInfo; in drawText()
Completed in 91 milliseconds