Searched refs:eAktKind (Results 1 – 1 of 1) sorted by relevance
259 SdrObjKind eAktKind; member955 mrSdrPathObject.meKind = pU->eAktKind; in getSpecialDragComment()1300 pU->eAktKind=meObjectKind; in BegCreate()1315 if (nInvent==SdrInventor && pU->eAktKind!=(SdrObjKind)nIdent) { in MovCreate()1324 pU->eAktKind=eNewKind; in MovCreate()1342 FASTBOOL bFreeHand=IsFreeHand(pU->eAktKind); in MovCreate()1344 …rStat.SetOrtho8Possible(pU->eAktKind!=OBJ_CARC && pU->eAktKind!=OBJ_RECT && (!pU->bMixedCreate || … in MovCreate()1392 if (IsBezier(pU->eAktKind)) { in MovCreate()1399 if (pU->eAktKind==OBJ_CARC && nActPoint>=2) { in MovCreate()1402 if (pU->eAktKind==OBJ_LINE && nActPoint>=2) { in MovCreate()[all …]
Completed in 15 milliseconds