diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2023-05-08 11:24:30 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2023-05-08 16:40:08 +0200 |
commit | 23c9a5a2719c8ca6a7919db55989b0bb67f73f81 (patch) | |
tree | cb8ed472a2d63c0538cba355fc7cc46fef2ebb2d /io | |
parent | 4a998c6c7325505d90780d18304267377a69225a (diff) |
Row and Cols in sw preview page part should be sal_Int16 instead of sal_uInt8
Following offapi/com/sun/star/text/PagePrintSettings.idl which defines
[property] short PageRows;
[property] short PageColumns;
and "short" is defined as signed 16-bit integer type
see https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO
it allows to avoid some static_cast
Change-Id: I5f497a27cd56f7d07c9440e9d6e6718a5e418345
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151499
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'io')
0 files changed, 0 insertions, 0 deletions