Searched refs:gotoNextParagraph (Results 1 – 12 of 12) sorted by relevance
85 tRes.tested("gotoNextParagraph()", oObj.gotoNextParagraph(false) ); in _gotoNextParagraph()96 oObj.gotoNextParagraph(false); in _gotoPreviousParagraph()
1463 xParaCursor.gotoNextParagraph ( true ); in StylesExample()1722 xParaCursor.gotoNextParagraph ( true ); in TextColumnsExample()1723 xParaCursor.gotoNextParagraph ( true ); in TextColumnsExample()
83 boolean gotoNextParagraph( [in] boolean bExpand );
334 virtual sal_Bool SAL_CALL gotoNextParagraph(sal_Bool Expand)
76 "ScCellTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoNextParagraph()"
76 "ScHeaderFooterTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoNextParagraph()"
76 "SvxUnoTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoNextParagraph()"
76 "SwXTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoNextParagraph()"
76 "SwXTextViewCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoNextParagraph()"
1399 xPar->gotoNextParagraph(FALSE,TRUE); in lcl_CellAttrib()
2902 xParagraphCursor.gotoNextParagraph(false); // second paragraph in testMetaXChild()3351 bSuccess = xParagraphCursor.gotoNextParagraph(false); in testMetaXTextCursor()
1875 SwXTextCursor::gotoNextParagraph(sal_Bool Expand) throw (uno::RuntimeException) in gotoNextParagraph() function in SwXTextCursor
Completed in 276 milliseconds