Home
last modified time | relevance | path

Searched refs:gotoPreviousParagraph (Results 1 – 12 of 12) sorted by relevance

/trunk/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java869 xParaCursor.gotoPreviousParagraph ( false ); in AutoTextExample()
1051 xParaCursor.gotoPreviousParagraph ( false ); in AutoTextExample()
1079 xParaCursor.gotoPreviousParagraph ( false ); in IndexExample()
1144 xParaCursor.gotoPreviousParagraph ( false ); in ReferenceExample()
1322 xParaCursor.gotoPreviousParagraph ( false ); in DrawPageExample()
1448 xParaCursor.gotoPreviousParagraph ( false ); in StylesExample()
1449 xParaCursor.gotoPreviousParagraph ( true ); in StylesExample()
1556 xParaCursor.gotoPreviousParagraph ( false ); in NumberingExample()
1557 xParaCursor.gotoPreviousParagraph ( true ); in NumberingExample()
1558 xParaCursor.gotoPreviousParagraph ( true ); in NumberingExample()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XParagraphCursor.java98 tRes.tested("gotoPreviousParagraph()", oObj.gotoPreviousParagraph(false) ); in _gotoPreviousParagraph()
/trunk/main/offapi/com/sun/star/text/
H A DXParagraphCursor.idl93 boolean gotoPreviousParagraph( [in] boolean bExpand );
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXTextCursor.java240 paragrCursor.gotoPreviousParagraph(true); in createTestEnvironment()
/trunk/main/sw/inc/
H A Dunotextcursor.hxx336 virtual sal_Bool SAL_CALL gotoPreviousParagraph(sal_Bool Expand)
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellTextCursor.csv77 "ScCellTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoPreviousParagraph()"
H A Dcom.sun.star.comp.office.ScHeaderFooterTextCursor.csv77 "ScHeaderFooterTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoPreviousParagraph
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoTextCursor.csv77 "SvxUnoTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoPreviousParagraph()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextCursor.csv77 "SwXTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoPreviousParagraph()"
H A Dcom.sun.star.comp.office.SwXTextViewCursor.csv77 "SwXTextViewCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoPreviousParagraph()"
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx1893 SwXTextCursor::gotoPreviousParagraph(sal_Bool Expand) in gotoPreviousParagraph() function in SwXTextCursor
/trunk/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java3353 bSuccess = xParagraphCursor.gotoPreviousParagraph(false); in testMetaXTextCursor()

Completed in 98 milliseconds