Searched refs:gotoEndOfSentence (Results 1 – 11 of 11) sorted by relevance
83 tRes.tested("gotoEndOfSentence()", oObj.gotoEndOfSentence(false) ); in _gotoEndOfSentence()118 oObj.gotoEndOfSentence(false) ; in _isEndOfSentence()
93 boolean gotoEndOfSentence( [in] boolean Expand );
322 virtual sal_Bool SAL_CALL gotoEndOfSentence(sal_Bool Expand)
71 "ScCellTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoEndOfSentence()"
71 "ScHeaderFooterTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoEndOfSentence()"
71 "SvxUnoTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoEndOfSentence()"
71 "SwXTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoEndOfSentence()"
71 "SwXTextViewCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoEndOfSentence()"
581 xSentenceCursor.gotoEndOfSentence( false ); in TextCursorExample()
3326 bSuccess = xSentenceCursor.gotoEndOfSentence(true); in testMetaXTextCursor()3342 bSuccess = xSentenceCursor.gotoEndOfSentence(false); in testMetaXTextCursor()
1764 SwXTextCursor::gotoEndOfSentence(sal_Bool Expand) throw (uno::RuntimeException) in gotoEndOfSentence() function in SwXTextCursor
Completed in 103 milliseconds