Home
last modified time | relevance | path

Searched refs:gotoStartOfParagraph (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/qadevOOo/tests/java/ifc/text/
H A D_XParagraphCursor.java108 tRes.tested("gotoStartOfParagraph()", oObj.gotoStartOfParagraph(false) ); in _gotoStartOfParagraph()
130 oObj.gotoStartOfParagraph(false); in _isStartOfParagraph()
/aoo4110/main/offapi/com/sun/star/text/
H A DXParagraphCursor.idl62 boolean gotoStartOfParagraph( [in] boolean bExpand );
/aoo4110/main/sw/inc/
H A Dunotextcursor.hxx330 virtual sal_Bool SAL_CALL gotoStartOfParagraph(sal_Bool Expand)
/aoo4110/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx596 xParaCursor->gotoStartOfParagraph( false ); in lcl_AddRangeAndStyle()
662 xParaCursor->gotoStartOfParagraph( true ); in finishParagraph()
1021 xCursor->gotoStartOfParagraph( false ); in appendTextSectionAfter()
/aoo4110/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellTextCursor.csv74 "ScCellTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoStartOfParagraph()"
H A Dcom.sun.star.comp.office.ScHeaderFooterTextCursor.csv74 "ScHeaderFooterTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoStartOfParagraph(…
/aoo4110/main/qadevOOo/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoTextCursor.csv74 "SvxUnoTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoStartOfParagraph()"
/aoo4110/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextCursor.csv74 "SwXTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoStartOfParagraph()"
H A Dcom.sun.star.comp.office.SwXTextViewCursor.csv74 "SwXTextViewCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoStartOfParagraph()"
/aoo4110/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java828 m_xCursor.gotoStartOfParagraph(false); in initParagraph()
1176 m_xCursor.gotoStartOfParagraph(false); in insertRange()
3355 bSuccess = xParagraphCursor.gotoStartOfParagraph(false); in testMetaXTextCursor()
/aoo4110/main/sw/source/core/unocore/
H A Dunoobj.cxx1819 SwXTextCursor::gotoStartOfParagraph(sal_Bool Expand) in gotoStartOfParagraph() function in SwXTextCursor

Completed in 99 milliseconds