Searched defs:rStop (Results  1 – 3 of 3) sorted by relevance
| /aoo42x/main/vcl/source/gdi/ | 
| H A D | pdfwriter.cxx | 122 void PDFWriter::DrawLine( const Point& rStart, const Point& rStop )  in DrawLine()127 void PDFWriter::DrawLine( const Point& rStart, const Point& rStop, const LineInfo& rInfo )  in DrawLine()
 157 void PDFWriter::DrawArc( const Rectangle& rRect, const Point& rStart, const Point& rStop )  in DrawArc()
 162 void PDFWriter::DrawPie( const Rectangle& rRect, const Point& rStart, const Point& rStop )  in DrawPie()
 167 void PDFWriter::DrawChord( const Rectangle& rRect, const Point& rStart, const Point& rStop )  in DrawChord()
 
 | 
| H A D | pdfwriter_impl.cxx | 7931 void PDFWriterImpl::drawLine( const Point& rStart, const Point& rStop )  in drawLine()7949 void PDFWriterImpl::drawLine( const Point& rStart, const Point& rStop, const LineInfo& rInfo )  in drawLine()
 7985 void PDFWriterImpl::drawWaveLine( const Point& rStart, const Point& rStop, sal_Int32 nDelta, sal_In…  in drawWaveLine()
 8939 void PDFWriterImpl::drawArc( const Rectangle& rRect, const Point& rStart, const Point& rStop, bool …  in drawArc()
 
 | 
| /aoo42x/main/vcl/source/window/ | 
| H A D | decoview.cxx | 1255 void DecorationView::DrawSeparator( const Point& rStart, const Point& rStop, bool bVertical )  in DrawSeparator()
 | 
        Completed in 75 milliseconds