LOK: Implement parts for Writer too

Desktop / LibreOffice - Jan Holesovsky [collabora.com] - 31 July 2015 19:23 UTC

In Writer, the meaning of 'parts' is a bit different than in Calc or Impress. In Writer, the parts mean pages, and the document does not give a completely different view, the cursor just jumps to the given page.

It is up to the client to follow the cursor appropriately to have the desired effect.

512b782 LOK: Implement parts for Writer too.
.../qa/gtktiledviewer/gtktiledviewer.cxx | 8 ++++
libreofficekit/source/gtk/lokdocview.cxx | 18 ++++++++
sw/inc/unotxdoc.hxx | 8 ++++
sw/inc/viscrs.hxx | 3 ++
sw/source/core/crsr/viscrs.cxx | 12 ++++++
sw/source/uibase/uno/unotxdoc.cxx | 44 ++++++++++++++++++++
6 files changed, 93 insertions(+)

Upstream: cgit.freedesktop.org


  • Share