Searched refs:gotoEndOfParagraph (Results 1 – 14 of 14) sorted by relevance
64 boolean result = oObj.gotoEndOfParagraph(false); in _gotoEndOfParagraph()118 oObj.gotoEndOfParagraph(false); in _isEndOfParagraph()
73 boolean gotoEndOfParagraph( [in] boolean bExpand );
87 xParagraphCursor.gotoEndOfParagraph( true ); in main()
115 xParagraphCursor.gotoEndOfParagraph( true ); in main()
332 virtual sal_Bool SAL_CALL gotoEndOfParagraph(sal_Bool Expand)
75 "ScCellTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoEndOfParagraph()"
75 "ScHeaderFooterTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoEndOfParagraph()"
75 "SvxUnoTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoEndOfParagraph()"
75 "SwXTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoEndOfParagraph()"
75 "SwXTextViewCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoEndOfParagraph()"
304 xParagraphCursor.gotoEndOfParagraph(false); in viewCursorExample()
1056 m_xCursor.gotoEndOfParagraph(false); in insertChildren()1153 xParaCursor.gotoEndOfParagraph(true); in mkCursor()3357 bSuccess = xParagraphCursor.gotoEndOfParagraph(false); in testMetaXTextCursor()
355 xPara->gotoEndOfParagraph(FALSE); in lcl_SetText()
1847 SwXTextCursor::gotoEndOfParagraph(sal_Bool Expand) throw (uno::RuntimeException) in gotoEndOfParagraph() function in SwXTextCursor
Completed in 88 milliseconds