Lines Matching refs:XTextRange

273 :	text::XTextRange()  in SvxUnoTextRangeBase()
355 uno::Reference< text::XTextRange > SAL_CALL SvxUnoTextRangeBase::getStart(void) in getStart()
360 uno::Reference< text::XTextRange > xRange; in getStart()
385 uno::Reference< text::XTextRange > SAL_CALL SvxUnoTextRangeBase::getEnd(void) in getEnd()
390 uno::Reference< text::XTextRange > xRet; in getEnd()
679 uno::Reference< text::XTextRange > xAnchor( this ); in getPropertyValue()
1535 …ompareRegionStarts( const uno::Reference< text::XTextRange >& xR1, const uno::Reference< text::XTe… in compareRegionStarts()
1559 …:compareRegionEnds( const uno::Reference< text::XTextRange >& xR1, const uno::Reference< text::XTe… in compareRegionEnds()
1592 uno::Reference< text::XTextRange > xRange( new SvxUnoTextRange( aText ) ); in SvxUnoTextRange_NewInstance()
1614 QUERYINT( text::XTextRange ); in queryAggregation()
1658 *pTypes++ = ::getCppuType(( const uno::Reference< text::XTextRange >*)0); in getTypes()
1774 if( rType == ::getCppuType((const uno::Reference< text::XTextRange >*)0) ) in queryAggregation()
1775 return uno::makeAny(uno::Reference< text::XTextRange >((text::XText*)(this))); in queryAggregation()
1858 …L SvxUnoTextBase::createTextCursorByRange( const uno::Reference< text::XTextRange >& aTextPosition… in createTextCursorByRange()
1875 void SAL_CALL SvxUnoTextBase::insertString( const uno::Reference< text::XTextRange >& xRange, const… in insertString()
1903 void SAL_CALL SvxUnoTextBase::insertControlCharacter( const uno::Reference< text::XTextRange >& xRa… in insertControlCharacter()
1991 void SAL_CALL SvxUnoTextBase::insertTextContent( const uno::Reference< text::XTextRange >& xRange, … in insertTextContent()
2021 pField->SetAnchor( uno::Reference< text::XTextRange >::query( (cppu::OWeakObject*)this ) ); in insertTextContent()
2053 uno::Reference< text::XTextRange > SAL_CALL SvxUnoTextBase::getStart() in getStart()
2059 uno::Reference< text::XTextRange > SAL_CALL SvxUnoTextBase::getEnd() in getEnd()
2093 return ::getCppuType((const uno::Reference< text::XTextRange >*)0 ); in getElementType()
2111 void SAL_CALL SvxUnoTextBase::moveTextRange( const uno::Reference< text::XTextRange >&, sal_Int16 ) in moveTextRange() argument
2190 uno::Reference< text::XTextRange > SAL_CALL SvxUnoTextBase::appendParagraph( in appendParagraph()
2195 uno::Reference< text::XTextRange > xRet; in appendParagraph()
2220 uno::Reference< text::XTextRange > SAL_CALL SvxUnoTextBase::finishParagraph( in finishParagraph()
2226 uno::Reference< text::XTextRange > xRet; in finishParagraph()
2251 uno::Reference< text::XTextRange > SAL_CALL SvxUnoTextBase::appendTextPortion( in appendTextPortion()
2260 uno::Reference< text::XTextRange > xRet; in appendTextPortion()