Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/svdraw/
H A Dsvddrgmt.cxx3530 nPolyPt(0), in SdrDragDistort()
3580 nPolyPt=0xFFFF; in BeginSdrDrag()
3582 if (eKind==HDL_UPLFT) nPolyPt=0; in BeginSdrDrag()
3583 if (eKind==HDL_UPRGT) nPolyPt=1; in BeginSdrDrag()
3584 if (eKind==HDL_LWRGT) nPolyPt=2; in BeginSdrDrag()
3585 if (eKind==HDL_LWLFT) nPolyPt=3; in BeginSdrDrag()
3586 if (nPolyPt>3) return false; in BeginSdrDrag()
3634 if (bNeuContortion!=bContortion || aDistortedRect[nPolyPt]!=aPnt) in MoveSdrDrag()
3637 aDistortedRect[nPolyPt]=aPnt; in MoveSdrDrag()
H A Dsvddrgm1.hxx230 sal_uInt16 nPolyPt; member in SdrDragDistort

Completed in 30 milliseconds