Home
last modified time | relevance | path

Searched refs:jumpToNextPage (Results 1 – 6 of 6) sorted by relevance

/trunk/main/offapi/com/sun/star/text/
H A DXPageCursor.idl73 // DocMerge from xml: method com::sun::star::text::XPageCursor::jumpToNextPage
78 boolean jumpToNextPage();
85 @see XPageCursor::jumpToNextPage
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XPageCursor.java131 tRes.tested("jumpToNextPage()", oObj.jumpToNextPage()); in _jumpToNextPage()
/trunk/main/sw/source/ui/vba/
H A Dvbaview.cxx320 hasNextPage = xPageCursor->jumpToNextPage(); in getHFTextRange()
/trunk/main/sw/source/ui/inc/
H A Dunotxvw.hxx206 virtual sal_Bool SAL_CALL jumpToNextPage(void) throw( ::com::sun::star::uno::RuntimeException );
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextViewCursor.csv91 "SwXTextViewCursor";"com::sun::star::text::XPageCursor";"jumpToNextPage()"
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx1590 sal_Bool SwXTextViewCursor::jumpToNextPage(void) throw( uno::RuntimeException ) in jumpToNextPage() function in SwXTextViewCursor

Completed in 40 milliseconds