Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdedtv1.cxx1494 long nRotateX(0); in SetGeoAttrToMarked() local
1507 nRotateX = nOldRotateX = aRotateAxe.X(); in SetGeoAttrToMarked()
1561 nRotateX = ((const SfxInt32Item&)rAttr.Get(SID_ATTR_TRANSFORM_ROT_X)).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 20 milliseconds