diff options
author | Baole Fang <baole.fang@gmail.com> | 2023-03-12 22:14:31 -0400 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2023-03-13 15:16:24 +0000 |
commit | a6edfaaeb02169d90d8b414c480257b1ec0bcaad (patch) | |
tree | b1d42712551408645991abdf25b36f7230c65e9f /package | |
parent | 9d829facd92d51c7eba8a8cc30bac4d5fbdea112 (diff) |
tdf#150281: Fix CentimetersToPoints in Calc
Originally, CentimetersToPoints was implemented as a base method for
Writer and Calc. They are both using the same implementation,
which is correct for Writer, but wrong for Calc.
Since their behavior should be different,
I remove the base method and implement a correct one for Calc.
Change-Id: If957accdd9be86a96ca6fb711502e49a79bf3223
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148745
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'package')
0 files changed, 0 insertions, 0 deletions