Fix typo
Change-Id: I2914579b935a7e7556264222293d043618555b91 Reviewed-on: https://gerrit.libreoffice.org/64997 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
committed by
Julien Nabet
parent
0dd025a218
commit
06d7708422
@@ -976,7 +976,7 @@ void ThreeDHelper::setRotationAngleToDiagram(
|
|||||||
|
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
//remind old rotation for adaption of light directions
|
//remind old rotation for adaptation of light directions
|
||||||
::basegfx::B3DHomMatrix aInverseOldRotation( lcl_getInverseRotationMatrix( xSceneProperties ) );
|
::basegfx::B3DHomMatrix aInverseOldRotation( lcl_getInverseRotationMatrix( xSceneProperties ) );
|
||||||
|
|
||||||
::basegfx::B3DHomMatrix aInverseCameraRotation;
|
::basegfx::B3DHomMatrix aInverseCameraRotation;
|
||||||
|
Reference in New Issue
Block a user