interface XPageCursor in module com::sun::star::text:: |
interface XPageCursor : com::sun::star::uno::XInterface ;
makes it possible to perform cursor movements between pages.
Method Summary |
|
jumpToFirstPage | moves the cursor to the first page. |
jumpToLastPage | moves the cursor to the last page. |
jumpToPage | moves the cursor to the specified page. |
getPage | |
jumpToNextPage | moves the cursor to the next page. |
jumpToPreviousPage | moves the cursor to the previous page. |
jumpToEndOfPage | moves the cursor to the end of the current page. |
jumpToStartOfPage | moves the cursor to the start of the current page. |
Known Services Which Export this Interface |
Method Details |
|||||||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.