Home
last modified time | relevance | path

Searched refs:aNewRotation (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/svx/inc/svx/
H A De3dundo.hxx74 const basegfx::B3DHomMatrix &aNewRotation) : in E3dRotateUndoAction() argument
77 aMyNewRotation (aNewRotation) in E3dRotateUndoAction()
/aoo4110/main/chart2/source/tools/
H A DThreeDHelper.cxx1051 ::basegfx::B3DHomMatrix aNewRotation; in setRotationAngleToDiagram()
1052 aNewRotation.rotate( fXAngleRad, fYAngleRad, fZAngleRad ); in setRotationAngleToDiagram()
1053 lcl_rotateLights( aNewRotation*aInverseOldRotation, xSceneProperties ); in setRotationAngleToDiagram()

Completed in 27 milliseconds