:: com :: sun :: star :: view ::
|
interface XScreenCursor |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XScreenCursor
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Description
- makes it possible to page 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
- Description
- scrolls the view forward by one visible page.
|
|
screenUp
- Description
- scrolls the view backward by one visible page.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.