Searched refs:m_xWrappedStream (Results 1 – 2 of 2) sorted by relevance
593 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()
384 com::sun::star::io::XOutputStream > m_xWrappedStream; member in tdoc_ucp::OutputStream523 com::sun::star::io::XStream > m_xWrappedStream; member in tdoc_ucp::Stream
Completed in 23 milliseconds