Home
last modified time | relevance | path

Searched refs:isEndOfWord (Results 1 – 9 of 9) sorted by relevance

/AOO41X/main/qadevOOo/tests/java/ifc/text/ !
H A D_XWordCursor.java99 tRes.tested("isEndOfWord()", oObj.isEndOfWord() ); in _isEndOfWord()
/AOO41X/main/offapi/com/sun/star/text/ !
H A DXWordCursor.idl51 boolean isEndOfWord();
/AOO41X/main/sw/inc/ !
H A Dunotextcursor.hxx300 virtual sal_Bool SAL_CALL isEndOfWord()
/AOO41X/main/qadevOOo/objdsc/sc/ !
H A Dcom.sun.star.comp.office.ScHeaderFooterTextCursor.csv88 "ScHeaderFooterTextCursor";"com::sun::star::text::XWordCursor#optional";"isEndOfWord()"
H A Dcom.sun.star.comp.office.ScCellTextCursor.csv88 "ScCellTextCursor";"com::sun::star::text::XWordCursor#optional";"isEndOfWord()"
/AOO41X/main/qadevOOo/objdsc/svx/ !
H A Dcom.sun.star.comp.office.SvxUnoTextCursor.csv88 "SvxUnoTextCursor";"com::sun::star::text::XWordCursor#optional";"isEndOfWord()"
/AOO41X/main/qadevOOo/objdsc/sw/ !
H A Dcom.sun.star.comp.office.SwXTextCursor.csv88 "SwXTextCursor";"com::sun::star::text::XWordCursor#optional";"isEndOfWord()"
H A Dcom.sun.star.comp.office.SwXTextViewCursor.csv96 "SwXTextViewCursor";"com::sun::star::text::XWordCursor#optional";"isEndOfWord()"
/AOO41X/main/sw/source/core/unocore/ !
H A Dunoobj.cxx1431 sal_Bool SAL_CALL SwXTextCursor::isEndOfWord() throw (uno::RuntimeException) in isEndOfWord() function in SwXTextCursor