19#ifndef __com_sun_star_view_XScreenCursor_idl__
20#define __com_sun_star_view_XScreenCursor_idl__
26module
com { module sun { module star { module view {
base interface of all UNO interfaces
Definition XInterface.idl:48
makes it possible to page through the document in steps of the displayed size.
Definition XScreenCursor.idl:32
boolean screenUp()
scrolls the view backward by one visible page.
boolean screenDown()
scrolls the view forward by one visible page.
Definition Ambiguous.idl:22