Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XParagraphCursor.java64 boolean result = oObj.gotoEndOfParagraph(false); in _gotoEndOfParagraph()
118 oObj.gotoEndOfParagraph(false); in _isEndOfParagraph()
/trunk/main/offapi/com/sun/star/text/
H A DXParagraphCursor.idl73 boolean gotoEndOfParagraph( [in] boolean bExpand );
/trunk/main/odk/examples/java/Text/
H A DHardFormatting.java87 xParagraphCursor.gotoEndOfParagraph( true ); in main()
H A DStyleInitialization.java115 xParagraphCursor.gotoEndOfParagraph( true ); in main()
/trunk/main/sw/inc/
H A Dunotextcursor.hxx332 virtual sal_Bool SAL_CALL gotoEndOfParagraph(sal_Bool Expand)
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellTextCursor.csv75 "ScCellTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoEndOfParagraph()"
H A Dcom.sun.star.comp.office.ScHeaderFooterTextCursor.csv75 "ScHeaderFooterTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoEndOfParagraph()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoTextCursor.csv75 "SvxUnoTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoEndOfParagraph()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextCursor.csv75 "SwXTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoEndOfParagraph()"
H A Dcom.sun.star.comp.office.SwXTextViewCursor.csv75 "SwXTextViewCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoEndOfParagraph()"
/trunk/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java304 xParagraphCursor.gotoEndOfParagraph(false); in viewCursorExample()
/trunk/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java1056 m_xCursor.gotoEndOfParagraph(false); in insertChildren()
1153 xParaCursor.gotoEndOfParagraph(true); in mkCursor()
3357 bSuccess = xParagraphCursor.gotoEndOfParagraph(false); in testMetaXTextCursor()
/trunk/main/sc/workben/
H A Dtest.cxx355 xPara->gotoEndOfParagraph(FALSE); in lcl_SetText()
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx1847 SwXTextCursor::gotoEndOfParagraph(sal_Bool Expand) throw (uno::RuntimeException) in gotoEndOfParagraph() function in SwXTextCursor

Completed in 88 milliseconds