With this callback the lok clients can read and draw the print ranges on each sheet of the Calc document.
Conflicts: include/LibreOfficeKit/LibreOfficeKitEnums.h libreofficekit/source/gtk/lokdocview.cxx
Change-Id: Ie19351d4420e0f3d4191f6a354ce99ab830aede2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134375
b846fb660a91 lok-calc: new callback for print ranges
include/LibreOfficeKit/LibreOfficeKitEnums.h | 31 +++++++++++++++++++++++++++
libreofficekit/source/gtk/lokdocview.cxx | 1 +
sc/inc/prnsave.hxx | 3 +++
sc/source/core/tool/prnsave.cxx | 32 ++++++++++++++++++++++++++++
sc/source/ui/undo/undotab.cxx | 15 +++++++++++++
sc/source/ui/view/viewfun2.cxx | 11 ++++++++++
6 files changed, 93 insertions(+)
Upstream: cgit.freedesktop.org