Home
last modified time | relevance | path

Searched refs:gotoEndOfWord (Results 1 – 14 of 14) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XWordCursor.java87 tRes.tested("gotoEndOfWord()", oObj.gotoEndOfWord(false) ); in _gotoEndOfWord()
97 log.println("gotoEndOfWord() = " + oObj.gotoEndOfWord(false)); in _isEndOfWord()
109 oObj.gotoEndOfWord(false); in _isStartOfWord()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXTextSection.java131 oWordC.gotoEndOfWord(false); in createTestEnvironment()
H A DSwXTextDocument.java143 oWordC.gotoEndOfWord(false); in createTestEnvironment()
/trunk/main/offapi/com/sun/star/text/
H A DXWordCursor.idl90 boolean gotoEndOfWord( [in] boolean bExpand );
/trunk/main/odk/examples/java/Text/
H A DTextDocumentStructure.java178 xWordCursor.gotoEndOfWord(true); in createExampleData()
H A DHardFormatting.java109 xWordCursor.gotoEndOfWord(true); in main()
/trunk/main/sw/inc/
H A Dunotextcursor.hxx306 virtual sal_Bool SAL_CALL gotoEndOfWord(sal_Bool bExpand)
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellTextCursor.csv91 "ScCellTextCursor";"com::sun::star::text::XWordCursor#optional";"gotoEndOfWord()"
H A Dcom.sun.star.comp.office.ScHeaderFooterTextCursor.csv91 "ScHeaderFooterTextCursor";"com::sun::star::text::XWordCursor#optional";"gotoEndOfWord()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoTextCursor.csv91 "SvxUnoTextCursor";"com::sun::star::text::XWordCursor#optional";"gotoEndOfWord()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextCursor.csv91 "SwXTextCursor";"com::sun::star::text::XWordCursor#optional";"gotoEndOfWord()"
H A Dcom.sun.star.comp.office.SwXTextViewCursor.csv99 "SwXTextViewCursor";"com::sun::star::text::XWordCursor#optional";"gotoEndOfWord()"
/trunk/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java3277 bSuccess = xWordCursor.gotoEndOfWord(true); in testMetaXTextCursor()
3293 bSuccess = xWordCursor.gotoEndOfWord(false); in testMetaXTextCursor()
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx1539 SwXTextCursor::gotoEndOfWord(sal_Bool Expand) throw (uno::RuntimeException) in gotoEndOfWord() function in SwXTextCursor

Completed in 86 milliseconds