Home
last modified time | relevance | path

Searched refs:jumpToPage (Results 1 – 7 of 7) sorted by relevance

/trunk/main/offapi/com/sun/star/text/
H A DXPageCursor.idl58 // DocMerge from xml: method com::sun::star::text::XPageCursor::jumpToPage
61 boolean jumpToPage( [in] short nPage );
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XPageCursor.java142 tRes.tested("jumpToPage()", oObj.jumpToPage(n)); in _jumpToPage()
/trunk/main/sw/source/ui/vba/
H A Dvbaselection.cxx500 xPageCursor->jumpToPage( ( sal_Int16 )( nPage ) ); in GoTo()
/trunk/main/sw/source/ui/inc/
H A Dunotxvw.hxx205 …virtual sal_Bool SAL_CALL jumpToPage(sal_Int16 nPage) throw( ::com::sun::star::uno::RuntimeExcepti…
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextViewCursor.csv89 "SwXTextViewCursor";"com::sun::star::text::XPageCursor";"jumpToPage()"
/trunk/main/scripting/java/org/openoffice/netbeans/editor/
H A DOOo.jcb7 …om.sun.star.text.WrapTextModegetDefaultcom.sun.star.text.WritingModejumpToPagebooleanprintPage…
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx1577 sal_Bool SwXTextViewCursor::jumpToPage(sal_Int16 nPage) throw( uno::RuntimeException ) in jumpToPage() function in SwXTextViewCursor

Completed in 98 milliseconds