Lines Matching refs:XTextRange

106     uno::Reference< text::XTextRange >
114 const uno::Reference<text::XTextRange>& xPos1,
115 const uno::Reference<text::XTextRange>& xPos2)
123 const uno::Sequence< uno::Reference< text::XTextRange > > & rCell,
177 SwXText::PrepareForAttach(uno::Reference< text::XTextRange > &, const SwPaM &) in PrepareForAttach() argument
223 else if (rType == text::XTextRange::static_type()) in queryInterface()
225 aRet <<= uno::Reference< text::XTextRange>(this); in queryInterface()
307 SwXText::insertString(const uno::Reference< text::XTextRange >& xTextRange, in insertString()
415 const uno::Reference< text::XTextRange > & xTextRange, in insertControlCharacter()
531 const uno::Reference< text::XTextRange > & xRange, in insertTextContent()
640 uno::Reference< text::XTextRange > xTempRange = in insertTextContent()
921 uno::Reference< text::XTextRange > SAL_CALL
934 const uno::Reference< text::XTextRange > xRet(xRef, uno::UNO_QUERY); in getStart()
940 uno::Reference< text::XTextRange > SAL_CALL
953 const uno::Reference< text::XTextRange > xRet(xRef, uno::UNO_QUERY); in getEnd()
1094 const uno::Reference<text::XTextRange>& xPos1, in ComparePositions()
1095 const uno::Reference<text::XTextRange>& xPos2) in ComparePositions()
1137 const uno::Reference<text::XTextRange>& xRange1, in compareRegionStarts()
1138 const uno::Reference<text::XTextRange>& xRange2) in compareRegionStarts()
1147 const uno::Reference<text::XTextRange> xStart1 = xRange1->getStart(); in compareRegionStarts()
1148 const uno::Reference<text::XTextRange> xStart2 = xRange2->getStart(); in compareRegionStarts()
1157 const uno::Reference<text::XTextRange>& xRange1, in compareRegionEnds()
1158 const uno::Reference<text::XTextRange>& xRange2) in compareRegionEnds()
1167 uno::Reference<text::XTextRange> xEnd1 = xRange1->getEnd(); in compareRegionEnds()
1168 uno::Reference<text::XTextRange> xEnd2 = xRange2->getEnd(); in compareRegionEnds()
1331 uno::Reference< text::XTextRange > SAL_CALL
1343 uno::Reference< text::XTextRange > SAL_CALL
1356 uno::Reference< text::XTextRange >
1373 uno::Reference< text::XTextRange > xRet; in finishOrAppendParagraph()
1461 uno::Reference< text::XTextRange > SAL_CALL
1474 uno::Reference< text::XTextRange > xRet; in appendTextPortion()
1566 uno::Reference< text::XTextRange > SAL_CALL
1585 uno::Reference< text::XTextRange > xRet; in appendTextContent()
1629 const uno::Reference< text::XTextRange >& xStart, in convertToTextFrame()
1630 const uno::Reference< text::XTextRange >& xEnd, in convertToTextFrame()
1758 const uno::Reference< text::XTextRange> xInsertTextRange = in convertToTextFrame()
1865 const uno::Sequence< uno::Reference< text::XTextRange > > & rCell, in ConvertCell()
1875 const uno::Reference<text::XTextRange> xStartRange = rCell[0]; in ConvertCell()
1876 const uno::Reference<text::XTextRange> xEndRange = rCell[1]; in ConvertCell()
2242 uno::Reference< text::XTextRange > > > >& rTableRanges, in convertToTable()
2258 const uno::Sequence< uno::Sequence< uno::Reference< text::XTextRange > > >* in convertToTable()
2268 const uno::Sequence< uno::Reference< text::XTextRange > >* pRow = in convertToTable()
2572 const uno::Reference< text::XTextRange > & xTextPosition) in createTextCursorByRange()
2644 return text::XTextRange::static_type(); in getElementType()
2900 const uno::Reference< text::XTextRange > & xTextPosition) in createTextCursorByRange()
2964 return text::XTextRange::static_type(); in getElementType()