Home
last modified time | relevance | path

Searched refs:gotoNextParagraph (Results 1 – 12 of 12) sorted by relevance

/aoo41x/main/qadevOOo/tests/java/ifc/text/
H A D_XParagraphCursor.java85 tRes.tested("gotoNextParagraph()", oObj.gotoNextParagraph(false) ); in _gotoNextParagraph()
96 oObj.gotoNextParagraph(false); in _gotoPreviousParagraph()
/aoo41x/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java1463 xParaCursor.gotoNextParagraph ( true ); in StylesExample()
1722 xParaCursor.gotoNextParagraph ( true ); in TextColumnsExample()
1723 xParaCursor.gotoNextParagraph ( true ); in TextColumnsExample()
/aoo41x/main/offapi/com/sun/star/text/
H A DXParagraphCursor.idl83 boolean gotoNextParagraph( [in] boolean bExpand );
/aoo41x/main/sw/inc/
H A Dunotextcursor.hxx334 virtual sal_Bool SAL_CALL gotoNextParagraph(sal_Bool Expand)
/aoo41x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellTextCursor.csv76 "ScCellTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoNextParagraph()"
H A Dcom.sun.star.comp.office.ScHeaderFooterTextCursor.csv76 "ScHeaderFooterTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoNextParagraph()"
/aoo41x/main/qadevOOo/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoTextCursor.csv76 "SvxUnoTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoNextParagraph()"
/aoo41x/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextCursor.csv76 "SwXTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoNextParagraph()"
H A Dcom.sun.star.comp.office.SwXTextViewCursor.csv76 "SwXTextViewCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoNextParagraph()"
/aoo41x/main/sc/workben/
H A Dtest.cxx1399 xPar->gotoNextParagraph(FALSE,TRUE); in lcl_CellAttrib()
/aoo41x/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java2902 xParagraphCursor.gotoNextParagraph(false); // second paragraph in testMetaXChild()
3351 bSuccess = xParagraphCursor.gotoNextParagraph(false); in testMetaXTextCursor()
/aoo41x/main/sw/source/core/unocore/
H A Dunoobj.cxx1875 SwXTextCursor::gotoNextParagraph(sal_Bool Expand) throw (uno::RuntimeException) in gotoNextParagraph() function in SwXTextCursor

Completed in 133 milliseconds