Searched refs:drawStraightTextLine (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/vcl/source/gdi/ |
H A D | pdfwriter_impl.hxx | 1228 …void drawStraightTextLine( rtl::OStringBuffer& aLine, long nWidth, FontUnderline eTextLine, Color …
|
H A D | pdfwriter_impl.cxx | 8091 void PDFWriterImpl::drawStraightTextLine( OStringBuffer& aLine, long nWidth, FontUnderline eTextLin… in drawStraightTextLine() function in PDFWriterImpl 8427 drawStraightTextLine( aLine, nWidth, eUnderline, aUnderlineColor, bUnderlineAbove ); in drawTextLine() 8432 drawStraightTextLine( aLine, nWidth, eOverline, aOverlineColor, true ); in drawTextLine()
|
Completed in 327 milliseconds