Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XSentenceCursor.java97 tRes.tested("gotoStartOfSentence()", oObj.gotoStartOfSentence(false) ); in _gotoStartOfSentence()
107 oObj.gotoStartOfSentence(false) ; in _isStartOfSentence()
/trunk/main/offapi/com/sun/star/text/
H A DXSentenceCursor.idl82 boolean gotoStartOfSentence( [in] boolean Expand );
/trunk/main/sw/inc/
H A Dunotextcursor.hxx320 virtual sal_Bool SAL_CALL gotoStartOfSentence(sal_Bool Expand)
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellTextCursor.csv70 "ScCellTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoStartOfSentence()"
H A Dcom.sun.star.comp.office.ScHeaderFooterTextCursor.csv70 "ScHeaderFooterTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoStartOfSentence()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoTextCursor.csv70 "SvxUnoTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoStartOfSentence()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextCursor.csv70 "SwXTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoStartOfSentence()"
H A Dcom.sun.star.comp.office.SwXTextViewCursor.csv70 "SwXTextViewCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoStartOfSentence()"
/trunk/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java3334 bSuccess = xSentenceCursor.gotoStartOfSentence(true); in testMetaXTextCursor()
3344 bSuccess = xSentenceCursor.gotoStartOfSentence(false); in testMetaXTextCursor()
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx1737 SwXTextCursor::gotoStartOfSentence(sal_Bool Expand) in gotoStartOfSentence() function in SwXTextCursor

Completed in 54 milliseconds