Home
last modified time | relevance | path

Searched refs:jumpToFirstPage (Results 1 – 9 of 9) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XPageCursor.java109 tRes.tested("jumpToFirstPage()", oObj.jumpToFirstPage()); in _jumpToFirstPage()
129 oObj.jumpToFirstPage() ; in _jumpToNextPage()
/trunk/main/offapi/com/sun/star/text/
H A DXPageCursor.idl44 // DocMerge from xml: method com::sun::star::text::XPageCursor::jumpToFirstPage
47 boolean jumpToFirstPage();
/trunk/main/sw/source/ui/vba/
H A Dvbapagesetup.cxx186 xPageCursor->jumpToFirstPage(); in setDifferentFirstPageHeaderFooter()
213 xPageCursor->jumpToFirstPage(); in getStyleOfFirstPage()
H A Dvbaview.cxx289 xPageCursor->jumpToFirstPage(); in getHFTextRange()
/trunk/main/wizards/com/sun/star/wizards/text/
H A DViewHandler.java69 xPageCursor.jumpToFirstPage(); in selectFirstPage()
/trunk/test/testuno/source/fvt/uno/sw/breaks/
H A DCheckBreaks.java224 pageCursor.jumpToFirstPage(); in deleteFirstPage()
/trunk/main/sw/source/ui/inc/
H A Dunotxvw.hxx203 virtual sal_Bool SAL_CALL jumpToFirstPage(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.csv87 "SwXTextViewCursor";"com::sun::star::text::XPageCursor";"jumpToFirstPage()"
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx1532 sal_Bool SwXTextViewCursor::jumpToFirstPage(void) throw( uno::RuntimeException ) in jumpToFirstPage() function in SwXTextViewCursor

Completed in 33 milliseconds