Searched refs:gotoPreviousSentence (Results 1 – 10 of 10) sorted by relevance
57 tRes.tested("gotoPreviousSentence()", oObj.gotoPreviousSentence(false) ); in _gotoPreviousSentence()67 oObj.gotoPreviousSentence(false) ; in _gotoNextSentence()68 oObj.gotoPreviousSentence(false) ; in _gotoNextSentence()
71 boolean gotoPreviousSentence( [in] boolean Expand );
318 virtual sal_Bool SAL_CALL gotoPreviousSentence(sal_Bool Expand)
69 "ScCellTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoPreviousSentence()"
69 "ScHeaderFooterTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoPreviousSentence()"
69 "SvxUnoTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoPreviousSentence()"
69 "SwXTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoPreviousSentence()"
69 "SwXTextViewCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoPreviousSentence()"
3317 bSuccess = xSentenceCursor.gotoPreviousSentence(true); in testMetaXTextCursor()3324 bSuccess = xSentenceCursor.gotoPreviousSentence(false); in testMetaXTextCursor()
1705 SwXTextCursor::gotoPreviousSentence(sal_Bool Expand) in gotoPreviousSentence() function in SwXTextCursor
Completed in 443 milliseconds