Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx258 SdrObjKind eStartKind; member
264 bMixedCreate(sal_False),nBezierStartPoint(0),eStartKind(OBJ_NONE),eAktKind(OBJ_NONE) { } in ImpPathCreateUser()
1299 pU->eStartKind=meObjectKind; in BegCreate()
1347 if (!pU->bMixedCreate && pU->eStartKind==OBJ_LINE && rXPoly.GetPointCount()>=1) { in MovCreate()
1422 if (!pU->bMixedCreate && pU->eStartKind==OBJ_LINE) { in EndCreate()
1433 if (!pU->bMixedCreate && IsFreeHand(pU->eStartKind)) { in EndCreate()

Completed in 23 milliseconds