Searched refs:gotoPreviousParagraph (Results 1 – 12 of 12) sorted by relevance
869 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 …]
98 tRes.tested("gotoPreviousParagraph()", oObj.gotoPreviousParagraph(false) ); in _gotoPreviousParagraph()
93 boolean gotoPreviousParagraph( [in] boolean bExpand );
240 paragrCursor.gotoPreviousParagraph(true); in createTestEnvironment()
336 virtual sal_Bool SAL_CALL gotoPreviousParagraph(sal_Bool Expand)
77 "ScCellTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoPreviousParagraph()"
77 "ScHeaderFooterTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoPreviousParagraph…
77 "SvxUnoTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoPreviousParagraph()"
77 "SwXTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoPreviousParagraph()"
77 "SwXTextViewCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoPreviousParagraph()"
1893 SwXTextCursor::gotoPreviousParagraph(sal_Bool Expand) in gotoPreviousParagraph() function in SwXTextCursor
3353 bSuccess = xParagraphCursor.gotoPreviousParagraph(false); in testMetaXTextCursor()
Completed in 65 milliseconds