diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2021-07-25 21:12:15 +0900 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2021-07-30 08:20:21 +0200 |
commit | eb31491b2a419ba7e67cc0a59a9b295fe49526e5 (patch) | |
tree | 6f69a4022be636c2420bf9f03d89ba1928c9a289 /bean/BUCK | |
parent | 151237558c3da083a45b29a98523366a8d438aeb (diff) |
tools: use upper case GetWidth/GetHeight for Rect for repr. string
When a rectangle is written to a string stream (usually used for
representation string in CPP unit tests) we used getWidth and
getHeight. It turns out that this methods don't return the correct
value for width / height (off by one) in many cases so instead we
need to use the upper-case variants GetWidth/GetHeight.
Change-Id: Id655236155f94e092d9e9c24f9bd6857e9b0a558
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119489
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'bean/BUCK')
0 files changed, 0 insertions, 0 deletions