Searched refs:gotoNextSentence (Results 1 – 11 of 11) sorted by relevance
55 oObj.gotoNextSentence(false); in _gotoPreviousSentence()56 oObj.gotoNextSentence(false); in _gotoPreviousSentence()69 tRes.tested("gotoNextSentence()", oObj.gotoNextSentence(false) ); in _gotoNextSentence()
61 boolean gotoNextSentence( [in] boolean Expand );
316 virtual sal_Bool SAL_CALL gotoNextSentence(sal_Bool Expand)
68 "ScCellTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoNextSentence()"
68 "ScHeaderFooterTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoNextSentence()"
68 "SvxUnoTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoNextSentence()"
68 "SwXTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoNextSentence()"
68 "SwXTextViewCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoNextSentence()"
558 xSentenceCursor.gotoNextSentence( false ); in TextCursorExample()
3304 bSuccess = xSentenceCursor.gotoNextSentence(true); in testMetaXTextCursor()3311 bSuccess = xSentenceCursor.gotoNextSentence(false); in testMetaXTextCursor()
1668 SwXTextCursor::gotoNextSentence(sal_Bool Expand) throw (uno::RuntimeException) in gotoNextSentence() function in SwXTextCursor
Completed in 56 milliseconds