Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/flash/
H A Dswffilter.cxx68 class OslOutputStreamWrapper : public OslOutputStreamWrapper_Base class
73 OslOutputStreamWrapper(const OUString& sFileName) : mrFile(sFileName) in OslOutputStreamWrapper() function in swf::OslOutputStreamWrapper
85 void SAL_CALL OslOutputStreamWrapper::writeBytes( const ::com::sun::star::uno::Sequence< sal_Int8 >… in writeBytes()
119 void SAL_CALL OslOutputStreamWrapper::flush( ) throw (::com::sun::star::io::NotConnectedException,… in flush()
123 void SAL_CALL OslOutputStreamWrapper::closeOutput( ) throw (::com::sun::star::io::NotConnectedExce… in closeOutput()
196 Reference<XOutputStream> xOutputStreamWrap(*(new OslOutputStreamWrapper(fullpath)), UNO_QUERY); in exportBackground()
367 Reference<XOutputStream> xOutputStreamWrap(*(new OslOutputStreamWrapper(fullpath)), UNO_QUERY); in ExportAsMultipleFiles()
399 Reference<XOutputStream> xOutputStreamWrap(*(new OslOutputStreamWrapper(fullpath)), UNO_QUERY); in ExportAsMultipleFiles()

Completed in 10 milliseconds