Home
last modified time | relevance | path

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

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

Completed in 35 milliseconds