https://issues.apache.org/ooo/show_bug.cgi?id=121382
--- Comment #7 from Armin Le Grand <[email protected]> --- ALG: ...or alternatively with more basegfx tooling: const Size aTransformedSize(ImplMap(Size(pDXArry[i], 0))); const basegfx::B2DVector aVector(aTransformedSize.Width(), aTransformedSize.Height()); const sal_Int32 nTemp(basegfx::fround(aVector.getLength())); Sincerely Armin -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
