https://bugs.documentfoundation.org/show_bug.cgi?id=137608
Caolán McNamara <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|[email protected] |[email protected]
|desktop.org |
Status|NEW |ASSIGNED
--- Comment #3 from Caolán McNamara <[email protected]> ---
writer is using sal_uInt16 for the page number which suggests we could allow a
max value of 65535. If we wanted anything bigger then we need to make real
changes to writer to bump up the type. Leaving the type as sal_uInt16 but
allowing 65535 then makes it real easy to use the ui to force writer to loop
over to page 0 and I can already hear the moaning of "regressions" already. So
I propose instead of an arbitrary 10000-1 to have 65535 - arbitrary 10000 for a
max of 55535 instead
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs