Searched refs:pipeout (Results 1 – 1 of 1) sorted by relevance
327 Reference< XOutputStream > pipeout(m_rServiceFactory->createInstance( in importer() local329 Reference< XInputStream > pipein(pipeout, UNO_QUERY); in importer()333 tsource->setOutputStream(pipeout); in importer()464 Reference< XOutputStream > pipeout(m_rServiceFactory->createInstance( in exporter() local466 Reference< XInputStream > pipein(pipeout, UNO_QUERY); in exporter()470 xmlsource->setOutputStream(pipeout); in exporter()
Completed in 22 milliseconds