Searched refs:gotoStartOfWord (Results 1 – 12 of 12) sorted by relevance
96 log.println("gotoStartOfWord() = " + oObj.gotoStartOfWord(false)) ; in _isEndOfWord()110 oObj.gotoStartOfWord(false); in _isStartOfWord()122 oObj.gotoStartOfWord(false); in _gotoStartOfWord()124 tRes.tested("gotoStartOfWord()", oObj.gotoStartOfWord(false) ); in _gotoStartOfWord()
64 xWordCursor.gotoStartOfWord(False);
101 boolean gotoStartOfWord( [in] boolean bExpand );
72 xWordCursor.gotoStartOfWord(false);
308 virtual sal_Bool SAL_CALL gotoStartOfWord(sal_Bool bExpand)
92 "ScCellTextCursor";"com::sun::star::text::XWordCursor#optional";"gotoStartOfWord()"
92 "ScHeaderFooterTextCursor";"com::sun::star::text::XWordCursor#optional";"gotoStartOfWord()"
92 "SvxUnoTextCursor";"com::sun::star::text::XWordCursor#optional";"gotoStartOfWord()"
92 "SwXTextCursor";"com::sun::star::text::XWordCursor#optional";"gotoStartOfWord()"
100 "SwXTextViewCursor";"com::sun::star::text::XWordCursor#optional";"gotoStartOfWord()"
3285 bSuccess = xWordCursor.gotoStartOfWord(true); in testMetaXTextCursor()3295 bSuccess = xWordCursor.gotoStartOfWord(false); in testMetaXTextCursor()
1577 SwXTextCursor::gotoStartOfWord(sal_Bool Expand) throw (uno::RuntimeException) in gotoStartOfWord() function in SwXTextCursor
Completed in 68 milliseconds