Home
last modified time | relevance | path

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

/AOO41X/main/xmloff/source/text/
H A Dtxtparai.cxx2029 … Reference < XTextCursor > xIdCursor( xTxtImport->GetText()->createTextCursorByRange( xStart ) ); in ~XMLParaContext() local
2030 if( xIdCursor.is() ) in ~XMLParaContext()
2032 xIdCursor->gotoRange( xEnd, sal_True ); in ~XMLParaContext()
2033 Reference< XInterface > xRef( xIdCursor, UNO_QUERY ); in ~XMLParaContext()