Home
last modified time | relevance | path

Searched refs:closeOutput (Results 1 – 25 of 171) sorted by path

1234567

/trunk/main/basic/source/comp/
H A Dsbcomp.cxx971 xOut->closeOutput(); in dbg_SaveDisassembly()
/trunk/main/basic/source/runtime/
H A Diosys.cxx521 xOS->closeOutput(); in ~UCBStream()
/trunk/main/basic/source/uno/
H A Dnamecont.cxx1519 xOutput->closeOutput(); in implStoreLibrary()
H A Dscriptcont.cxx664 xOut->closeOutput(); in implStorePasswordLibrary()
804 xOut->closeOutput(); in implStorePasswordLibrary()
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DOOoBean.java883 try { aStream.closeOutput(); } in storeToStream()
922 try { aStream.closeOutput(); } in storeToByteArray()
/trunk/main/chart2/source/view/main/
H A DChartView.cxx309 xOutStream->closeOutput(); in getMetaFile()
/trunk/main/comphelper/inc/comphelper/
H A Doslfile2streamwrap.hxx81 …virtual void SAL_CALL closeOutput() throw(stario::NotConnectedException, stario::BufferSizeExceede…
H A Dotransactedfilestream.hxx102 …virtual void SAL_CALL closeOutput( ) throw (::com::sun::star::io::NotConnectedException, ::com::s…
H A Dseqstream.hxx102 ~OSequenceOutputStream() { if (m_bConnected) closeOutput(); } in ~OSequenceOutputStream()
135 …virtual void SAL_CALL closeOutput( ) throw(::com::sun::star::io::NotConnectedException, ::com::su…
/trunk/main/comphelper/qa/complex/comphelper/
H A DSequenceOutputStreamUnitTest.java140 xSeqOutStream.closeOutput (); in test()
/trunk/main/comphelper/source/container/
H A Dembeddedobjectcontainer.cxx1367 xOutStream->closeOutput(); in InsertStreamIntoPicturesStorage_Impl()
/trunk/main/comphelper/source/streaming/
H A Dmemorystream.cxx74 …virtual void SAL_CALL closeOutput() throw (NotConnectedException, BufferSizeExceededException, IOE…
207 void SAL_CALL UNOMemoryStream::closeOutput() throw (NotConnectedException, BufferSizeExceededExcept… in closeOutput() function in comphelper::UNOMemoryStream
H A Doslfile2streamwrap.cxx187 void SAL_CALL OSLOutputStreamWrapper::closeOutput() throw( stario::NotConnectedException, stario::B… in closeOutput() function in comphelper::OSLOutputStreamWrapper
H A Dotransactedfilestream.cxx562 void SAL_CALL OTruncatedTransactedFileStream::closeOutput( ) in closeOutput() function in comphelper::OTruncatedTransactedFileStream
H A Dseekableinput.cxx106 xTempOut->closeOutput(); in PrepareCopy_Impl()
H A Dseqoutputstreamserv.cxx62 …virtual void SAL_CALL closeOutput() throw ( uno::RuntimeException, io::NotConnectedException, io::…
142 void SAL_CALL SequenceOutputStreamService::closeOutput() throw ( uno::RuntimeException, io::NotConn… in closeOutput() function in __anonf89045cc0111::SequenceOutputStreamService
148 m_xOutputStream->closeOutput(); in closeOutput()
H A Dseqstream.cxx227 void SAL_CALL OSequenceOutputStream::closeOutput( ) throw(NotConnectedException, BufferSizeExceede… in closeOutput() function in comphelper::OSequenceOutputStream
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHStorage.hxx102 …virtual void SAL_CALL closeOutput( ) throw (::com::sun::star::io::NotConnectedException, ::com::s…
H A DHStorageMap.cxx70 m_xOutputStream->closeOutput(); in ~StreamHelper()
/trunk/main/dbaccess/source/core/recovery/
H A Dstoragestream.cxx82 m_xOutputStream->closeOutput(); in close()
/trunk/main/desktop/source/deployment/
H A Ddp_log.cxx81 m_xLogFile->closeOutput(); in disposing()
/trunk/main/embeddedobj/source/commonembedding/
H A Dpersistence.cxx183 xTempOut->closeOutput(); in createTempInpStreamFromStor()
634 xTempOut->closeOutput(); in StoreDocumentToTempStream_Impl()
/trunk/main/embeddedobj/source/msole/
H A Dolecomponent.cxx1622 xTempOutStream->closeOutput(); in getTransferData()
H A Dolepersist.cxx142 xTempOutStream->closeOutput(); in GetNewFilledTempFile_Impl()
431 xResultOut->closeOutput(); in TryToGetAcceptableFormat_Impl()
H A Downview.cxx408 xNativeOutTemp->closeOutput(); in ReadContentsAndGenerateTempFile()

Completed in 162 milliseconds

1234567