Home
last modified time | relevance | path

Searched refs:gotoEndOfSentence (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/qadevOOo/tests/java/ifc/text/
H A D_XSentenceCursor.java83 tRes.tested("gotoEndOfSentence()", oObj.gotoEndOfSentence(false) ); in _gotoEndOfSentence()
118 oObj.gotoEndOfSentence(false) ; in _isEndOfSentence()
/aoo4110/main/offapi/com/sun/star/text/
H A DXSentenceCursor.idl93 boolean gotoEndOfSentence( [in] boolean Expand );
/aoo4110/main/sw/inc/
H A Dunotextcursor.hxx322 virtual sal_Bool SAL_CALL gotoEndOfSentence(sal_Bool Expand)
/aoo4110/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellTextCursor.csv71 "ScCellTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoEndOfSentence()"
H A Dcom.sun.star.comp.office.ScHeaderFooterTextCursor.csv71 "ScHeaderFooterTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoEndOfSentence()"
/aoo4110/main/qadevOOo/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoTextCursor.csv71 "SvxUnoTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoEndOfSentence()"
/aoo4110/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextCursor.csv71 "SwXTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoEndOfSentence()"
H A Dcom.sun.star.comp.office.SwXTextViewCursor.csv71 "SwXTextViewCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoEndOfSentence()"
/aoo4110/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java581 xSentenceCursor.gotoEndOfSentence( false ); in TextCursorExample()
/aoo4110/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java3326 bSuccess = xSentenceCursor.gotoEndOfSentence(true); in testMetaXTextCursor()
3342 bSuccess = xSentenceCursor.gotoEndOfSentence(false); in testMetaXTextCursor()
/aoo4110/main/sw/source/core/unocore/
H A Dunoobj.cxx1764 SwXTextCursor::gotoEndOfSentence(sal_Bool Expand) throw (uno::RuntimeException) in gotoEndOfSentence() function in SwXTextCursor

Completed in 93 milliseconds