Home
last modified time | relevance | path

Searched refs:nRotateY (Results 1 – 1 of 1) sorted by path

/trunk/main/svx/source/svdraw/
H A Dsvdedtv1.cxx1495 long nRotateY(0); in SetGeoAttrToMarked() local
1508 nRotateY = nOldRotateY = aRotateAxe.Y(); in SetGeoAttrToMarked()
1565 nRotateY = ((const SfxInt32Item&)rAttr.Get(SID_ATTR_TRANSFORM_ROT_Y)).GetValue(); in SetGeoAttrToMarked()
1640 Point aRef(nRotateX,nRotateY); in SetGeoAttrToMarked()
1651 if(bModeIsRotate && (nRotateX != nOldRotateX || nRotateY != nOldRotateY)) in SetGeoAttrToMarked()
1653 Point aNewRef1(nRotateX, nRotateY); in SetGeoAttrToMarked()

Completed in 25 milliseconds