Searched refs:xIdCursor (Results 1 – 1 of 1) sorted by relevance
2030 Reference < XTextCursor > xIdCursor( xTxtImport->GetText()->createTextCursorByRange( xStart ) ); in ~XMLParaContext() local2031 if( xIdCursor.is() ) in ~XMLParaContext()2033 xIdCursor->gotoRange( xEnd, sal_True ); in ~XMLParaContext()2034 Reference< XInterface > xRef( xIdCursor, UNO_QUERY ); in ~XMLParaContext()
Completed in 12 milliseconds