Home
last modified time | relevance | path

Searched refs:closeOutput (Results 26 – 50 of 171) sorted by relevance

1234567

/trunk/main/unotools/source/streaming/
H A Dstreamwrap.cxx252 void SAL_CALL OOutputStreamWrapper::closeOutput() throw( stario::NotConnectedException, stario::Buf… in closeOutput() function in utl::OOutputStreamWrapper
364 void SAL_CALL OStreamWrapper::closeOutput() throw(stario::NotConnectedException, stario::BufferSize… in closeOutput() function in utl::OStreamWrapper
/trunk/main/framework/qa/complex/loadAllDocuments/
H A DStreamSimulator.java341 public void closeOutput() throws com.sun.star.io.NotConnectedException , in closeOutput() method in StreamSimulator
354 m_xOutStream.closeOutput(); in closeOutput()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DStreamSimulator.java385 public void closeOutput() throws com.sun.star.io.NotConnectedException , in closeOutput() method in StreamSimulator
400 m_xOutStream.closeOutput(); in closeOutput()
/trunk/main/io/test/stm/
H A Dpumptest.cxx349 t.m_rOutSource->closeOutput(); in testClose()
397 t.m_rOutSource->closeOutput(); in testFunction()
H A Dmarktest.cxx357 rOutput->closeOutput(); in testSimple()
631 rOutput->closeOutput(); in testSimple()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ucb/
H A D_XSimpleFileAccess.java469 oStream.closeOutput(); in _openFileWrite()
500 aStream.getOutputStream().closeOutput(); in _openFileReadWrite()
/trunk/main/extensions/workben/
H A Dtestpgp.cxx155 virtual void SAL_CALL closeOutput (void)
426 void SAL_CALL DataSink_Impl::closeOutput (void) in closeOutput() function in DataSink_Impl
/trunk/main/extensions/test/stm/
H A Dmarktest.cxx357 rOutput->closeOutput(); in testSimple()
632 rOutput->closeOutput(); in testSimple()
/trunk/main/sax/test/
H A Dsaxdemo.cxx449 virtual void SAL_CALL closeOutput(void)
474 void OFileWriter::closeOutput(void) in closeOutput() function in OFileWriter
/trunk/main/package/qa/storages/
H A DTestHelper.java1187 public boolean closeOutput( XStream xStream ) in closeOutput() method in TestHelper
1207 xOutTemp.closeOutput(); in closeOutput()
1292 xOut.closeOutput(); in CreateTempFile()
/trunk/main/sax/test/sax/
H A Dtestwriter.cxx68 virtual void SAL_CALL closeOutput(void)
93 void OFileWriter::closeOutput(void) in closeOutput() function in sax_test::OFileWriter
/trunk/main/filter/source/flash/
H A Dswffilter.cxx90 …virtual void SAL_CALL closeOutput( ) throw (::com::sun::star::io::NotConnectedException, ::com::s…
131 void SAL_CALL OslOutputStreamWrapper::closeOutput( ) throw (::com::sun::star::io::NotConnectedExce… in closeOutput() function in swf::OslOutputStreamWrapper
/trunk/main/extensions/test/sax/
H A Dtestwriter.cxx142 virtual void closeOutput(void)
170 void OFileWriter::closeOutput(void) in closeOutput() function in OFileWriter
/trunk/main/scripting/source/stringresource/
H A Dstringresource.cxx1086 xOutputStream->closeOutput(); in implStoreAtStorage()
1132 xOutputStream->closeOutput(); in implStoreAtStorage()
1246 xOutputStream->closeOutput(); in implStoreAtLocation()
1271 xOutputStream->closeOutput(); in implStoreAtLocation()
1371 m_xOutputStream->closeOutput(); in closeAndGetData()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/stm/
H A Dcom.sun.star.comp.io.stm.Pipe.csv3 "Pipe";"com::sun::star::io::XOutputStream";"closeOutput()"
H A Dcom.sun.star.comp.io.stm.DataOutputStream.csv12 "DataOutputStream";"com::sun::star::io::XOutputStream";"closeOutput()"
H A Dcom.sun.star.comp.io.stm.MarkableOutputStream.csv7 "MarkableOutputStream";"com::sun::star::io::XOutputStream";"closeOutput()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/streams.uno/
H A Dcom.sun.star.comp.io.stm.Pipe.csv3 "Pipe";"com::sun::star::io::XOutputStream";"closeOutput()"
H A Dcom.sun.star.comp.io.stm.DataOutputStream.csv12 "DataOutputStream";"com::sun::star::io::XOutputStream";"closeOutput()"
H A Dcom.sun.star.comp.io.stm.MarkableOutputStream.csv7 "MarkableOutputStream";"com::sun::star::io::XOutputStream";"closeOutput()"
/trunk/main/filter/source/xmlfilteradaptor/
H A Dstreamwrap.cxx60 void SAL_CALL OOutputStreamWrapper::closeOutput() throw( stario::NotConnectedException, stario::Buf… in closeOutput() function in foo::OOutputStreamWrapper
H A Dstreamwrap.hxx67 …virtual void SAL_CALL closeOutput() throw(stario::NotConnectedException, stario::BufferSizeExceede…
/trunk/main/javaunohelper/com/sun/star/lib/uno/adapter/
H A DOutputStreamToXOutputStreamAdapter.java52 public void closeOutput() throws in closeOutput() method in OutputStreamToXOutputStreamAdapter
H A DXOutputStreamToOutputStreamAdapter.java58 xout.closeOutput(); in close()
/trunk/main/xmloff/source/core/
H A DXMLBase64ImportContext.cxx59 xOut->closeOutput(); in EndElement()

Completed in 117 milliseconds

1234567