Searched refs:D3Dold (Results 1 – 1 of 1) sorted by relevance
144 com.sun.star.drawing.Direction3D D3Dold = (com.sun.star.drawing.Direction3D) oldValue; in changePValue() local145 D3D.DirectionX = D3Dold.DirectionX + .5; in changePValue()146 D3D.DirectionY = D3Dold.DirectionY + .5; in changePValue()147 D3D.DirectionZ = D3Dold.DirectionZ + .5; in changePValue()
Completed in 9 milliseconds