Searched refs:capRound (Results 1 – 8 of 8) sorted by relevance
68 capRound, enumerator
83 enum CapType { capButt, capRound, capSquare }; enumerator
601 … case SvtGraphicStroke::capRound: aInfo.m_eCap = PDFWriter::capRound;break; in playMetafile()
216 case capRound: in toString()
9124 rOut.m_eCap = PDFWriter::capRound; in convertLineInfoToExtLineInfo()9160 case PDFWriter::capRound: aLine.append( " 1 J" );break; in drawPolyLine()
478 eCap = SvtGraphicStroke::capRound; in impTryToCreateSvtGraphicStroke()
1624 case SvtGraphicStroke::capRound: in ImplWriteActions()
2459 aCapType = SvtGraphicStroke::capRound; in ImplWriteLineInfo()
Completed in 105 milliseconds