/aoo42x/main/writerfilter/source/dmapper/ |
H A D | DomainMapper_Impl.cxx | 568 …ce<text::XTextCursor> xRangeCursor = xStartTextRange->getText()->createTextCursorByRange( xStartTe… in lcl_MoveBorderPropertiesToFrame() 685 xTextAppend->createTextCursorByRange( xTextAppend->getEnd()), uno::UNO_QUERY_THROW ); in lcl_AddRangeAndStyle() 751 … xTextAppend->createTextCursorByRange(xTextAppend->getEnd()), uno::UNO_QUERY_THROW); in finishParagraph() 1205 xTextAppend->createTextCursorByRange( xBefore ), uno::UNO_QUERY_THROW); in appendTextSectionAfter() 1488 …uno::Reference<text::XTextCursor> xCursor = xText->createTextCursorByRange( aAnnotationPosition.m_… in PopAnnotation() 2511 …uno::Reference< text::XTextCursor > xCrsr = xTextAppend->createTextCursorByRange( xTextAppend->get… in PushFieldContext() 3122 …uno::Reference<text::XTextCursor> xCursor = xTextAppend->createTextCursorByRange(xTextAppend->getE… in AddAnnotationPosition() 3677 …uno::Reference< text::XTextCursor > xCrsr = xTextAppend->createTextCursorByRange(pContext->GetStar… in PopFieldContext() 3752 xCursor = xText->createTextCursorByRange( xText->getStart() ); in AddBookmark() 3755 xCursor = xText->createTextCursorByRange( aBookmarkIter->second.m_xTextRange ); in AddBookmark() [all …]
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | notesuno.cxx | 135 uno::Reference<text::XTextCursor> SAL_CALL ScAnnotationObj::createTextCursorByRange( in createTextCursorByRange() function in ScAnnotationObj 141 return GetUnoText().createTextCursorByRange(aTextPosition); in createTextCursorByRange()
|
H A D | textuno.cxx | 372 uno::Reference<text::XTextCursor> SAL_CALL ScHeaderFooterTextObj::createTextCursorByRange( in createTextCursorByRange() function in ScHeaderFooterTextObj 379 return pUnoText->createTextCursorByRange(aTextPosition); in createTextCursorByRange()
|
/aoo42x/main/sw/inc/ |
H A D | unotextbodyhf.hxx | 110 createTextCursorByRange( 198 createTextCursorByRange(
|
H A D | unoredline.hxx | 61 …:uno::Reference< ::com::sun::star::text::XTextCursor > SAL_CALL createTextCursorByRange(const ::c… 129 …:uno::Reference< ::com::sun::star::text::XTextCursor > SAL_CALL createTextCursorByRange(const ::c…
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unorefmk.cxx | 640 createTextCursorByRange( 711 SwXMetaText::createTextCursorByRange( in createTextCursorByRange() function in SwXMetaText 1227 SwXMeta::createTextCursorByRange( in createTextCursorByRange() function in SwXMeta 1232 return m_pImpl->m_Text.createTextCursorByRange(xTextPosition); in createTextCursorByRange()
|
H A D | unoredline.cxx | 162 uno::Reference<text::XTextCursor> SwXRedlineText::createTextCursorByRange( in createTextCursorByRange() function in SwXRedlineText 675 uno::Reference< text::XTextCursor > SwXRedline::createTextCursorByRange( in createTextCursorByRange() function in SwXRedline
|
/aoo42x/main/xmloff/source/text/ |
H A D | txtparai.cxx | 676 xTextImport->GetText()->createTextCursorByRange( m_xStart )); in ~XMLImpRubyContext_Impl() 804 GetImport().GetTextImport()->GetText()->createTextCursorByRange( in EndElement() 2030 Reference < XTextCursor > xIdCursor( xTxtImport->GetText()->createTextCursorByRange( xStart ) ); in ~XMLParaContext() 2045 xTxtImport->GetText()->createTextCursorByRange( xStart )); in ~XMLParaContext()
|
/aoo42x/main/qadevOOo/objdsc/sw/ |
H A D | com.sun.star.comp.office.SwXAutoTextEntry.csv | 2 "SwXAutoTextEntry";"com::sun::star::text::XSimpleText";"createTextCursorByRange()"
|
H A D | com.sun.star.comp.office.SwXFootnote.csv | 5 "SwXFootnote";"com::sun::star::text::XSimpleText";"createTextCursorByRange()"
|
H A D | com.sun.star.comp.office.SwXHeadFootText.csv | 5 "SwXHeadFootText";"com::sun::star::text::XSimpleText";"createTextCursorByRange()"
|
H A D | com.sun.star.comp.office.SwXBodyText.csv | 5 "SwXBodyText";"com::sun::star::text::XSimpleText";"createTextCursorByRange()"
|
H A D | com.sun.star.comp.office.SwXFootnoteText.csv | 5 "SwXFootnoteText";"com::sun::star::text::XSimpleText";"createTextCursorByRange()"
|
H A D | com.sun.star.comp.office.SwXTableCellText.csv | 5 "SwXTableCellText";"com::sun::star::text::XSimpleText";"createTextCursorByRange()"
|
H A D | com.sun.star.comp.office.SwXTextFrameText.csv | 5 "SwXTextFrameText";"com::sun::star::text::XSimpleText";"createTextCursorByRange()"
|
/aoo42x/main/scripting/examples/python/ |
H A D | Capitalise.py | 62 xWordCursor = xText.createTextCursorByRange(xTextRange);
|
/aoo42x/main/qadevOOo/tests/java/ifc/text/ |
H A D | _XSimpleText.java | 128 XTextCursor oTCursor = oObj.createTextCursorByRange(oCursor); in _createTextCursorByRange()
|
/aoo42x/main/qadevOOo/objdsc/sc/ |
H A D | com.sun.star.comp.office.ScAnnotationObj.csv | 2 "ScAnnotationObj";"com::sun::star::text::XSimpleText";"createTextCursorByRange()"
|
H A D | com.sun.star.comp.office.ScHeaderFooterTextObj.csv | 5 "ScHeaderFooterTextObj";"com::sun::star::text::XSimpleText";"createTextCursorByRange()"
|
/aoo42x/main/qadevOOo/testdocs/ |
H A D | 10test.csv | 5 "SwXBodyText";"com::sun::star::text::XSimpleText";"createTextCursorByRange()"
|
/aoo42x/main/sc/qa/unoapi/testdocuments/ |
H A D | 10test.csv | 5 "SwXBodyText";"com::sun::star::text::XSimpleText";"createTextCursorByRange()"
|
/aoo42x/main/qadevOOo/objdsc/svx/ |
H A D | com.sun.star.comp.office.SvxUnoText.csv | 5 "SvxUnoText";"com::sun::star::text::XSimpleText";"createTextCursorByRange()"
|
/aoo42x/main/qadevOOo/tests/java/mod/_svx/ |
H A D | SvxUnoText.java | 132 XTextCursor cursor1 = text.createTextCursorByRange(text.getEnd()); in createTestEnvironment()
|
/aoo42x/main/sw/source/ui/vba/ |
H A D | vbaautotextentry.cxx | 51 …uno::Reference< text::XTextCursor > xTC = xText->createTextCursorByRange( xTextRange->getStart() ); in Insert()
|
H A D | vbarangehelper.cxx | 102 xTextCursor = rText->createTextCursorByRange( rTextRange ); in initCursor()
|