Kaydet (Commit) 6205aad7 authored tarafından Miklos Vajna's avatar Miklos Vajna

offapi: XOffset means center for awt::GradientStyle_RADIAL as well

Change-Id: Ie3a39e46b1c3b0f776e6242bff7a0151eaeca1b3
Reviewed-on: https://gerrit.libreoffice.org/67265
Tested-by: Jenkins
Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.com>
üst d9389204
......@@ -60,9 +60,9 @@ published struct Gradient
short Border;
/** Specifies the X-coordinate, where the gradient begins,
* whatever that means. Possibly means the *center* of the
* ELLIPTICAL, SQUARE and RECT style gradients?
/** Specifies the X-coordinate, where the gradient begins.
* This is effectively the center of the RADIAL, ELLIPTICAL, SQUARE and
* RECT style gradients.
*/
short XOffset;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment