Home
last modified time | relevance | path

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

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

Completed in 75 milliseconds