Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XSentenceCursor.java119 tRes.tested("isEndOfSentence()", oObj.isEndOfSentence() ); in _isEndOfSentence()
/trunk/main/offapi/com/sun/star/text/
H A DXSentenceCursor.idl51 boolean isEndOfSentence();
/trunk/main/sw/inc/
H A Dunotextcursor.hxx314 virtual sal_Bool SAL_CALL isEndOfSentence()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellTextCursor.csv67 "ScCellTextCursor";"com::sun::star::text::XSentenceCursor#optional";"isEndOfSentence()"
H A Dcom.sun.star.comp.office.ScHeaderFooterTextCursor.csv67 "ScHeaderFooterTextCursor";"com::sun::star::text::XSentenceCursor#optional";"isEndOfSentence()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoTextCursor.csv67 "SvxUnoTextCursor";"com::sun::star::text::XSentenceCursor#optional";"isEndOfSentence()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextCursor.csv67 "SwXTextCursor";"com::sun::star::text::XSentenceCursor#optional";"isEndOfSentence()"
H A Dcom.sun.star.comp.office.SwXTextViewCursor.csv67 "SwXTextViewCursor";"com::sun::star::text::XSentenceCursor#optional";"isEndOfSentence()"
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx1641 SwXTextCursor::isEndOfSentence() throw (uno::RuntimeException) in isEndOfSentence() function in SwXTextCursor
1674 const bool bWasEOS = isEndOfSentence(); in gotoNextSentence()

Completed in 39 milliseconds