Searched defs:rEndPt (Results 1 – 7 of 7) sorted by relevance
/aoo4110/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()
|
/aoo4110/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()
|
/aoo4110/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()
|
/aoo4110/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()
|
/aoo4110/main/oox/source/drawingml/ |
H A D | customshapegeometry.cxx | 945 EnhancedCustomShapeParameterPair& rEndPt ) in Path2DCubicBezierToContext()
|
Completed in 89 milliseconds