Searched refs:isEndOfParagraph (Results 1 – 9 of 9) sorted by relevance
61 if (oObj.isEndOfParagraph()) log.println("This is the end of the paragraph"); in _gotoEndOfParagraph()66 if (oObj.isEndOfParagraph()) log.println("This is the end of the paragraph"); in _gotoEndOfParagraph()120 tRes.tested("isEndOfParagraph()", oObj.isEndOfParagraph() ); in _isEndOfParagraph()
51 boolean isEndOfParagraph();
328 virtual sal_Bool SAL_CALL isEndOfParagraph()
73 "ScCellTextCursor";"com::sun::star::text::XParagraphCursor#optional";"isEndOfParagraph()"
73 "ScHeaderFooterTextCursor";"com::sun::star::text::XParagraphCursor#optional";"isEndOfParagraph()"
73 "SvxUnoTextCursor";"com::sun::star::text::XParagraphCursor#optional";"isEndOfParagraph()"
73 "SwXTextCursor";"com::sun::star::text::XParagraphCursor#optional";"isEndOfParagraph()"
73 "SwXTextViewCursor";"com::sun::star::text::XParagraphCursor#optional";"isEndOfParagraph()"
1805 SwXTextCursor::isEndOfParagraph() throw (uno::RuntimeException) in isEndOfParagraph() function in SwXTextCursor
Completed in 45 milliseconds