https://issues.apache.org/ooo/show_bug.cgi?id=123879
--- Comment #1 from Regina Henschel <[email protected]> --- Created attachment 82142 --> https://issues.apache.org/ooo/attachment.cgi?id=82142&action=edit Example with dr3d:transform rotatey Do not save the example from within AOO, because the property will be redefined on saving. The example is written manually. It works as intended, but the angle unit is wrong. The source has dr3d:transform="translate(-1cm -1cm 0cm) rotatey(1.570796327) translate(2.414213562cm 0cm 0cm)", which results in 90 degree rotation, which shows, that the argument of rotatey is used in unit rad. @Armin: (1) Can you give me a pointer, where the value is read when opening the file. (2) Do you know any case, where rotatey is _written_? When I save the attached document, then the transformation is changed to one matrix. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
