Searched refs:gotoStartOfSentence (Results 1 – 10 of 10) sorted by relevance
97 tRes.tested("gotoStartOfSentence()", oObj.gotoStartOfSentence(false) ); in _gotoStartOfSentence()107 oObj.gotoStartOfSentence(false) ; in _isStartOfSentence()
82 boolean gotoStartOfSentence( [in] boolean Expand );
320 virtual sal_Bool SAL_CALL gotoStartOfSentence(sal_Bool Expand)
70 "ScCellTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoStartOfSentence()"
70 "ScHeaderFooterTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoStartOfSentence()"
70 "SvxUnoTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoStartOfSentence()"
70 "SwXTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoStartOfSentence()"
70 "SwXTextViewCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoStartOfSentence()"
3334 bSuccess = xSentenceCursor.gotoStartOfSentence(true); in testMetaXTextCursor()3344 bSuccess = xSentenceCursor.gotoStartOfSentence(false); in testMetaXTextCursor()
1737 SwXTextCursor::gotoStartOfSentence(sal_Bool Expand) in gotoStartOfSentence() function in SwXTextCursor
Completed in 176 milliseconds