How can I scroll entire pages, regardless of current zoom setting, in writer via C++?
The document is readonly, so XPageCursor->jumpToPreviousPage()
does seem to do nothing.
This also only would set the cursor, if I scroll in smaller increments then this would not move the cursor.