Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XParagraphCursor.java108 tRes.tested("gotoStartOfParagraph()", oObj.gotoStartOfParagraph(false) ); in _gotoStartOfParagraph()
130 oObj.gotoStartOfParagraph(false); in _isStartOfParagraph()
/trunk/main/offapi/com/sun/star/text/
H A DXParagraphCursor.idl62 boolean gotoStartOfParagraph( [in] boolean bExpand );
/trunk/main/sw/inc/
H A Dunotextcursor.hxx330 virtual sal_Bool SAL_CALL gotoStartOfParagraph(sal_Bool Expand)
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx687 xParaCursor->gotoStartOfParagraph( false ); in lcl_AddRangeAndStyle()
753 xParaCursor->gotoStartOfParagraph( true ); in finishParagraph()
1207 xCursor->gotoStartOfParagraph( false ); in appendTextSectionAfter()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/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(…
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoTextCursor.csv74 "SvxUnoTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoStartOfParagraph()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/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()"
/trunk/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()
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx1819 SwXTextCursor::gotoStartOfParagraph(sal_Bool Expand) in gotoStartOfParagraph() function in SwXTextCursor

Completed in 107 milliseconds