Home
last modified time | relevance | path

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

/aoo4110/main/io/test/stm/
H A Dpumptest.cxx293 m_rOutSource = Reference< XOutputStream > ( createPipe() ); in TestCase()
294 rSink->setInputStream(Reference< XInputStream> (m_rOutSource,UNO_QUERY)); in TestCase()
313 Reference< XOutputStream > m_rOutSource; member in TestCase
349 t.m_rOutSource->closeOutput(); in testClose()
392 t.m_rOutSource->writeBytes( Sequence< sal_Int8 > ( 5 ) ); in testFunction()
397 t.m_rOutSource->closeOutput(); in testFunction()

Completed in 34 milliseconds