Searched refs:jumpToNextPage (Results 1 – 6 of 6) sorted by relevance
73 // DocMerge from xml: method com::sun::star::text::XPageCursor::jumpToNextPage78 boolean jumpToNextPage();85 @see XPageCursor::jumpToNextPage
131 tRes.tested("jumpToNextPage()", oObj.jumpToNextPage()); in _jumpToNextPage()
320 hasNextPage = xPageCursor->jumpToNextPage(); in getHFTextRange()
206 virtual sal_Bool SAL_CALL jumpToNextPage(void) throw( ::com::sun::star::uno::RuntimeException );
91 "SwXTextViewCursor";"com::sun::star::text::XPageCursor";"jumpToNextPage()"
1590 sal_Bool SwXTextViewCursor::jumpToNextPage(void) throw( uno::RuntimeException ) in jumpToNextPage() function in SwXTextViewCursor
Completed in 34 milliseconds