Home
last modified time | relevance | path

Searched refs:gotoPreviousSentence (Results 1 – 10 of 10) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XSentenceCursor.java57 tRes.tested("gotoPreviousSentence()", oObj.gotoPreviousSentence(false) ); in _gotoPreviousSentence()
67 oObj.gotoPreviousSentence(false) ; in _gotoNextSentence()
68 oObj.gotoPreviousSentence(false) ; in _gotoNextSentence()
/trunk/main/offapi/com/sun/star/text/
H A DXSentenceCursor.idl71 boolean gotoPreviousSentence( [in] boolean Expand );
/trunk/main/sw/inc/
H A Dunotextcursor.hxx318 virtual sal_Bool SAL_CALL gotoPreviousSentence(sal_Bool Expand)
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellTextCursor.csv69 "ScCellTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoPreviousSentence()"
H A Dcom.sun.star.comp.office.ScHeaderFooterTextCursor.csv69 "ScHeaderFooterTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoPreviousSentence()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoTextCursor.csv69 "SvxUnoTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoPreviousSentence()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextCursor.csv69 "SwXTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoPreviousSentence()"
H A Dcom.sun.star.comp.office.SwXTextViewCursor.csv69 "SwXTextViewCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoPreviousSentence()"
/trunk/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java3317 bSuccess = xSentenceCursor.gotoPreviousSentence(true); in testMetaXTextCursor()
3324 bSuccess = xSentenceCursor.gotoPreviousSentence(false); in testMetaXTextCursor()
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx1705 SwXTextCursor::gotoPreviousSentence(sal_Bool Expand) in gotoPreviousSentence() function in SwXTextCursor

Completed in 76 milliseconds