Home
last modified time | relevance | path

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

/trunk/main/comphelper/source/streaming/
H A Doslfile2streamwrap.cxx170 void SAL_CALL OSLOutputStreamWrapper::writeBytes(const staruno::Sequence< sal_Int8 >& aData) throw(… in writeBytes()
182 void SAL_CALL OSLOutputStreamWrapper::flush() throw( stario::NotConnectedException, stario::BufferS… in flush()
187 void SAL_CALL OSLOutputStreamWrapper::closeOutput() throw( stario::NotConnectedException, stario::B… in closeOutput()
/trunk/main/comphelper/inc/comphelper/
H A Doslfile2streamwrap.hxx71 class COMPHELPER_DLLPUBLIC OSLOutputStreamWrapper : public OutputStreamWrapper_Base class
76 OSLOutputStreamWrapper(::osl::File& _rFile) :rFile(_rFile) { } in OSLOutputStreamWrapper() function in comphelper::OSLOutputStreamWrapper
/trunk/main/filter/source/xsltdialog/
H A Dxmlfilterjar.cxx240 Reference< XOutputStream > xOS( new OSLOutputStreamWrapper( aOutputFile ) ); in savePackage()
401 new comphelper::OSLOutputStreamWrapper(file)); in copyFile()
H A Dxmlfiltertestdialog.cxx483 Reference< XOutputStream > xIS( new comphelper::OSLOutputStreamWrapper( aOutputFile ) ); in doExport()
682 Reference< XOutputStream > xOS( new OSLOutputStreamWrapper( aOutputFile ) ); in import()
/trunk/main/sd/source/filter/html/
H A Dbuttonset.cxx127 Reference< XOutputStream > xOutput( new comphelper::OSLOutputStreamWrapper( aOutputFile ) ); in copyGraphic()

Completed in 33 milliseconds