Home
last modified time | relevance | path

Searched refs:xStartRange (Results 1 – 3 of 3) sorted by relevance

/trunk/main/xmloff/source/text/
H A DXMLTextMarkImportContext.cxx269 Reference<XTextRange> xStartRange; in EndElement() local
273 m_sBookmarkName, xStartRange, in EndElement()
280 if (xStartRange->getText() == xEndRange->getText()) in EndElement()
287 xInsertionCursor->gotoRange(xStartRange, sal_True); in EndElement()
H A DXMLSectionImportContext.hxx50 ::com::sun::star::text::XTextRange> xStartRange;
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx1875 const uno::Reference<text::XTextRange> xStartRange = rCell[0]; in ConvertCell() local
1883 if (!::sw::XTextRangeToSwPaM(aStartCellPam, xStartRange) || in ConvertCell()

Completed in 33 milliseconds