Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/tests/java/ifc/text/
H A D_XSentenceCursor.java55 oObj.gotoNextSentence(false); in _gotoPreviousSentence()
56 oObj.gotoNextSentence(false); in _gotoPreviousSentence()
69 tRes.tested("gotoNextSentence()", oObj.gotoNextSentence(false) ); in _gotoNextSentence()
/aoo42x/main/offapi/com/sun/star/text/
H A DXSentenceCursor.idl61 boolean gotoNextSentence( [in] boolean Expand );
/aoo42x/main/sw/inc/
H A Dunotextcursor.hxx316 virtual sal_Bool SAL_CALL gotoNextSentence(sal_Bool Expand)
/aoo42x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellTextCursor.csv68 "ScCellTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoNextSentence()"
H A Dcom.sun.star.comp.office.ScHeaderFooterTextCursor.csv68 "ScHeaderFooterTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoNextSentence()"
/aoo42x/main/qadevOOo/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoTextCursor.csv68 "SvxUnoTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoNextSentence()"
/aoo42x/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextCursor.csv68 "SwXTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoNextSentence()"
H A Dcom.sun.star.comp.office.SwXTextViewCursor.csv68 "SwXTextViewCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoNextSentence()"
/aoo42x/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java558 xSentenceCursor.gotoNextSentence( false ); in TextCursorExample()
/aoo42x/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java3304 bSuccess = xSentenceCursor.gotoNextSentence(true); in testMetaXTextCursor()
3311 bSuccess = xSentenceCursor.gotoNextSentence(false); in testMetaXTextCursor()
/aoo42x/main/sw/source/core/unocore/
H A Dunoobj.cxx1668 SwXTextCursor::gotoNextSentence(sal_Bool Expand) throw (uno::RuntimeException) in gotoNextSentence() function in SwXTextCursor

Completed in 80 milliseconds