Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_stgelems.cxx593 m_xWrappedStream( xStreamToWrap ), in OutputStream()
597 OSL_ENSURE( m_xWrappedStream.is(), in OutputStream()
616 m_xAggProxy = xProxyFac->createProxy( m_xWrappedStream ); in OutputStream()
708 m_xWrappedStream->writeBytes( aData ); in writeBytes()
720 m_xWrappedStream->flush(); in flush()
732 m_xWrappedStream->closeOutput(); in closeOutput()
791 m_xWrappedStream( xStreamToWrap ), in Stream()
798 OSL_ENSURE( m_xWrappedStream.is(), in Stream()
817 m_xAggProxy = xProxyFac->createProxy( m_xWrappedStream ); in Stream()
H A Dtdoc_stgelems.hxx384 com::sun::star::io::XOutputStream > m_xWrappedStream; member in tdoc_ucp::OutputStream
523 com::sun::star::io::XStream > m_xWrappedStream; member in tdoc_ucp::Stream

Completed in 20 milliseconds