Home
last modified time | relevance | path

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

/aoo4110/main/unotools/source/streaming/
H A Dstreamhelper.cxx143 void SAL_CALL OOutputStreamHelper::acquire() throw () in acquire()
149 void SAL_CALL OOutputStreamHelper::release() throw () in release()
155 void SAL_CALL OOutputStreamHelper::writeBytes(const staruno::Sequence< sal_Int8 >& aData) in writeBytes()
175 void SAL_CALL OOutputStreamHelper::flush() in flush()
188 void SAL_CALL OOutputStreamHelper::closeOutput( ) in closeOutput()
/aoo4110/main/unotools/inc/unotools/
H A Dstreamhelper.hxx87 class UNOTOOLS_DLLPUBLIC OOutputStreamHelper : public OutputStreamHelper_Base class
94 OOutputStreamHelper(const SvLockBytesRef& _xLockBytes, sal_uInt32 _nPos = 0) in OOutputStreamHelper() function in utl::OOutputStreamHelper
/aoo4110/main/xmlsecurity/tools/demo/
H A Dutil.cxx104 uno::Reference< io::XOutputStream > xOutputStream = new utl::OOutputStreamHelper( xLockBytes ); in OpenOutputStream()
/aoo4110/main/xmlsecurity/workben/
H A Dsignaturetest.cxx475 uno::Reference< io::XOutputStream > xOutputStream = new utl::OOutputStreamHelper( xLockBytes ); in IMPL_LINK()

Completed in 40 milliseconds