/trunk/test/testuno/source/fvt/uno/sw/puretext/ |
H A D | CharacterFontname.java | 87 xTextCursor.gotoRange(xTextCursor, false); in testCharacterFontSetting() 90 xTextCursor.gotoRange(xTextCursor, false); in testCharacterFontSetting() 93 xTextCursor.gotoRange(xTextCursor, false); in testCharacterFontSetting() 96 xTextCursor.gotoRange(xTextCursor, false); in testCharacterFontSetting() 99 xTextCursor.gotoRange(xTextCursor, false); in testCharacterFontSetting() 102 xTextCursor.gotoRange(xTextCursor, false); in testCharacterFontSetting() 105 xTextCursor.gotoRange(xTextCursor, false); in testCharacterFontSetting() 108 xTextCursor.gotoRange(xTextCursor, false); in testCharacterFontSetting() 111 xTextCursor.gotoRange(xTextCursor, false); in testCharacterFontSetting() 114 xTextCursor.gotoRange(xTextCursor, false); in testCharacterFontSetting() [all …]
|
H A D | CharacterUnderline.java | 92 xTextCursor.gotoRange(xTextCursor, false); in testCharacterUnderlineSetting() 98 xTextCursor.gotoRange(xTextCursor, false); in testCharacterUnderlineSetting() 104 xTextCursor.gotoRange(xTextCursor, false); in testCharacterUnderlineSetting() 110 xTextCursor.gotoRange(xTextCursor, false); in testCharacterUnderlineSetting() 114 xTextCursor.gotoRange(xTextCursor, false); in testCharacterUnderlineSetting() 120 xTextCursor.gotoRange(xTextCursor, false); in testCharacterUnderlineSetting() 126 xTextCursor.gotoRange(xTextCursor, false); in testCharacterUnderlineSetting() 132 xTextCursor.gotoRange(xTextCursor, false); in testCharacterUnderlineSetting() 138 xTextCursor.gotoRange(xTextCursor, false); in testCharacterUnderlineSetting() 144 xTextCursor.gotoRange(xTextCursor, false); in testCharacterUnderlineSetting() [all …]
|
H A D | CharacterEmphasis.java | 90 xTextCursor.gotoRange(xTextCursor, false); in testCharacterEmphasisSetting() 94 xTextCursor.gotoRange(xTextCursor, false); in testCharacterEmphasisSetting() 98 xTextCursor.gotoRange(xTextCursor, false); in testCharacterEmphasisSetting() 102 xTextCursor.gotoRange(xTextCursor, false); in testCharacterEmphasisSetting() 106 xTextCursor.gotoRange(xTextCursor, false); in testCharacterEmphasisSetting() 110 xTextCursor.gotoRange(xTextCursor, false); in testCharacterEmphasisSetting() 114 xTextCursor.gotoRange(xTextCursor, false); in testCharacterEmphasisSetting() 118 xTextCursor.gotoRange(xTextCursor, false); in testCharacterEmphasisSetting() 153 xTextCursor_assert_odt.gotoRange(xTextCursor_assert_odt, false); in testCharacterEmphasisSetting() 157 xTextCursor_assert_odt.gotoRange(xTextCursor_assert_odt, false); in testCharacterEmphasisSetting() [all …]
|
H A D | CharacterStrikeThrough.java | 71 xTextCursor.gotoRange(xTextCursor, false); in testCharacterStrikeThroughSetting() 74 xTextCursor.gotoRange(xTextCursor, false); in testCharacterStrikeThroughSetting() 77 xTextCursor.gotoRange(xTextCursor, false); in testCharacterStrikeThroughSetting() 80 xTextCursor.gotoRange(xTextCursor, false); in testCharacterStrikeThroughSetting() 83 xTextCursor.gotoRange(xTextCursor, false); in testCharacterStrikeThroughSetting() 86 xTextCursor.gotoRange(xTextCursor, false); in testCharacterStrikeThroughSetting() 119 xTextCursor_assert_odt.gotoRange(xTextCursor_assert_odt, false); in testCharacterStrikeThroughSetting() 122 xTextCursor_assert_odt.gotoRange(xTextCursor_assert_odt, false); in testCharacterStrikeThroughSetting() 125 xTextCursor_assert_odt.gotoRange(xTextCursor_assert_odt, false); in testCharacterStrikeThroughSetting() 128 xTextCursor_assert_odt.gotoRange(xTextCursor_assert_odt, false); in testCharacterStrikeThroughSetting() [all …]
|
H A D | CharacterRelief.java | 67 xTextCursor.gotoRange(xTextCursor, false); in testCharacterReliefSetting() 70 xTextCursor.gotoRange(xTextCursor, false); in testCharacterReliefSetting() 103 xTextCursor_assert_odt.gotoRange(xTextCursor_assert_odt, false); in testCharacterReliefSetting() 106 xTextCursor_assert_odt.gotoRange(xTextCursor_assert_odt, false); in testCharacterReliefSetting() 118 xTextCursor_assert_doc.gotoRange(xTextCursor_assert_doc, false); in testCharacterReliefSetting() 121 xTextCursor_assert_doc.gotoRange(xTextCursor_assert_doc, false); in testCharacterReliefSetting()
|
/trunk/main/sw/source/ui/vba/ |
H A D | vbarange.cxx | 72 mxTextCursor->gotoRange( rEnd, sal_True ); in initialize() 86 mxTextCursor->gotoRange( xRange->getStart(), sal_False ); in setXTextRange() 87 mxTextCursor->gotoRange( xRange->getEnd(), sal_True ); in setXTextRange() 116 mxTextCursor->gotoRange( xStart, sal_False ); in getText() 117 mxTextCursor->gotoRange( xEnd, sal_True ); in getText() 189 xTextViewCursor->gotoRange( mxTextCursor->getStart(), sal_False ); in Select() 190 xTextViewCursor->gotoRange( mxTextCursor->getEnd(), sal_True ); in Select() 205 mxTextCursor->gotoRange( xTextRange, sal_True ); in InsertParagraphBefore() 304 mxTextCursor->gotoRange( xStart, sal_False ); in setStart() 305 mxTextCursor->gotoRange( xEnd, sal_True ); in setStart() [all …]
|
H A D | vbaview.cxx | 143 mxViewCursor->gotoRange( getHFTextRange( _seekview ), sal_False ); in setSeekView() 153 mxViewCursor->gotoRange( xText->getStart(), sal_False ); in setSeekView() 168 mxViewCursor->gotoRange( xText->getStart(), sal_False ); in setSeekView() 180 mxViewCursor->gotoRange( getFirstObjectPosition( xText ), sal_False ); in setSeekView()
|
H A D | vbabookmark.cxx | 65 xViewCursorSupplier->getViewCursor()->gotoRange( mxBookmark->getAnchor(),sal_False ); in Select()
|
H A D | vbaautotextentry.cxx | 55 xTC->gotoRange( xEndMarker, sal_True ); in Insert()
|
H A D | vbaselection.cxx | 238 …mxTextViewCursor->gotoRange( uno::Reference< text::XTextRange >( xCell, uno::UNO_QUERY_THROW ), sa… in NextCell()
|
/trunk/main/wizards/com/sun/star/wizards/text/ |
H A D | ViewHandler.java | 78 xViewTextCursor.gotoRange(xRange, false); in selectFirstPage() 87 xViewTextCursor.gotoRange(xHeaderRange, false); in selectFirstPage()
|
/trunk/main/xmloff/source/text/ |
H A D | txtparai.cxx | 677 xAttrCursor->gotoRange(xTextImport->GetCursorAsRange()->getStart(), in ~XMLImpRubyContext_Impl() 806 xInsertionCursor->gotoRange(m_xStart, sal_True); in EndElement() 2033 xIdCursor->gotoRange( xEnd, sal_True ); in ~XMLParaContext() 2048 xAttrCursor->gotoRange( xEnd, sal_True ); in ~XMLParaContext() 2150 xAttrCursor->gotoRange( pHint->GetStart(), sal_False ); in ~XMLParaContext() 2151 xAttrCursor->gotoRange( pHint->GetEnd(), sal_True ); in ~XMLParaContext()
|
H A D | XMLSectionImportContext.cxx | 231 rHelper->GetCursor()->gotoRange(xStart, sal_False); in StartElement()
|
H A D | XMLTextMarkImportContext.cxx | 287 xInsertionCursor->gotoRange(xStartRange, sal_True); in EndElement()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unoredline.cxx | 167 xCursor->gotoRange(aTextRange->getStart(), sal_False); in createTextCursorByRange() 168 xCursor->gotoRange(aTextRange->getEnd(), sal_True); in createTextCursorByRange()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/ |
H A D | _XTextCursor.java | 181 oObj.gotoRange(oObj.getStart(),false); in _gotoRange()
|
/trunk/main/sw/qa/complex/indeterminateState/ |
H A D | CheckIndeterminateState.java | 74 getViewCursor().gotoRange(text, false); in checkToolBoxItem()
|
/trunk/main/sw/qa/complex/writer/ |
H A D | TextPortionEnumerationTest.java | 3245 xTextCursor.gotoRange(xStart, false); in testMetaXTextCursor() 3246 xTextCursor.gotoRange(xEnd, false); in testMetaXTextCursor() 3248 xTextCursor.gotoRange(xDocTextCursor, false); in testMetaXTextCursor() 3577 xDocTextCursor.gotoRange(xStart, false); in doMetaXTextAttach() 3581 xDocTextCursor.gotoRange(xEnd, false); in doMetaXTextAttach() 3607 xDocTextCursor.gotoRange(xStart, false); in doMetaXTextAttach() 3612 xDocTextCursor.gotoRange(xEnd, false); in doMetaXTextAttach()
|
/trunk/main/offapi/com/sun/star/text/ |
H A D | XTextCursor.idl | 121 void gotoRange( [in] com::sun::star::text::XTextRange xRange,
|
/trunk/test/testuno/source/fvt/uno/sw/breaks/ |
H A D | CheckBreaks.java | 228 textCursor.gotoRange(textViewCursor.getEnd(), true); in deleteFirstPage()
|
/trunk/main/sw/inc/ |
H A D | unotextcursor.hxx | 291 virtual void SAL_CALL gotoRange(
|
/trunk/main/writerfilter/source/dmapper/ |
H A D | DomainMapper_Impl.cxx | 569 xRangeCursor->gotoRange( xEndTextRange, true ); in lcl_MoveBorderPropertiesToFrame() 1489 xCursor->gotoRange( aAnnotationPosition.m_xEnd, true ); in PopAnnotation() 3759 xCursor->gotoRange( xTextAppend->getEnd(), true ); in AddBookmark()
|
/trunk/main/editeng/source/uno/ |
H A D | unotext2.cxx | 636 void SAL_CALL SvxUnoTextCursor::gotoRange( const uno::Reference< text::XTextRange >& xRange, sal_Bo… in gotoRange() function in SvxUnoTextCursor
|
/trunk/main/sw/source/ui/inc/ |
H A D | unotxvw.hxx | 200 …virtual void SAL_CALL gotoRange( const ::com::sun::star::uno::Reference< ::com::sun::star::text::X…
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/ |
H A D | com.sun.star.comp.office.ScCellTextCursor.csv | 100 "ScCellTextCursor";"com::sun::star::text::XTextCursor";"gotoRange()"
|