Searched defs:ImpPathCreateUser (Results 1 – 1 of 1) sorted by relevance
230 struct ImpPathCreateUser : public SdrDragStatUserData struct232 Point aBezControl0;233 Point aBezStart;234 Point aBezCtrl1;235 Point aBezCtrl2;236 Point aBezEnd;237 Point aCircStart;238 Point aCircEnd;262 ImpPathCreateUser(): nCircRadius(0),nCircStWink(0),nCircRelWink(0), in ImpPathCreateUser() argument282 XPolygon ImpPathCreateUser::GetFormPoly() const in GetFormPoly() argument
Completed in 26 milliseconds