Searched defs:rEndPt (Results  1 – 7 of 7) sorted by relevance
| /aoo42x/main/vcl/source/gdi/ | 
| H A D | outdev5.cxx | 158 							const Point& rStartPt, const Point& rEndPt )  in DrawArc()205 							const Point& rStartPt, const Point& rEndPt )  in DrawPie()
 259 							  const Point& rStartPt, const Point& rEndPt )  in DrawChord()
 
 | 
| H A D | outdev.cxx | 1485 void OutputDevice::DrawLine( const Point& rStartPt, const Point& rEndPt )  in DrawLine()1686 void OutputDevice::DrawLine( const Point& rStartPt, const Point& rEndPt,  in DrawLine()
 
 | 
| H A D | regionband.cxx | 446 bool RegionBand::InsertLine(const Point& rStartPt, const Point& rEndPt, long nLineId)  in InsertLine()
 | 
| /aoo42x/main/tools/inc/tools/ | 
| H A D | line.hxx | 44 …       Line( const Point& rStartPt, const Point& rEndPt ) : maStart( rStartPt ), maEnd( rEndPt ) {}  in Line()49     void            SetEnd( const Point& rEndPt ) { maEnd = rEndPt; }  in SetEnd()
 
 | 
| /aoo42x/main/filter/source/graphicfilter/epict/ | 
| H A D | epict.cxx | 397 …d PictWriter::WriteArcAngles(const Rectangle & rRect, const Point & rStartPt, const Point & rEndPt)  in WriteArcAngles()835 								 const Point & rStartPt, const Point & rEndPt)  in WriteOpcode_Arc()
 853 									 const Point & rStartPt, const Point & rEndPt)  in WriteOpcode_SameArc()
 
 | 
| /aoo42x/main/svtools/source/filter/wmf/ | 
| H A D | wmfwr.cxx | 395 void WMFWriter::WMFRecord_Arc(const Rectangle & rRect, const Point & rStartPt, const Point & rEndPt)  in WMFRecord_Arc()403 …d WMFWriter::WMFRecord_Chord(const Rectangle & rRect, const Point & rStartPt, const Point & rEndPt)  in WMFRecord_Chord()
 734 void WMFWriter::WMFRecord_Pie(const Rectangle & rRect, const Point & rStartPt, const Point & rEndPt)  in WMFRecord_Pie()
 
 | 
| /aoo42x/main/oox/source/drawingml/ | 
| H A D | customshapegeometry.cxx | 945 			EnhancedCustomShapeParameterPair& rEndPt )  in Path2DCubicBezierToContext()
 | 
        Completed in 162 milliseconds