Searched refs:nRotateY (Results 1 – 1 of 1) sorted by relevance
1495 long nRotateY(0); in SetGeoAttrToMarked() local1508 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 23 milliseconds