Home
last modified time | relevance | path

Searched refs:closeInput (Results 1 – 25 of 176) sorted by relevance

12345678

/trunk/main/xmlsecurity/tools/demo/
H A Dmultisigdemo.cxx141 xInputStream->closeInput(); in main()
203 xInputStream->closeInput(); in main()
220 xInputStream->closeInput(); in main()
/trunk/main/comphelper/source/streaming/
H A Dseekableinput.cxx192 void SAL_CALL OSeekableInputWrapper::closeInput() in closeInput() function in comphelper::OSeekableInputWrapper
202 m_xOriginalStream->closeInput(); in closeInput()
207 m_xCopyInput->closeInput(); in closeInput()
H A Dseqinputstreamserv.cxx70 …virtual void SAL_CALL closeInput() throw ( uno::RuntimeException, io::NotConnectedException, io::I…
174 void SAL_CALL SequenceInputStreamService::closeInput() throw ( uno::RuntimeException, io::NotConnec… in closeInput() function in __anon1d52cc2b0111::SequenceInputStreamService
180 m_xInputStream->closeInput(); in closeInput()
H A Dmemorystream.cxx64 virtual void SAL_CALL closeInput() throw (NotConnectedException, IOException, RuntimeException);
148 void SAL_CALL UNOMemoryStream::closeInput() throw (NotConnectedException, IOException, RuntimeExcep… in closeInput() function in comphelper::UNOMemoryStream
/trunk/main/extensions/test/stm/
H A Dpipetest.cxx305 input->closeInput(); in testSimple()
346 input->closeInput(); in testBufferResizing()
384 input->closeInput(); in testMultithreading()
/trunk/main/io/test/stm/
H A Dpipetest.cxx302 input->closeInput(); in testSimple()
362 input->closeInput(); in testBufferResizing()
400 input->closeInput(); in testMultithreading()
/trunk/main/io/source/TextInputStream/
H A DTextInputStream.cxx117 virtual void SAL_CALL closeInput( )
421 void OTextInputStream::closeInput( ) in closeInput() function in io_TextInputStream::OTextInputStream
424 mxStream->closeInput(); in closeInput()
/trunk/main/svl/source/fsstor/
H A Dostreamcontainer.cxx269 m_xInputStream->closeInput(); in dispose()
441 void SAL_CALL OFSStreamContainer::closeInput() in closeInput() function in OFSStreamContainer
456 m_xInputStream->closeInput(); in closeInput()
H A Doinputstreamcontainer.cxx199 void SAL_CALL OFSInputStreamContainer::closeInput( ) in closeInput() function in OFSInputStreamContainer
303 m_xInputStream->closeInput(); in dispose()
/trunk/main/ucb/source/ucp/gio/
H A Dgio_inputstream.cxx45 closeInput(); in ~InputStream()
54 void SAL_CALL InputStream::closeInput() in closeInput() function in gio::InputStream
/trunk/main/package/source/xstor/
H A Dselfterminatefilestream.cxx64 m_xInputStream->closeInput(); in CloseStreamDeleteFile()
117 void SAL_CALL OSelfTerminateFileStream::closeInput( ) in closeInput() function in OSelfTerminateFileStream
H A Docompinstream.cxx215 void SAL_CALL OInputCompStream::closeInput( ) in closeInput() function in OInputCompStream
274 m_xStream->closeInput(); in InternalDispose()
300 m_xStream->closeInput(); in dispose()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dbufferedinputstream.cxx92 xInputStream->closeInput(); in BufferedInputStream()
191 void SAL_CALL BufferedInputStream::closeInput( void ) in closeInput() function in BufferedInputStream
H A Dinputstream.cxx46 closeInput(); in ~XInputStream_impl()
151 XInputStream_impl::closeInput( in closeInput() function in XInputStream_impl
H A Ddb.cxx128 xIn->closeInput(); in createHashMap()
188 xIn->closeInput(); in getValueForKey()
/trunk/main/xmlscript/source/xml_helper/
H A Dxml_byteseq.cxx67 virtual void SAL_CALL closeInput()
104 void BSeqInputStream::closeInput() in closeInput() function in xmlscript::BSeqInputStream
/trunk/main/unotools/qa/complex/tempfile/
H A DTestHelper.java134 xInTemp.closeInput(); in ReadDirectlyFromTempFile()
173 xInTemp.closeInput(); in CloseTempFile()
/trunk/main/io/source/stm/
H A Dodata.cxx95 virtual void SAL_CALL closeInput(void) throw ( NotConnectedException,
208 void ODataInputStream::closeInput(void ) in closeInput() function in io_stm::ODataInputStream
213 m_input->closeInput( ); in closeInput()
1345 virtual void SAL_CALL closeInput(void) in closeInput() function in io_stm::OObjectInputStream
1348 { ODataInputStream::closeInput(); } in closeInput()
H A Domark.cxx527 virtual void SAL_CALL closeInput(void) throw (NotConnectedException, RuntimeException);
757 void OMarkableInputStream::closeInput(void) throw (NotConnectedException, RuntimeException) in closeInput() function in io_stm::OMarkableInputStream
762 m_input->closeInput(); in closeInput()
H A Dopipe.cxx83 virtual void SAL_CALL closeInput(void)
280 void OPipeImpl::closeInput(void) in closeInput() function in io_stm::OPipeImpl
/trunk/main/oox/source/helper/
H A Dtextinputstream.cxx63 virtual void SAL_CALL closeInput()
107 void SAL_CALL UnoBinaryInputStream::closeInput() throw (NotConnectedException, IOException, Runtime… in closeInput() function in oox::__anon01e9a8040111::UnoBinaryInputStream
/trunk/main/ucb/source/ucp/file/
H A Dfilinpstr.cxx70 closeInput(); in ~XInputStream_impl()
205 XInputStream_impl::closeInput( in closeInput() function in XInputStream_impl
/trunk/main/ucb/source/ucp/odma/
H A Dodma_inputstream.cxx155 m_xInput->closeInput(); in closeStream()
169 void SAL_CALL OOdmaStream::closeInput() in closeInput() function in OOdmaStream
/trunk/main/scripting/source/storage/
H A DScriptStorage.cxx332 xInput->closeInput(); in create()
345 xInput->closeInput(); in create()
351 xInput->closeInput(); in create()
/trunk/main/svl/source/misc/
H A Dstrmadpt.cxx400 void SAL_CALL SvLockBytesInputStream::closeInput() in closeInput() function in SvLockBytesInputStream
558 m_xStream->closeInput(); in GetData()
659 m_xStream->closeInput(); in ~SvInputStream()

Completed in 94 milliseconds

12345678