Home
last modified time | relevance | path

Searched refs:nSwap (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx1931 int nSwap = 0; in NbcRotate() local
1933 nSwap ^= 1; in NbcRotate()
1935 nSwap ^= 1; in NbcRotate()
1939 fObjectRotation = fmod( nSwap ? fObjectRotation - fWink : fObjectRotation + fWink, 360.0 ); in NbcRotate()
/trunk/main/vcl/source/gdi/
H A Dregion.cxx1734 long nSwap; in ImplPolygonRectTest() local
1738 nSwap = nX2; in ImplPolygonRectTest()
1740 nX1 = nSwap; in ImplPolygonRectTest()
1745 nSwap = nY2; in ImplPolygonRectTest()
1747 nY1 = nSwap; in ImplPolygonRectTest()
/trunk/main/extensions/source/scanner/
H A Dsanedlg.cxx942 int nSwap; in MouseMove() local
945 nSwap = maTopLeft.X(); in MouseMove()
947 maBottomRight.X() = nSwap; in MouseMove()
951 nSwap = maTopLeft.Y(); in MouseMove()
953 maBottomRight.Y() = nSwap; in MouseMove()

Completed in 38 milliseconds