Searched defs:DrawLine (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/sw/source/core/inc/ |
H A D | drawdev.hxx | 114 inline void SwDrawDev::DrawLine( const Point& rStart, const Point& rEnd ) in DrawLine() function in SwDrawDev
|
/aoo42x/main/vcl/source/gdi/ |
H A D | bmpacc3.cxx | 132 void BitmapWriteAccess::DrawLine( const Point& rStart, const Point& rEnd ) in DrawLine() function in BitmapWriteAccess
|
H A D | pdfwriter.cxx | 122 void PDFWriter::DrawLine( const Point& rStart, const Point& rStop ) in DrawLine() function in PDFWriter 127 void PDFWriter::DrawLine( const Point& rStart, const Point& rStop, const LineInfo& rInfo ) in DrawLine() function in PDFWriter
|
H A D | outdev.cxx | 1485 void OutputDevice::DrawLine( const Point& rStartPt, const Point& rEndPt ) in DrawLine() function in OutputDevice 1686 void OutputDevice::DrawLine( const Point& rStartPt, const Point& rEndPt, in DrawLine() function in OutputDevice
|
H A D | salgdilayout.cxx | 418 void SalGraphics::DrawLine( long nX1, long nY1, long nX2, long nY2, const OutputDevice *pOutDev ) in DrawLine() function in SalGraphics
|
/aoo42x/main/vcl/unx/generic/printergfx/ |
H A D | common_gfx.cxx | 381 PrinterGfx::DrawLine (const Point& rFrom, const Point& rTo) in DrawLine() function in PrinterGfx
|
/aoo42x/main/svtools/source/filter/wmf/ |
H A D | winmtf.cxx | 1176 void WinMtfOutput::DrawLine( const Point& rSource, const Point& rDest ) in DrawLine() function in WinMtfOutput
|
Completed in 84 milliseconds