Searched refs:gotoStartOfParagraph (Results 1 – 11 of 11) sorted by relevance
108 tRes.tested("gotoStartOfParagraph()", oObj.gotoStartOfParagraph(false) ); in _gotoStartOfParagraph()130 oObj.gotoStartOfParagraph(false); in _isStartOfParagraph()
62 boolean gotoStartOfParagraph( [in] boolean bExpand );
330 virtual sal_Bool SAL_CALL gotoStartOfParagraph(sal_Bool Expand)
687 xParaCursor->gotoStartOfParagraph( false ); in lcl_AddRangeAndStyle()753 xParaCursor->gotoStartOfParagraph( true ); in finishParagraph()1207 xCursor->gotoStartOfParagraph( false ); in appendTextSectionAfter()
74 "ScCellTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoStartOfParagraph()"
74 "ScHeaderFooterTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoStartOfParagraph(…
74 "SvxUnoTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoStartOfParagraph()"
74 "SwXTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoStartOfParagraph()"
74 "SwXTextViewCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoStartOfParagraph()"
828 m_xCursor.gotoStartOfParagraph(false); in initParagraph()1176 m_xCursor.gotoStartOfParagraph(false); in insertRange()3355 bSuccess = xParagraphCursor.gotoStartOfParagraph(false); in testMetaXTextCursor()
1819 SwXTextCursor::gotoStartOfParagraph(sal_Bool Expand) in gotoStartOfParagraph() function in SwXTextCursor
Completed in 144 milliseconds