Syntax
interface XScreenCursor : com::sun::star::uno::XInterface ;
Description
enables the object to leaf through steps of the displayed size.
Method Summary
|
screenDown |
scrolls the view forward by one visible page.
|
|
screenUp |
scrolls the view backward by one visible page.
|
|
Known Services Which Export this Interface
|
com::sun::star::text::TextViewCursor -
Method Details
|
|
Syntax
- boolean screenDown
();
Description
scrolls the view forward by one visible page.
Syntax
- 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.