Home
last modified time | relevance | path

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

1234567

/trunk/main/comphelper/source/streaming/
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 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
/trunk/main/io/source/TextOutputStream/
H A DTextOutputStream.cxx94 virtual void SAL_CALL closeOutput( )
221 void OTextOutputStream::closeOutput( ) in closeOutput() function in io_TextOutputStream::OTextOutputStream
225 mxStream->closeOutput(); in closeOutput()
/trunk/main/extensions/test/stm/
H A Dpipetest.cxx72 m_output->closeOutput(); in run()
294 output->closeOutput(); in testSimple()
344 output->closeOutput(); in testBufferResizing()
/trunk/main/io/test/stm/
H A Dpipetest.cxx81 m_output->closeOutput(); in run()
291 output->closeOutput(); in testSimple()
360 output->closeOutput(); in testBufferResizing()
/trunk/main/svx/source/xml/
H A Dxmleohlp.cxx95 …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 Dxmlgrhlp.cxx238 …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()
/trunk/main/oox/source/ole/
H A Dolestorage.cxx79 …virtual void SAL_CALL closeOutput() throw( NotConnectedException, BufferSizeExceededException, IOE…
146 void SAL_CALL OleOutputStream::closeOutput() throw( NotConnectedException, BufferSizeExceededExcept… in closeOutput() function in oox::ole::__anon007595180111::OleOutputStream
157 xOutStrm->closeOutput(); in closeOutput()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_stgelems.cxx726 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()
/trunk/main/ucb/source/ucp/gio/
H A Dgio_outputstream.cxx45 closeOutput(); in ~OutputStream()
72 void SAL_CALL OutputStream::closeOutput( void ) in closeOutput() function in gio::OutputStream
/trunk/main/svl/source/fsstor/
H A Dostreamcontainer.cxx275 m_xOutputStream->closeOutput(); in dispose()
502 void SAL_CALL OFSStreamContainer::closeOutput() in closeOutput() function in OFSStreamContainer
518 m_xOutputStream->closeOutput(); in closeOutput()
/trunk/main/xmlscript/source/xml_helper/
H A Dxml_byteseq.cxx129 virtual void SAL_CALL closeOutput()
148 void BSeqOutputStream::closeOutput() in closeOutput() function in xmlscript::BSeqOutputStream
/trunk/main/io/source/stm/
H A Dodata.cxx548 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 Domark.cxx94 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 Dopipe.cxx97 virtual void SAL_CALL closeOutput(void)
374 void OPipeImpl::closeOutput(void) in closeOutput() function in io_stm::OPipeImpl
/trunk/main/odk/examples/java/Storage/
H A DTestHelper.java636 public boolean closeOutput( XStream xStream ) in closeOutput() method in TestHelper
656 xOutTemp.closeOutput(); in closeOutput()
741 xOut.closeOutput(); in CreateTempFile()
/trunk/main/comphelper/inc/comphelper/
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/xmerge/java/XMergeBridge/src/main/java/
H A DXMergeBridge.java226 xOutStream.closeOutput(); in importer()
236 xOutStream.closeOutput(); in importer()
384 xOutStream.closeOutput(); in endDocument()
/trunk/main/udkapi/com/sun/star/io/
H A DXOutputStream.idl80 // DocMerge from xml: method com::sun::star::io::XOutputStream::closeOutput
87 void closeOutput()
/trunk/main/unotools/inc/unotools/
H A Dstreamwrap.hxx119 …virtual void SAL_CALL closeOutput() throw(stario::NotConnectedException, stario::BufferSizeExceede…
164 …virtual void SAL_CALL closeOutput() throw(stario::NotConnectedException, stario::BufferSizeExceede…
/trunk/main/svl/source/misc/
H A Ddocumentlockfile.cxx113 xOutput->closeOutput(); in CreateOwnLockFile()
195 xOutput->closeOutput(); in OverwriteOwnLockFile()
/trunk/main/testtools/source/bridgetest/pyuno/
H A Dimpl.py37 def closeOutput(self): member in SequenceOutputStream
104 dataOut.closeOutput()
/trunk/main/ucb/source/ucp/odma/
H A Dodma_inputstream.cxx161 m_xOutput->closeOutput(); in closeStream()
181 void SAL_CALL OOdmaStream::closeOutput() in closeOutput() function in OOdmaStream
/trunk/main/i18npool/source/localedata/
H A Dsaxparser.cxx153 of.closeOutput(); in ~TestDocumentHandler()
214 of.closeOutput(); in endDocument()
/trunk/main/package/qa/ofopxmlstorages/
H A DTestHelper.java663 public boolean closeOutput( XStream xStream ) in closeOutput() method in TestHelper
683 xOutTemp.closeOutput(); in closeOutput()
768 xOut.closeOutput(); in CreateTempFile()

Completed in 127 milliseconds

1234567