com :: sun :: star :: view :: interface XScreenCursor
- Base Interface
- com::sun::star::uno::XInterface
- Description
- makes it possible to leaf through the document in steps of the displayed size.
Methods' Summary
|
screenDown |
scrolls the view forward by one visible page.
|
screenUp |
scrolls the view backward by one visible page.
|
Methods' Details
|
- screenDown
-  
boolean
screenDown();
- Description
- scrolls the view forward by one visible page.
|
- screenUp
-  
boolean
screenUp();
- Description
- scrolls the view backward by one visible page.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.