diff options
author | Nalini Prasad Dash <nnnalinidash@protonmail.com> | 2022-11-23 17:09:55 +0530 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2022-12-08 22:44:38 +0000 |
commit | 855bf4d68865ef046c8f527bf19e3ec78c7b033a (patch) | |
tree | 597d4ca0059af5a1e510a60b680c1fd3df717ff4 /sd | |
parent | 0569a84c16e6ee6ed6f4fb52c23ed6dfe4225cdf (diff) |
tdf#114441 - Convert use of sal_uLong to better integer types
The variable type of nHeight was changed as the return type of
pFontHeightItem->GetHeight() is sal_uInt32.Also nBit was assigned
the underlying datatype of LB(int) as it was checked against
LB::LAST(Value converted to underlying datatype of LB) in the for loop .
Change-Id: I657d545ac7af1786edd61569ba43b42e55d1f47b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143145
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sd')
0 files changed, 0 insertions, 0 deletions