Home
last modified time | relevance | path

Searched defs:DrawLine (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Ddrawdev.hxx114 inline void SwDrawDev::DrawLine( const Point& rStart, const Point& rEnd ) in DrawLine() function in SwDrawDev
/trunk/main/vcl/source/gdi/
H A Dbmpacc3.cxx132 void BitmapWriteAccess::DrawLine( const Point& rStart, const Point& rEnd ) in DrawLine() function in BitmapWriteAccess
H A Dpdfwriter.cxx122 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 Doutdev.cxx1485 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 Dsalgdilayout.cxx418 void SalGraphics::DrawLine( long nX1, long nY1, long nX2, long nY2, const OutputDevice *pOutDev ) in DrawLine() function in SalGraphics
/trunk/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx381 PrinterGfx::DrawLine (const Point& rFrom, const Point& rTo) in DrawLine() function in PrinterGfx
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx1176 void WinMtfOutput::DrawLine( const Point& rSource, const Point& rDest ) in DrawLine() function in WinMtfOutput

Completed in 52 milliseconds