Searched refs:m_tcontrol (Results 1 – 1 of 1) sorted by relevance
144 Reference< XActiveDataControl > m_tcontrol; member in XSLT::XSLTFilter169 , m_tcontrol() in XSLTFilter()303 OSL_ASSERT(m_tcontrol.is()); in importer()304 if (xHandler.is() && xInputStream.is() && m_tcontrol.is()) in importer()309 m_tcontrol->addListener(Reference< XStreamListener >(this)); in importer()312 Reference< XActiveDataSink > tsink(m_tcontrol, UNO_QUERY); in importer()345 m_tcontrol->start(); in importer()457 OSL_ASSERT(m_tcontrol.is()); in exporter()461 m_tcontrol->addListener(Reference< XStreamListener >(this)); in exporter()473 Reference< XActiveDataSink > tsink(m_tcontrol, UNO_QUERY); in exporter()[all …]
Completed in 13 milliseconds