office-gobmx/forms
Nalini Prasad Dash 855bf4d688 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>
2022-12-08 22:44:38 +00:00
..
inc
qa
source tdf#114441 - Convert use of sal_uLong to better integer types 2022-12-08 22:44:38 +00:00
util
workben/xforms
AllLangMoTarget_frm.mk
IwyuFilter_forms.yaml
JunitTest_forms_complex.mk
JunitTest_forms_unoapi_1.mk
JunitTest_forms_unoapi_2.mk
JunitTest_forms_unoapi_3.mk
JunitTest_forms_unoapi_4.mk
Library_frm.mk
Makefile
Module_forms.mk
README.md

Embedded Forms Control and Pieces

design forms in documents, fields and database driven.