/aoo42x/main/comphelper/source/streaming/ |
H A D | seqoutputstreamserv.cxx | 62 …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 __anon614f59f50111::SequenceOutputStreamService 148 m_xOutputStream->closeOutput(); in closeOutput()
|
H A D | memorystream.cxx | 74 …virtual void SAL_CALL closeOutput() throw (NotConnectedException, BufferSizeExceededException, IOE… 207 void SAL_CALL UNOMemoryStream::closeOutput() throw (NotConnectedException, BufferSizeExceededExcept… in closeOutput() function in comphelper::UNOMemoryStream
|
/aoo42x/main/io/source/TextOutputStream/ |
H A D | TextOutputStream.cxx | 94 virtual void SAL_CALL closeOutput( ) 221 void OTextOutputStream::closeOutput( ) in closeOutput() function in io_TextOutputStream::OTextOutputStream 225 mxStream->closeOutput(); in closeOutput()
|
/aoo42x/main/extensions/test/stm/ |
H A D | pipetest.cxx | 72 m_output->closeOutput(); in run() 294 output->closeOutput(); in testSimple() 344 output->closeOutput(); in testBufferResizing()
|
/aoo42x/main/io/test/stm/ |
H A D | pipetest.cxx | 81 m_output->closeOutput(); in run() 291 output->closeOutput(); in testSimple() 360 output->closeOutput(); in testBufferResizing()
|
/aoo42x/main/svx/source/xml/ |
H A D | xmleohlp.cxx | 95 …virtual void SAL_CALL closeOutput() throw(NotConnectedException, BufferSizeExceededException, Runt… 135 void SAL_CALL OutputStorageWrapper_Impl::closeOutput() in closeOutput() function in OutputStorageWrapper_Impl 139 xOut->closeOutput(); in closeOutput() 448 xStm->getOutputStream()->closeOutput(); in ImplReadObject()
|
H A D | xmlgrhlp.cxx | 238 …virtual void SAL_CALL closeOutput() throw( NotConnectedException, BufferSizeExceededExce… 307 void SAL_CALL SvXMLGraphicOutputStream::closeOutput() in closeOutput() function in SvXMLGraphicOutputStream 313 mxStmWrapper->closeOutput(); in closeOutput() 656 aStream.xStream->getOutputStream()->closeOutput(); in ImplWriteGraphic()
|
/aoo42x/main/oox/source/ole/ |
H A D | olestorage.cxx | 79 …virtual void SAL_CALL closeOutput() throw( NotConnectedException, BufferSizeExceededException, IOE… 146 void SAL_CALL OleOutputStream::closeOutput() throw( NotConnectedException, BufferSizeExceededExcept… in closeOutput() function in oox::ole::__anon7cfb4c810111::OleOutputStream 157 xOutStrm->closeOutput(); in closeOutput()
|
/aoo42x/main/ucb/source/ucp/tdoc/ |
H A D | tdoc_stgelems.cxx | 726 OutputStream::closeOutput( ) in closeOutput() function in OutputStream 732 m_xWrappedStream->closeOutput(); in closeOutput() 953 void SAL_CALL Stream::closeOutput() in closeOutput() function in Stream 960 m_xWrappedOutputStream->closeOutput(); in closeOutput()
|
/aoo42x/main/ucb/source/ucp/gio/ |
H A D | gio_outputstream.cxx | 45 closeOutput(); in ~OutputStream() 72 void SAL_CALL OutputStream::closeOutput( void ) in closeOutput() function in gio::OutputStream
|
/aoo42x/main/svl/source/fsstor/ |
H A D | ostreamcontainer.cxx | 275 m_xOutputStream->closeOutput(); in dispose() 502 void SAL_CALL OFSStreamContainer::closeOutput() in closeOutput() function in OFSStreamContainer 518 m_xOutputStream->closeOutput(); in closeOutput()
|
/aoo42x/main/xmlscript/source/xml_helper/ |
H A D | xml_byteseq.cxx | 129 virtual void SAL_CALL closeOutput() 148 void BSeqOutputStream::closeOutput() in closeOutput() function in xmlscript::BSeqOutputStream
|
/aoo42x/main/io/source/stm/ |
H A D | odata.cxx | 548 virtual void SAL_CALL closeOutput(void) 629 void ODataOutputStream::closeOutput(void) in closeOutput() function in io_stm::ODataOutputStream 636 m_output->closeOutput(); in closeOutput() 997 virtual void SAL_CALL closeOutput(void) in closeOutput() function in io_stm::OObjectOutputStream 1001 { ODataOutputStream::closeOutput(); } in closeOutput()
|
H A D | omark.cxx | 94 virtual void SAL_CALL closeOutput(void) 224 void OMarkableOutputStream::closeOutput(void) in closeOutput() function in io_stm::OMarkableOutputStream 240 m_output->closeOutput(); in closeOutput()
|
H A D | opipe.cxx | 97 virtual void SAL_CALL closeOutput(void) 374 void OPipeImpl::closeOutput(void) in closeOutput() function in io_stm::OPipeImpl
|
/aoo42x/main/odk/examples/java/Storage/ |
H A D | TestHelper.java | 636 public boolean closeOutput( XStream xStream ) in closeOutput() method in TestHelper 656 xOutTemp.closeOutput(); in closeOutput() 741 xOut.closeOutput(); in CreateTempFile()
|
/aoo42x/main/comphelper/inc/comphelper/ |
H A D | seqstream.hxx | 102 ~OSequenceOutputStream() { if (m_bConnected) closeOutput(); } in ~OSequenceOutputStream() 135 …virtual void SAL_CALL closeOutput( ) throw(::com::sun::star::io::NotConnectedException, ::com::su…
|
/aoo42x/main/xmerge/java/XMergeBridge/src/main/java/ |
H A D | XMergeBridge.java | 226 xOutStream.closeOutput(); in importer() 236 xOutStream.closeOutput(); in importer() 384 xOutStream.closeOutput(); in endDocument()
|
/aoo42x/main/svl/source/misc/ |
H A D | documentlockfile.cxx | 113 xOutput->closeOutput(); in CreateOwnLockFile() 195 xOutput->closeOutput(); in OverwriteOwnLockFile()
|
/aoo42x/main/udkapi/com/sun/star/io/ |
H A D | XOutputStream.idl | 80 // DocMerge from xml: method com::sun::star::io::XOutputStream::closeOutput 87 void closeOutput()
|
/aoo42x/main/unotools/inc/unotools/ |
H A D | streamwrap.hxx | 119 …virtual void SAL_CALL closeOutput() throw(stario::NotConnectedException, stario::BufferSizeExceede… 164 …virtual void SAL_CALL closeOutput() throw(stario::NotConnectedException, stario::BufferSizeExceede…
|
/aoo42x/main/testtools/source/bridgetest/pyuno/ |
H A D | impl.py | 37 def closeOutput(self): member in SequenceOutputStream 104 dataOut.closeOutput()
|
/aoo42x/main/ucb/source/ucp/odma/ |
H A D | odma_inputstream.cxx | 161 m_xOutput->closeOutput(); in closeStream() 181 void SAL_CALL OOdmaStream::closeOutput() in closeOutput() function in OOdmaStream
|
/aoo42x/main/i18npool/source/localedata/ |
H A D | saxparser.cxx | 153 of.closeOutput(); in ~TestDocumentHandler() 214 of.closeOutput(); in endDocument()
|
/aoo42x/main/package/qa/ofopxmlstorages/ |
H A D | TestHelper.java | 663 public boolean closeOutput( XStream xStream ) in closeOutput() method in TestHelper 683 xOutTemp.closeOutput(); in closeOutput() 768 xOut.closeOutput(); in CreateTempFile()
|