com.sun.star.text.XPageCursor
interface methods : jumpToFirstPage()
jumpToLastPage()
jumpToPage()
getPage()
jumpToNextPage()
jumpToPreviousPage()
jumpToEndOfPage()
jumpToStartOfPage()
This test needs the following object relations :
'TEXTDOC'
(of type XTextDocument
): is used to insert text to document to fill at least two pages. Test is NOT multithread compilant.
@see com.sun.star.text.XPageCursor
|
|
|
|
|
|
|
|
|
|
|
|