Searched refs:ImpPathCreateUser (Results 1 – 1 of 1) sorted by relevance
| /AOO41X/main/svx/source/svdraw/ |
| H A D | svdopath.cxx | 230 struct ImpPathCreateUser : public SdrDragStatUserData struct 262 ImpPathCreateUser(): nCircRadius(0),nCircStWink(0),nCircRelWink(0), in ImpPathCreateUser() argument 282 XPolygon ImpPathCreateUser::GetFormPoly() const in GetFormPoly() argument 292 FASTBOOL ImpPathCreateUser::CalcBezier(const Point& rP1, const Point& rP2, const Point& rDir, FASTB… in CalcBezier() 307 XPolygon ImpPathCreateUser::GetBezierPoly() const in GetBezierPoly() 317 FASTBOOL ImpPathCreateUser::CalcCircle(const Point& rP1, const Point& rP2, const Point& rDir, SdrVi… in CalcCircle() 365 XPolygon ImpPathCreateUser::GetCirclePoly() const in GetCirclePoly() 390 Point ImpPathCreateUser::CalcLine(const Point& aCsr, long nDirX, long nDirY, SdrView* pView) const in CalcLine() 412 FASTBOOL ImpPathCreateUser::CalcLine(const Point& rP1, const Point& rP2, const Point& rDir, SdrView… in CalcLine() 434 XPolygon ImpPathCreateUser::GetLinePoly() const in GetLinePoly() [all …]
|