Searched refs:isStartOfWord (Results 1 – 11 of 11) sorted by relevance
111 tRes.tested("isStartOfWord()", oObj.isStartOfWord() ); in _isStartOfWord()
63 if not xWordCursor.isStartOfWord():
45 boolean isStartOfWord();
71 if(!xWordCursor.isStartOfWord()) {
298 virtual sal_Bool SAL_CALL isStartOfWord()
87 "ScCellTextCursor";"com::sun::star::text::XWordCursor#optional";"isStartOfWord()"
87 "ScHeaderFooterTextCursor";"com::sun::star::text::XWordCursor#optional";"isStartOfWord()"
87 "SvxUnoTextCursor";"com::sun::star::text::XWordCursor#optional";"isStartOfWord()"
87 "SwXTextCursor";"com::sun::star::text::XWordCursor#optional";"isStartOfWord()"
95 "SwXTextViewCursor";"com::sun::star::text::XWordCursor#optional";"isStartOfWord()"
1418 sal_Bool SAL_CALL SwXTextCursor::isStartOfWord() throw (uno::RuntimeException) in isStartOfWord() function in SwXTextCursor
Completed in 224 milliseconds