Home
last modified time | relevance | path

Searched refs:ImpPathCreateUser (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx228 struct ImpPathCreateUser : public SdrDragStatUserData struct
260 ImpPathCreateUser(): nCircRadius(0),nCircStWink(0),nCircRelWink(0), in ImpPathCreateUser() function
280 XPolygon ImpPathCreateUser::GetFormPoly() const in GetFormPoly() argument
290 FASTBOOL ImpPathCreateUser::CalcBezier(const Point& rP1, const Point& rP2, const Point& rDir, FASTB… in CalcBezier()
305 XPolygon ImpPathCreateUser::GetBezierPoly() const in GetBezierPoly()
315 FASTBOOL ImpPathCreateUser::CalcCircle(const Point& rP1, const Point& rP2, const Point& rDir, SdrVi… in CalcCircle()
363 XPolygon ImpPathCreateUser::GetCirclePoly() const in GetCirclePoly()
388 Point ImpPathCreateUser::CalcLine(const Point& aCsr, long nDirX, long nDirY, SdrView* pView) const in CalcLine()
410 FASTBOOL ImpPathCreateUser::CalcLine(const Point& rP1, const Point& rP2, const Point& rDir, SdrView… in CalcLine()
432 XPolygon ImpPathCreateUser::GetLinePoly() const in GetLinePoly()
[all …]